oauth2-proxy/pkg/sessions
Eric Dahlseng a659b9558e
Allow multiple cookie domains to be specified (#412)
* Allow multiple cookie domains to be specified

* Use X-Forwarded-Host, if it exists, when selecting cookie domain

* Perform cookie domain sorting in config validation phase

* Extract get domain cookies to a single function

* Update pkg/cookies/cookies.go

Co-Authored-By: Joel Speed <Joel.speed@hotmail.co.uk>

* Update changelog

Co-authored-by: Marcos Lilljedahl <marcosnils@gmail.com>
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2020-04-12 12:00:44 +01:00
..
cookie Migrate to oauth2-proxy/oauth2-proxy 2020-03-29 15:40:10 +01:00
redis Implement graceful shutdown and propagate request context (#468) 2020-04-04 16:12:38 +01:00
utils Migrate to oauth2-proxy/oauth2-proxy 2020-03-29 15:40:10 +01:00
session_store.go Migrate to oauth2-proxy/oauth2-proxy 2020-03-29 15:40:10 +01:00
session_store_test.go Allow multiple cookie domains to be specified (#412) 2020-04-12 12:00:44 +01:00