1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg/sessions/redis
Ross Golder f3dbca600f
Add ability to configure username for Redis cluster connections (#2381)
* Initial attempt.

* Add CHANGELOG entry.

* Drop commented-out Sentinel test.

---------

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2024-01-20 20:00:02 +00:00
..
client_test.go feat: readiness check (#1839) 2022-12-23 09:08:12 +00:00
client.go Issue 1929: Oauth2-proxy v7.4.0 is not using alpine:3.16 as it is wri… (#2013) 2023-03-05 17:12:55 +00:00
lock.go Issue 1929: Oauth2-proxy v7.4.0 is not using alpine:3.16 as it is wri… (#2013) 2023-03-05 17:12:55 +00:00
redis_store_test.go Add ability to configure username for Redis cluster connections (#2381) 2024-01-20 20:00:02 +00:00
redis_store.go Add ability to configure username for Redis cluster connections (#2381) 2024-01-20 20:00:02 +00:00
redis_test.go Issue 1929: Oauth2-proxy v7.4.0 is not using alpine:3.16 as it is wri… (#2013) 2023-03-05 17:12:55 +00:00