oauth2-proxy/pkg/validation
Jan Larwig 0eec65e230
refactor: ptr.Ptr to ptr.To
Signed-off-by: Jan Larwig <jan@larwig.com>
2025-11-16 22:38:59 +01:00
..
allowlist.go
allowlist_test.go
common.go
common_test.go revert: secrets as []byte instead of string 2025-11-16 22:38:42 +01:00
cookie.go
cookie_test.go
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
options.go deref everything but now with default constants 2025-11-16 22:38:56 +01:00
options_test.go refactor: ptr.Ptr to ptr.To 2025-11-16 22:38:59 +01:00
providers.go deref everything but now with default constants 2025-11-16 22:38:56 +01:00
providers_test.go
sessions.go
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
validation_suite_test.go