Removed release information (review comment)

Signed-off-by: Joost <439100+jvnoije@users.noreply.github.com>
This commit is contained in:
Joost 2026-03-16 10:11:12 +01:00
parent f23f4f5a2a
commit 0805074e25
1 changed files with 0 additions and 4 deletions

View File

@ -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