1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-31 15:11:31 +00:00
Files
steve/pkg/schemaserver/server
Darren Shepherd 0846768069 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-26 12:35:24 -07:00
..
2020-02-03 14:28:25 -07:00
2020-02-20 16:06:43 -07:00
2020-02-26 12:35:24 -07:00