On Tue, 26 Jan 2010 20:52:03 -0800, Jim Pazarena <[email protected]> wrote: > Is there a way to have roundcube NOT block usernames from the login > screen?
http://trac.roundcube.net/ticket/1485791 in skins/default/templates/login.html <roundcube:object name="loginform" form="form" autocomplete="off" /> you can remove autocomplete="off" and the logindata will be fill automated when is save in your browser or passwort manager ~ It took me a few days to find that one... Daniel _______________________________________________ List info: http://lists.roundcube.net/users/
