oauth2-proxy/pkg/sessions/cookie
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
..
session_store.go Fix joined cookie name for those containing underline in the suffix (#970) 2021-01-04 17:21:17 -08:00
session_store_test.go Fix joined cookie name for those containing underline in the suffix (#970) 2021-01-04 17:21:17 -08:00