oauth2-proxy/pkg/apis/options
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
..
util
alpha_options.go
app.go
common.go
common_test.go
cookie.go
doc.go
header.go
legacy_options.go Feature/add option to skip loading claims from profile url (#2329) 2024-01-20 19:51:42 +00:00
legacy_options_test.go
load.go Feature - Add env variable support for alpha struct (#2375) 2024-01-20 19:37:24 +00:00
load_test.go Feature - Add env variable support for alpha struct (#2375) 2024-01-20 19:37:24 +00:00
logging.go
login_url_parameters.go
options.go Add ability to configure username for Redis cluster connections (#2381) 2024-01-20 20:00:02 +00:00
options_suite_test.go
providers.go Feature/add option to skip loading claims from profile url (#2329) 2024-01-20 19:51:42 +00:00
server.go
sessions.go Add ability to configure username for Redis cluster connections (#2381) 2024-01-20 20:00:02 +00:00
upstreams.go