oauth2-proxy/pkg/middleware
Jan Larwig 15041dd116
feat: migrate google used organization id and header normalization booleans to pointers
Signed-off-by: Jan Larwig <jan@larwig.com>
2025-11-16 22:39:01 +01:00
..
testdata/metrics
basic_session.go
basic_session_test.go
headers.go feat: migrate google used organization id and header normalization booleans to pointers 2025-11-16 22:39:01 +01:00
headers_test.go feat: migrate google used organization id and header normalization booleans to pointers 2025-11-16 22:39:01 +01:00
healthcheck.go
healthcheck_test.go
jwt_session.go Add --bearer-token-login-fallback option (#2924) 2025-04-21 13:40:39 +01:00
jwt_session_test.go adapting unit tests and fixing minor issues introduced with the derefing 2025-11-16 22:38:57 +01:00
metrics.go
metrics_test.go
middleware_suite_test.go
readynesscheck.go
readynesscheck_test.go
redirect_to_https.go
redirect_to_https_test.go
request_logger.go
request_logger_test.go
scope.go
scope_test.go
session_utils.go
session_utils_test.go
stored_session.go doc: fix typo in function description (#2738) 2024-08-20 18:41:23 +02:00
stored_session_test.go test: replace mock pkg/clock with narrowly targeted stub clocks. (#3238) 2025-10-28 10:05:02 +01:00