1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg/validation
2024-10-06 21:43:38 +02:00
..
allowlist_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
allowlist.go chore: fix function names in comment 2024-09-15 09:34:15 +02:00
common_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
common.go SecretSource.Value should be plain text in memory 2020-12-01 08:56:46 +00:00
cookie_test.go Session-Cookie Support (#1713) 2023-08-16 12:23:02 +01:00
cookie.go Session-Cookie Support (#1713) 2023-08-16 12:23:02 +01:00
header_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
header.go Updated linters 2023-10-24 16:37:57 +02:00
logging.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
options_test.go Workload identity support (#2126) 2023-09-04 10:34:54 +01:00
options.go better handling of default transport modification 2024-10-06 21:43:38 +02:00
providers_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
providers.go Workload identity support (#2126) 2023-09-04 10:34:54 +01:00
sessions_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
sessions.go PKCE Support (#1541) 2022-03-13 10:08:33 +00:00
upstreams_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
upstreams.go Add support for unix socket as upstream (#1866) 2023-10-26 10:57:00 +01:00
utils.go Add validation for Headers struct 2020-11-07 17:16:54 +00:00
validation_suite_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00