1
0
mirror of https://github.com/rancher/norman.git synced 2025-05-31 03:05:07 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Kevin Joiner
bbb7a54593 updated cookie token size 2022-06-09 11:34:57 -04:00
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
kinarashah
1cd0504405 set secure for CSRF cookie 2019-05-01 13:29:53 -07:00
Darren Shepherd
f5e2adb427 Attempt to fix CSRF, still untested though 2017-12-29 22:23:14 +00:00
Daishan Peng
026837668c use patch for update, fix namespace actions 2017-12-29 22:08:51 +00:00
Craig Jellick
df13831994 workaround unimplementd ref validator 2017-12-15 19:37:22 -07:00
Darren Shepherd
38c9c5c6c3 Subcontext and mapping updates 2017-11-21 15:37:22 -07:00
Darren Shepherd
c8cab3f4f8 More initial dev 2017-11-10 21:46:30 -07:00