1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg
Ilia Pertsev 597ffeb121
Fix joined cookie name for those containing underline in the suffix (#970)
* properly handle splitted cookies with names ending with _

* test update

* provide cookieName into joinCookies instead of processing the suffix

* changelog update

* test update
2021-01-04 17:21:17 -08:00
..
apis Migrate Keycloak to EnrichSession & support multiple groups 2020-12-24 14:04:19 -08:00
authentication/basic Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
cookies Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
encryption Stop accepting legacy SHA1 signed cookies 2020-09-24 10:31:34 -07:00
header SecretSource.Value should be plain text in memory 2020-12-01 08:56:46 +00:00
ip Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
logger Fix log calldepth 2020-11-15 18:52:59 +00:00
middleware Remove failed bearer tokens from logs 2020-11-28 10:25:12 -08:00
requests Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
sessions Fix joined cookie name for those containing underline in the suffix (#970) 2021-01-04 17:21:17 -08:00
upstream Add DefaultUpstreamFlushInterval to replace magic time.Second value 2020-11-19 10:39:21 +00:00
util Use X-Forwarded-{Proto,Host,Uri} on redirect as last resort (#957) 2021-01-01 15:23:11 -08:00
validation Migrate Keycloak to EnrichSession & support multiple groups 2020-12-24 14:04:19 -08:00