From bb09f8b71ee6a8a3c5566e83040396ce00aa54fa Mon Sep 17 00:00:00 2001 From: Callum Newton Date: Fri, 21 Nov 2025 17:20:03 +0000 Subject: [PATCH] chore: add changelog entry for PR 3219 Signed-off-by: Callum Newton --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aa2ef46..9245bf12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ## Changes since v7.13.0 - [#3197](https://github.com/oauth2-proxy/oauth2-proxy/pull/3197) fix: NewRemoteKeySet is not using DefaultHTTPClient (@rsrdesarrollo / @tuunit) +- [#3219](https://github.com/oauth2-proxy/oauth2-proxy/pull/3219) fix: escape OAuth state redirect URLs to preserve query parameters (@CallumWayve) # V7.13.0