Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | babel 1.0 doesn't have a localedata.list() method, so updated setup.py. | Rodney Ewing | 2013-07-29 | 1 | -1/+1 |
* | save “stay_logged_in” in the session | Jakob Kramer | 2013-07-11 | 1 | -2/+8 |
* | add login option: stay_logged_in | Jakob Kramer | 2013-07-11 | 1 | -1/+2 |
* | Fix sessions so they work across the site. | Christopher Allan Webber | 2013-04-10 | 1 | -3/+1 |
* | Make session cookies more secure. | Elrond | 2013-04-09 | 1 | -3/+6 |
* | Call is_updated instead of testing it boolean. | Brett Smith | 2013-03-25 | 1 | -1/+1 |
* | Set a starting value for session.send_new_cookie. | Brett Smith | 2013-03-24 | 1 | -1/+5 |
* | Delete the session cookie on an empty session. | Brett Smith | 2013-03-24 | 1 | -1/+4 |
* | Back sessions with It's Dangerous. | Brett Smith | 2013-03-24 | 1 | -0/+60 |