[Seaside] Autologout implementation

Stefan Schmiedl s at xss.de
Sun Apr 27 20:41:45 UTC 2008


On Sun, 27 Apr 2008 20:40:45 +0200
"Philippe Marschall" <philippe.marschall at gmail.com> wrote:

> 2008/4/27, Stefan Schmiedl <s at xss.de>:
> > How would you implement automatic logout after a given period of
> >  inactivity?
> 
> Set the session timeout to this value.

Instead of manually expiring it, yes. This could happen after
authentication on a per-user basis.

But I still need the reload of the start page so that the machine
appears "free".

hmm... I need to try what happens when I set the session timeout to
120s and refresh after 125s.

Thanks,
s.

> 
> Cheers
> Philippe
> 
> >  The app is running in a workshop, where a bunch of people use the same
> >  machine to access their scheduled tasks and other stuff. They will often
> >  leave "their" last page on the screen, so the goal donor requested an
> >  automated reload of the starting page.


More information about the seaside mailing list