On Oct 11, 9:26 pm, "Jon Rosebaugh" <[EMAIL PROTECTED]> wrote:
> If you put myghty['session_cookie_expires'] = False in your
> environment.py, the cookie should have the maximum lifetime permitted
> by the standard.

Jon's advice on how to set cookie lifetime to the maximum value is
correct, as is his note that browsers are not required to adhere to
this setting.

However:
> ("never" isn't actually an option, though I think
> "three years from now" is, and that's close enough in internet terms).

The maximum cookie lifetime is *much* longer. On my Mozilla Firefox
browser, maximum lifetime will let your cookie live until 2038. Just
check your cookies from Google, and you will see that (some of) theirs
will be in this range, too.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to