oauth2-proxy/pkg
Daniel Givens 0e1dc9bb84
fix: return error for empty Redis URL list (#3101)
* fix: return error for empty Redis URL list

* 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-17 09:23:28 +02:00
..
apis feat: bump to go1.24.5 and full dependency update (#3116) 2025-07-13 21:55:57 +02:00
app chore(lint): fix staticcheck issues (#3061) 2025-05-26 12:29:34 +02:00
authentication/basic chore: fix function names in comment 2024-09-15 09:34:15 +02:00
clock chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
cookies pkg/cookies: use 'Max-Age' instead of 'Expires' for cookie expiration 2025-02-24 11:14:51 +01:00
encryption feat: bump to go1.24.5 and full dependency update (#3116) 2025-07-13 21:55:57 +02:00
header chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
http fix: systemd socket support build handling for windows 2025-01-13 16:41:33 +01:00
ip feat: add CF-Connecting-IP as supported real ip header (#2821) 2024-11-04 23:28:08 +01:00
logger
middleware Add --bearer-token-login-fallback option (#2924) 2025-04-21 13:40:39 +01:00
providers feat: ability to parse JWT encoded profile claims (#3014) 2025-04-28 16:39:09 +02:00
requests better handling of default transport modification 2024-10-06 21:43:38 +02:00
sessions fix: return error for empty Redis URL list (#3101) 2025-07-17 09:23:28 +02:00
upstream fix: websocket path rewrite (#2300) 2024-11-04 23:12:35 +01:00
util
validation feat: bump to go1.24.5 and full dependency update (#3116) 2025-07-13 21:55:57 +02:00
version
watcher