1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg/middleware
2020-07-19 17:21:42 +01:00
..
healthcheck_test.go (#649) Remove blank helthcheck user agents and paths when setting up the healthcheck middleware 2020-07-06 14:07:38 +12:00
healthcheck.go (#649) Remove blank helthcheck user agents and paths when setting up the healthcheck middleware 2020-07-06 14:07:38 +12:00
middleware_suite_test.go Move RedirectToHTTPS to middleware package 2020-07-03 17:19:09 +01:00
redirect_to_https_test.go Add req.host to targetURL when redirecting to https (#668) 2020-07-07 09:55:38 +01:00
redirect_to_https.go Add req.host to targetURL when redirecting to https (#668) 2020-07-07 09:55:38 +01:00
scope_test.go Add request scope middleware 2020-07-19 17:21:42 +01:00
scope.go Add request scope middleware 2020-07-19 17:21:42 +01:00