oauth2-proxy/pkg/sessions/redis
nobletrout f4b33b64bd
feat: differentiate between "no available key" and error for redis sessions (#3093)
* add some better error handling

* add changelog entry

Signed-off-by: Jan Larwig <jan@larwig.com>

---------

Signed-off-by: Jan Larwig <jan@larwig.com>
Co-authored-by: Jan Larwig <jan@larwig.com>
2025-07-24 08:33:06 +02: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
client_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02: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.go feat: differentiate between "no available key" and error for redis sessions (#3093) 2025-07-24 08:33:06 +02:00
redis_store_test.go fix: return error for empty Redis URL list (#3101) 2025-07-17 09:23:28 +02:00
redis_store_tls_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
redis_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00