diff options
author | Louise Crow <louise.crow@gmail.com> | 2012-08-15 11:13:31 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2012-08-15 11:13:31 +0100 |
commit | 781e6e2b33a31038a4f3aa62265f3042c108cae1 (patch) | |
tree | 0b8b6ec7ecf410b90ad3dbbe973fe891e734087c /app/controllers/api_controller.rb | |
parent | 7d71a5a2a2e33e6759cd55132006db2ac7cd8f47 (diff) |
Rollback change to activerecord session store - whilst activerecord store has some advantages (notably avoiding permanent versus transient session hijack possibilities), I think it needs some more work/testing (we'd need to have good code for cleaning out stale activerecord sessions periodically - with activerecord store this is now our responsibility). We'd also need to reset the session key to kill all in progress sessions to prevent errors as rails tries to store long cookie keys in the limited key field of the activerecord store. For this release, it'll be more straightforward to fix the csv_upload file issue #526 in a more localized way.
Diffstat (limited to 'app/controllers/api_controller.rb')
0 files changed, 0 insertions, 0 deletions