Removed release information (review comment)
Signed-off-by: Joost <439100+jvnoije@users.noreply.github.com>
This commit is contained in:
parent
f23f4f5a2a
commit
0805074e25
|
|
@ -2,12 +2,8 @@
|
|||
|
||||
## Release Highlights
|
||||
|
||||
- It is now possible to set a SameSite in CSRF cookie different from the one defined for the session cookie.
|
||||
|
||||
## Important Notes
|
||||
|
||||
- [#3347](https://github.com/oauth2-proxy/oauth2-proxy/pull/3347) New option "--cookie-csrf-samesite" added, to define the SameSite value of CSRF cookie. If option is not configured, then CSRF cookie SameSite is equal to the one configured for the session cookie.
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
## Changes since v7.14.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue