1
0
mirror of https://github.com/rancher/norman.git synced 2025-08-31 23:02:01 +00:00
Files
norman/api
Vincent Fiduccia f894f8fc5d CSRF Cookie fixes
- Only set the cookie if it doesn't exist
- Always mark it secure (it was previously getting re-sent as not)
-.Check the value against the header even if there was no value (so that
a request that is missing the cookie but should have had one fails).
2020-02-24 15:50:44 -07:00
..
2018-04-19 21:57:01 -07:00
2017-12-28 16:49:51 +00:00
2019-02-15 16:45:10 -07:00
2019-02-11 11:59:18 -07:00
2017-11-10 21:46:30 -07:00
2020-02-24 15:50:44 -07:00