if(!empty($dolibarr_main_prod))$autofill='';// Do not autofill password if instance is a production instance
if(!empty($_SERVER["SERVER_NAME"])&&!in_array($_SERVER["SERVER_NAME"],array('127.0.0.1','localhost')))$autofill='';// Do not autofill password for remote access