Hello.

Recently I noticed that my pylons-based site sessions never timeout -
I can come back in a day and still stay logged in.

I am using Pylons 0.9.7 and Beaker 1.4.

production.ini:

...
beaker.session.key = project_name
beaker.session.secret = project_secret
beaker.session.timeout = 30

This should be enough to be signed out in 30 seconds, right? But it
never happens.

What am I doing wrong? Maybe you would need some more info?

Thank you!

--
Regards,
Linas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to