aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Catalyst/Plugin/Session/State/Cookie.pm
Commit message (Expand)AuthorAgeLines
* Prevent dev sites auto-creating session.Matthew Somerville2016-04-06-7/+0
* Prevent potential recursion in session cookie.Matthew Somerville2015-09-21-0/+3
* Typo.Matthew Somerville2012-03-30-1/+1
* Also don't output cookie for JPEG files to prevent session loss.Matthew Somerville2012-03-30-2/+3
* Needed brackets, dur (bugfix to de7a31da).Matthew Somerville2012-03-23-1/+1
* Don't send cookie on JS files, as can cause session loss.Matthew Somerville2012-03-22-0/+3
* Get cookie expiry to work, and correct IDs on checkboxes.Matthew Somerville2011-06-29-0/+2
* Add the 'remember_me' checkbox on loginEdmund von der Burg2011-04-07-0/+357