ok thx- i'm testing with latest firefox on snoLeo. I'll keep testing and also try safari.
-wes On Thu, Nov 19, 2009 at 12:14 PM, mdipierro <[email protected]> wrote: > > This expiration is handled at the web2py level. The session cookie > used to maintain the session should expire at the browser level when > you close the browser because it does have an expiration time. Since > that is browser dependent I do not know if it always works. > > On Nov 19, 11:43 am, Wes James <[email protected]> wrote: > > I see in tools.py > > > > self.settings.expiration = 3600 # seconds > > > > Is this used when auth_user is logged in? > > > > How can this be reset when a browser has closed? > > > > I notice that when I close the broswer, then come back to the page, it is > > still logged in. > > > > thx, > > > > -wes > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

