1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg/sessions
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
..
cookie Fix joined cookie name for those containing underline in the suffix (#970) 2021-01-04 17:21:17 -08:00
persistence Remove v5 JSON session support 2020-11-08 08:52:55 -08:00
redis Update go-redis/redis to v8 (#801) 2020-10-07 11:49:27 +01:00
tests Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
session_store_test.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
session_store.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00