docs: add CHANGELOG entry for session refresh timeout configurability

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Kinfemichael Desse <kinfemichael.desse@real-digital.de>
This commit is contained in:
Kinfemichael Desse 2026-06-09 20:04:23 +02:00
parent 03e0191821
commit 16fd4ccbd8
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ We improved our supply chain security by added additional checks to prevent pote
## Changes since v7.14.2
- [#3183](https://github.com/oauth2-proxy/oauth2-proxy/pull/3183) fix: allow URL parameters to configure username, password and max idle connection timeout if the matching configuration is empty.
- [#3335](https://github.com/oauth2-proxy/oauth2-proxy/pull/3335) feat: make session refresh timeouts user configurable (@raskinfe)
# V7.14.2