oauth2-proxy/pkg
Amnay 6a88da7f7a
Parse Redis cluster and sentinel urls (#573)
* Parse Redis cluster and sentinel urls

* Add changelog entry for #573

* Add unit tests for redis session store

* Use %v for error fmt

Co-authored-by: Amnay Mokhtari <amnay.mokhtari@adevinta.com>
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2020-05-27 18:40:50 +01:00
..
apis Rename cookie-domain config to cookie-domains (#559) 2020-05-24 20:19:56 +01:00
cookies Rename Cookie Options to remove extra 'Cookie' 2020-04-29 19:51:24 +01:00
encryption Fix secretBytes adding unintended padding (#556) 2020-05-21 19:29:45 +01:00
ip Move RealClientIP code to IP packages 2020-05-23 15:17:41 +01:00
logger Implements --real-client-ip-header option. (#503) 2020-05-12 18:41:25 +01:00
requests Support context in providers (#519) 2020-05-10 13:34:59 +01:00
sessions Parse Redis cluster and sentinel urls (#573) 2020-05-27 18:40:50 +01:00
validation Always encrypt sessions regardless of configuration 2020-05-24 21:23:04 +01:00