1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-10 04:18:14 +02:00
oauth2-proxy/pkg/apis/options
2020-08-31 16:54:01 +01:00
..
cookie.go Rename CookieOptions to Cookie 2020-07-05 09:18:21 +01:00
legacy_options_test.go Fix conversion of static responses in upstreams 2020-08-31 16:54:01 +01:00
legacy_options.go Fix conversion of static responses in upstreams 2020-08-31 16:54:01 +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 Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
options_suite_test.go Add LegacyOptions and conversion to new Options 2020-07-19 08:17:53 +01:00
options.go Support Password & SentinelPassword in Redis session store 2020-08-11 12:22:05 -07:00
sessions.go Support Password & SentinelPassword in Redis session store 2020-08-11 12:22:05 -07:00
upstreams.go Use bool pointers for upstream options that default to true 2020-07-19 14:01:36 +01:00