oauth2-proxy/pkg/apis/options
Joel Speed 482cd32a17
Fix basic auth legacy header conversion
2020-11-19 20:07:59 +00:00
..
util Add header Injector 2020-10-07 18:24:57 +01:00
alpha_options.go Add AlphaOptions struct and ensure that all children have valid JSON tags 2020-11-19 10:35:31 +00:00
common.go Add AlphaOptions struct and ensure that all children have valid JSON tags 2020-11-19 10:35:31 +00:00
common_test.go Introduce Duration so that marshalling works for duration strings 2020-11-19 10:35:29 +00:00
cookie.go Rename CookieOptions to Cookie 2020-07-05 09:18:21 +01:00
header.go Add AlphaOptions struct and ensure that all children have valid JSON tags 2020-11-19 10:35:31 +00:00
legacy_options.go Fix basic auth legacy header conversion 2020-11-19 20:07:59 +00:00
legacy_options_test.go Fix basic auth legacy header conversion 2020-11-19 20:07:59 +00:00
load.go Return an error when unknown options are found in the config file 2020-04-29 20:00:16 +01:00
load_test.go Add LegacyOptions and conversion to new Options 2020-07-19 08:17:53 +01:00
logging.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
options.go Create LegacyHeaders struct and conversion to new Headers 2020-11-07 17:16:49 +00:00
options_suite_test.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
sessions.go Support Password & SentinelPassword in Redis session store 2020-08-11 12:22:05 -07:00
upstreams.go Add DefaultUpstreamFlushInterval to replace magic time.Second value 2020-11-19 10:39:21 +00:00