oauth2-proxy/pkg/apis/options
Christopher Kohnert 2c851fcd4f
Allow a health/ping request to be identified by User-Agent (#567)
* Add an option to allow health checks based on User-Agent.

* Formatting fix

* Rename field and avoid unnecessary interface.

* Skip the redirect fix so it can be put into a different PR.

* Add CHANGELOG entry

* Adding a couple tests for the PingUserAgent option.
2020-06-12 14:56:31 +01:00
..
cookie.go Rename cookie-domain config to cookie-domains (#559) 2020-05-24 20:19:56 +01:00
load.go Return an error when unknown options are found in the config file 2020-04-29 20:00:16 +01:00
load_test.go Move FlagSet to Options package 2020-05-21 22:43:42 +01:00
logging.go Ensure exclude-logging-paths is consistent with other options 2020-05-31 14:09:28 +01:00
options.go Allow a health/ping request to be identified by User-Agent (#567) 2020-06-12 14:56:31 +01:00
sessions.go Remove Env tags from Cookie and Session Options 2020-05-21 22:43:42 +01:00