aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/engine.t
Commit message (Collapse)AuthorAgeLines
* Remove SameSite=Lax from cookies.Matthew Somerville2018-01-23-9/+0
|
* Include "SameSite=Lax" with all set cookies.Matthew Somerville2018-01-04-0/+9
This prevents FixMyStreet cookies from being sent from third-party <img>s and the like, in supporting browsers.