I want my browser to remember my email and password when I use IE 7 Pr0.
Now my browser remembers all other sites, like gmail but not roundcube webmail. My service provider is Zoner Oy - Webhotelli, kotisivukone, verkkokauppa ja virtuaalipalvelin (http://www.zoner.fi) in Finland and they said that this option is not available. Is this realy true?
Pekka Varis
The default setting is not to save the username/password. However this can be changed (on server bases) by modifying the login.html in the folder ./skins/default/templates/
The line:<roundcube:object name="loginform" form="form" autocomplete="off" />
Must be changed to:
Thanks Julius!
My service provider here in Finland, Zoner.fi shall not do this because they have to write this code every time they update the roundcube. How often does this software updates?
How hard it is to install roundcube to my server? I can do webpages and use dreamveaver, and I do 3D with Lightwave but I know shit about running sever.
Zoner gave me this link:
Howto_Install ? RoundCube Webmail (http://trac.roundcube.net/wiki/Howto_Install)
Pekka Varis
This post came up first, had the same question.
In recent Roundcube versions this is a setting in main.inc.php. Alter $rcmail_config['login_autocomplete'] to 1 or 2 (read code comments for explanation) to enable your browser to store Roundcube login credentials.
Cheers,
Kees
------
Kopu Webshops (http://kopu.nl)