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-07-01 01:04:59 +02:00
Code
Issues
Releases
Activity
Files
d43b372ca9bb72a35fcdee72326de9374f9cb60c
oauth2-proxy
/
pkg
/
apis
/
options
History
Joel Speed
d43b372ca9
Use bool pointers for upstream options that default to true
2020-07-19 14:01:36 +01:00
..
cookie.go
Rename CookieOptions to Cookie
2020-07-05 09:18:21 +01:00
legacy_options_test.go
Use bool pointers for upstream options that default to true
2020-07-19 14:01:36 +01:00
legacy_options.go
Use bool pointers for upstream options that default to true
2020-07-19 14:01:36 +01:00
load_test.go
Add LegacyOptions and conversion to new Options
2020-07-19 08:17:53 +01:00
load.go
Return an error when unknown options are found in the config file
2020-04-29 20:00:16 +01:00
logging.go
Ensure exclude-logging-paths is consistent with other options
2020-05-31 14:09:28 +01:00
options_suite_test.go
Add LegacyOptions and conversion to new Options
2020-07-19 08:17:53 +01:00
options.go
Break legacy upstream options into LegacyUpstreams struct
2020-07-19 14:01:36 +01:00
sessions.go
Add option to remove tokens from cookie sessions (
#673
)
2020-07-14 23:02:10 +01:00
upstreams.go
Use bool pointers for upstream options that default to true
2020-07-19 14:01:36 +01:00