oauth2-proxy/pkg
Nick Meves 6fb3274ca3
Refactor organization of scope aware request utils
Reorganized the structure of the Request Utils due to their widespread use
resulting in circular imports issues (mostly because of middleware & logger).
2021-01-16 13:55:48 -08:00
..
apis Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
authentication/basic Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
cookies Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
encryption Stop accepting legacy SHA1 signed cookies 2020-09-24 10:31:34 -07:00
header SecretSource.Value should be plain text in memory 2020-12-01 08:56:46 +00:00
ip Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
logger Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
middleware Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
requests Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
sessions Fix joined cookie name for those containing underline in the suffix (#970) 2021-01-04 17:21:17 -08:00
upstream Add DefaultUpstreamFlushInterval to replace magic time.Second value 2020-11-19 10:39:21 +00:00
util Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
validation Migrate Keycloak to EnrichSession & support multiple groups 2020-12-24 14:04:19 -08:00