expiration and log_expiration is what you're looking for. http://web2py.com/books/default/chapter/29/09?search=expiration
On Thursday, February 21, 2013 12:18:30 PM UTC+1, Auden RovelleQuartz wrote: > > I have long noticed that intermittently and on "first use" events (first > time using a computer after a few hours), that when I log onto my Web2py > application, it seems that soon after logging in, the system will forget > all session data and in essence, log the user out. After the user logs in > again, that does not happen. > > Are there best practices for Web2py session initialization clearing or > management that I may be overlooking to avoid this behavior? It is not a > critical thing because all the user has to do is simply re-log in and > things are fine, but it is a "user annoyance" i'd prefer to get rid of. > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

