Roundcube Community Forum

 

Logging into Roundcube

Started by Cheryl, September 11, 2012, 12:22:03 AM

Previous topic - Next topic

Cheryl

Is it necessary to enter my email and password everytime I want to access my email? Can I not just enter the password and have the username remain?

Yoni

Please look in the main.inc.php installation file:


// Allow browser-autocompletion on login form.
// 0 - disabled, 1 - username and host only, 2 - username, host, password
$rcmail_config['login_autocomplete'] = 0;