| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-10-20 | [1.9.x] Fixed quad quoted ("""") docstring starts. | John Vandenberg |
| 2015-08-27 | Fixed #22634 -- Made the database-backed session backends more extensible. | Sergey Kolosov |
| 2015-08-20 | Added a test to ensure empty sessions are saved. | Tim Graham |
| 2015-08-18 | Fixed DoS possiblity in contrib.auth.views.logout() | Tim Graham |
| 2015-07-08 | Fixed #19324 -- Avoided creating a session record when loading the session. | Carl Meyer |
| 2015-06-06 | Fixed #24915 -- Added stricter session key validation | David Bannon |
| 2015-05-20 | Fixed incorrect session.flush() in cached_db session backend. | Tim Graham |
| 2015-05-15 | Fixed #24799 -- Fixed session cookie deletion when using SESSION_COOKIE_DOMAIN | Bo Lopker |
| 2015-03-31 | Fixed sessions test on Python 3.5; refs #23763. | Tim Graham |
| 2015-03-12 | Fixed #24468 -- Made signed cookies cache backend resilient to unpickling exc... | Tim Graham |
| 2015-02-11 | Moved contrib.sessions tests out of contrib. | Tim Graham |
