1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-28 09:08:44 +02:00
oauth2-proxy/pkg/validation
2020-07-05 10:21:05 +01:00
..
cookie_test.go Ensure that cookie names over 256 characters are rejected by validation 2020-07-05 09:18:48 +01:00
cookie.go Ensure that cookie names over 256 characters are rejected by validation 2020-07-05 09:18:48 +01:00
logging.go Integrate HealthCheck middleware 2020-06-14 21:05:17 +01:00
options_test.go Add tests for cookie validation 2020-07-05 09:17:28 +01:00
options.go Rename CookieOptions to Cookie 2020-07-05 09:18:21 +01:00
upstreams_test.go Add Upstreams options struct with validation 2020-07-05 10:21:05 +01:00
upstreams.go Add Upstreams options struct with validation 2020-07-05 10:21:05 +01:00
validation_suite_test.go Add Upstreams options struct with validation 2020-07-05 10:21:05 +01:00