tomay / rebioma

Automatically exported from code.google.com/p/rebioma
0 stars 0 forks source link

Session expiration #312

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I was actively using the portal, logged in, and I received a session 
expired message and was logged out. It seems that the session renewal is 
being based on the log in time only, not on the most recent activity.

Original issue reported on code.google.com by gtuco.bt...@gmail.com on 23 Mar 2009 at 8:36

GoogleCodeExporter commented 9 years ago
This is because the server supports only only one session per user. If multiple
browsers are running the portal for one user, an old session will time out. 

Should reset the session timer when a user is active.

Original comment by gtuco.bt...@gmail.com on 24 Mar 2009 at 9:37

GoogleCodeExporter commented 9 years ago

Original comment by gtuco.bt...@gmail.com on 25 Mar 2009 at 8:49