Timed Expiry

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Timed Expiry

Richard Eng
What happens if a user logs in to your Seaside app and then leaves his
computer for the afternoon without logging off? Is there a way to
automatically expire a session *if there's no activity after a certain
period of time*?

Some sample code would be nice.

Thanks,
Richard

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Timed Expiry

Boris Popov, DeepCove Labs (SNN)
Re: [Seaside] Timed Expiry

Session will expire as is, no code required. Next time they click on a link or a button, they will be sent back to the home page.

Cheers!

-Boris
(Sent from a BlackBerry)

----- Original Message -----
From: [hidden email] <[hidden email]>
To: Seaside - general discussion <[hidden email]>
Sent: Sun Aug 05 10:03:03 2007
Subject: [Seaside] Timed Expiry

What happens if a user logs in to your Seaside app and then leaves his
computer for the afternoon without logging off? Is there a way to
automatically expire a session *if there's no activity after a certain
period of time*?

Some sample code would be nice.

Thanks,
Richard

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside