Hello,
I would like to ask if there is any way to set auto logout after some time of user inactivity? I've tried to set *keep_alive to greater value than session_timeout, but this doesn't work.
Many thanks in advance
Regards,
Radovan
List info: http://lists.roundcube.net/users/ BT/9b404e9e
hello,
On 11/26/2010 09:17 AM, Radovan Mzik wrote:
I would like to ask if there is any way to set auto logout after some time of user inactivity?
by design roundcube does NOT have this feature (at least it doesn't have a few month ago, when I did look for this), but, if you need it, you can add a plugin to solve the problem.
in this plugins collection (myroundcube) you also have a session_timeout plugin to auto-logoff a session after a timeout of user inactivity:
http://code.google.com/p/myroundcube/downloads/list