1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg
Paul Groudas 5d0827a028 Add configuration for cookie 'SameSite' value.
Values of 'lax' and 'strict' can improve and mitigate
some categories of cross-site traffic tampering.

Given that the nature of this proxy is often to proxy
private tools, this is useful to take advantage of.

See: https://www.owasp.org/index.php/SameSite
2020-01-06 12:21:52 -05:00
..
apis Add configuration for cookie 'SameSite' value. 2020-01-06 12:21:52 -05:00
cookies Add configuration for cookie 'SameSite' value. 2020-01-06 12:21:52 -05:00
encryption Move cookie to pkg/encryption 2019-06-15 11:33:57 +02:00
logger Use ok naming convention for map presence check 2019-07-16 10:06:29 +12:00
requests Improved request errors (#286) 2019-10-23 09:55:34 -07:00
sessions Add configuration for cookie 'SameSite' value. 2020-01-06 12:21:52 -05:00