Roundcube Community Forum

 

http_authentification and session lifetime

Started by ninoaderri, February 16, 2013, 04:15:38 PM

Previous topic - Next topic

ninoaderri

Hi,

I'm using RC 0.8.5 with a MySQL DB. I set up an automatic login using the http_authentification plugin to get the credentials from http authentification.

It is working quite well, except that the message "Your session is invalid or expired" displays from time to time. It happens when the user connects to RC a second time after having closed the first session's tab more than 10 minutes ago, even if the http credentials are still available and valid... Is this related to session_lifetime ? How can I correct this to make the user experience fluid ?