aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/session.py
Commit message (Expand)AuthorAgeFilesLines
* Fix sessions so they work across the site.Christopher Allan Webber2013-04-101-3/+1
* Make session cookies more secure.Elrond2013-04-091-3/+6
* Call is_updated instead of testing it boolean.Brett Smith2013-03-251-1/+1
* Set a starting value for session.send_new_cookie.Brett Smith2013-03-241-1/+5
* Delete the session cookie on an empty session.Brett Smith2013-03-241-1/+4
* Back sessions with It's Dangerous.Brett Smith2013-03-241-0/+60