Roundcube Community Forum

 

how to set up auto complete logins

Started by MobyCash, April 14, 2017, 01:39:15 AM

Previous topic - Next topic

MobyCash

How do I go about setting up auto comlete for logins to my email etc please?

SKaero

Change the following in your Roundcube config:

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