aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Response.pm
Commit message (Collapse)AuthorAgeLines
* Include "SameSite=Lax" with all set cookies.Matthew Somerville2018-01-04-1/+1
| | | | | This prevents FixMyStreet cookies from being sent from third-party <img>s and the like, in supporting browsers.
* In Edge 14, do all HTTP redirects in HTML instead.Matthew Somerville2017-01-17-0/+27
This is to work around https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/8572187/