Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Include "SameSite=Lax" with all set cookies. | Matthew Somerville | 2018-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 Somerville | 2017-01-17 | -0/+27 |
This is to work around https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/8572187/ |