This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
oauth2-proxy
Watch
1
Star
0
Fork
0
You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced
2025-02-15 14:03:45 +02:00
Code
Issues
Releases
Activity
oauth2-proxy
/
pkg
/
validation
History
Joel Speed
b6b5194190
Add Upstreams options struct with 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