I didn't find anything in the docs, but I figured it would be worth
asking.

I am porting over a login system from Pylons. One of the elements has
a "cookie_autologin", which sets a 30day cookie if someone clicks
"remember me".   the contents of the cookie are a lightweight payload
+ checksum.

I figured if there is something in pyramid that handles that, it's
likely stronger and faster than pylons stuff i wrote in 2007.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to