oauth2-proxy/pkg/validation
Jan Larwig 2f24ff47d1
feat: support for session options in alpha config and refactoring of cookie options
Signed-off-by: Jan Larwig <jan@larwig.com>
2025-12-10 12:32:01 +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 revert: secrets as []byte instead of string 2025-11-16 22:38:42 +01:00
cookie.go feat: support for session options in alpha config and refactoring of cookie options 2025-12-10 12:32:01 +01:00
cookie_test.go feat: support for cookie in alpha config and legacy file structure refactoring 2025-11-30 11:53:58 +01:00
header.go revert: secrets as []byte instead of string 2025-11-16 22:38:42 +01:00
header_test.go revert: secrets as []byte instead of string 2025-11-16 22:38:42 +01:00
logging.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
options.go feat: support for session options in alpha config and refactoring of cookie options 2025-12-10 12:32:01 +01:00
options_test.go feat: support for session options in alpha config and refactoring of cookie options 2025-12-10 12:32:01 +01:00
providers.go deref everything but now with default constants 2025-11-16 22:38:56 +01:00
providers_test.go chore(deps): Updated to ginkgo v2 (#2459) 2024-07-18 22:41:02 +02:00
sessions.go feat: support for session options in alpha config and refactoring of cookie options 2025-12-10 12:32:01 +01:00
sessions_test.go adapting unit tests and fixing minor issues introduced with the derefing 2025-11-16 22:38:57 +01:00
upstreams.go adapting unit tests and fixing minor issues introduced with the derefing 2025-11-16 22:38:57 +01:00
upstreams_test.go refactor: ptr.Ptr to ptr.To 2025-11-16 22:38:59 +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