oauth2-proxy/pkg
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
..
apis Allow a health/ping request to be identified by User-Agent (#567) 2020-06-12 14:56:31 +01:00
cookies Rename Cookie Options to remove extra 'Cookie' 2020-04-29 19:51:24 +01:00
encryption Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
ip Move RealClientIP code to IP packages 2020-05-23 15:17:41 +01:00
logger Implements --real-client-ip-header option. (#503) 2020-05-12 18:41:25 +01:00
requests Support context in providers (#519) 2020-05-10 13:34:59 +01:00
sessions Improvements to Session State code (#536) 2020-05-30 08:53:38 +01:00
validation Support new option "github-user" (#421) 2020-06-01 20:02:07 +01:00