it will expire when browser close on firefox/safari. however, if you
just close the tab the session won't expire. is there any workaround
for this problem?

-vince

On Nov 20, 3:14 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
> This expiration is handled at the web2py level. Thesessioncookie
> used to maintain thesessionshould expire at the browser level when
> youclosethe 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 <compte...@gmail.com> 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 Iclosethe 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 web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to