oauth2-proxy/pkg/validation
tuunit 7c20001045
introduce mapstructure decoder for yaml parsing
remove color output in tests for better readability in github actions

bugfix: remove google as default provider for alpha options

fix conversion flow for toml to yaml

revert ginkgo color deactivation

revert claim- and secret source back to pointers

regenerate alpha config

Signed-off-by: Jan Larwig <jan@larwig.com>
2025-11-16 22:37:37 +01:00
..
allowlist.go chore: fix function names in comment 2024-09-15 09:34:15 +02:00
allowlist_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
common_test.go introduce mapstructure decoder for yaml parsing 2025-11-16 22:37:37 +01:00
cookie.go feat(cookie): add feature support for cookie-secret-file (#3104) 2025-07-22 18:59:55 +02:00
cookie_test.go feat(cookie): add feature support for cookie-secret-file (#3104) 2025-07-22 18:59:55 +02:00
header.go introduce mapstructure decoder for yaml parsing 2025-11-16 22:37:37 +01:00
header_test.go introduce mapstructure decoder for yaml parsing 2025-11-16 22:37:37 +01:00
logging.go
options.go fix: hmacauth dependency licensing issue (#3253) 2025-11-09 20:14:54 +01:00
options_test.go feat: make google-groups argument optional (#3138) 2025-07-24 07:55:54 +02:00
providers.go feat: make google-groups argument optional (#3138) 2025-07-24 07:55:54 +02:00
providers_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
sessions_test.go feat: bump to go1.24.5 and full dependency update (#3116) 2025-07-13 21:55:57 +02:00
upstreams.go introduce mapstructure decoder for yaml parsing 2025-11-16 22:37:37 +01:00
upstreams_test.go introduce mapstructure decoder for yaml parsing 2025-11-16 22:37:37 +01:00
utils.go
validation_suite_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00