mirror of
https://github.com/alibaba/higress.git
synced 2026-06-08 20:27:31 +08:00
fix(oidc): fix Set-Cookie header corruption during session refresh (#3928)
Signed-off-by: jingze <daijingze.djz@alibaba-inc.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.24.1
|
||||
toolchain go1.24.4
|
||||
|
||||
require (
|
||||
github.com/higress-group/oauth2-proxy v1.0.1-0.20260604015908-ddc2e341fc40
|
||||
github.com/higress-group/oauth2-proxy v1.0.1-0.20260605094027-396b01ca2ca4
|
||||
github.com/higress-group/proxy-wasm-go-sdk v0.0.0-20250611100342-5654e89a7a80
|
||||
github.com/higress-group/wasm-go v1.0.2-0.20250911113549-cbf1cfcce774
|
||||
github.com/tidwall/gjson v1.18.0
|
||||
|
||||
Reference in New Issue
Block a user