aboutsummaryrefslogtreecommitdiffstats
path: root/lib/whatdotheyknow/strip_empty_sessions.rb
Commit message (Collapse)AuthorAgeLines
* include "locale" in list of session data keys that are used to decide if a ↵Seb Bacon2011-07-27-1/+1
| | | | rails session cookie is redundant for the purposes of this request. Fixes #91
* Add FixMyTransport's strip_empty_sessions to not send a cookie if there's ↵Matthew Somerville2011-07-26-0/+29
nothing in the session.