aboutsummaryrefslogtreecommitdiffstats
path: root/lib/whatdotheyknow/strip_empty_sessions.rb
Commit message (Collapse)AuthorAgeLines
* Session keys are stored as strings in Rails 3.Louise Crow2013-11-13-2/+2
| | | | Update our session-stripping code.
* 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.