[Opensource] Cookie settings
Michael Rimov
rimovm at centercomp.com
Thu Apr 17 19:54:20 PDT 2003
At 06:21 PM 4/17/2003 +0100, you wrote:
>Quick question:
>
>When a user logs in WITHOUT "Remeber login" checked, how long does that
>session last?
As long as you want it to :)
>Also, can this be changed, and where would I have to look? I would like
>to have a session that lasts until the browser is closed.
This is the case, EXCEPT in the case of inactivity. If there is
inactivity, for, say, 30 minutes, [depends on your app server settings],
then the session times out. You could change the cookie duration to 0,
which IIRC sets the cookie for the session only, [Thus achieving what you
want], but you'll have to modify Expresso code for that.
HTH,
-Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20030417/d3265b70/attachment-0002.htm
More information about the Opensource
mailing list