oauth2-proxy/pkg
Fabian Stelzer 12ab4ef529
Make the Upstreams mux configurable
This commit changes Upstreams from []Upstream to a struct{}
moving the previous []Upstream into .Configs and adjusts all uses of it.
2021-09-17 12:31:18 +00:00
..
apis Make the Upstreams mux configurable 2021-09-17 12:31:18 +00:00
app Allow specifying URL as input for custom sign in logo (#1330) 2021-09-05 09:23:22 -07:00
authentication/basic Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
clock Remove mutex from local Clock instances 2021-06-22 17:04:42 -07:00
cookies Support nonce checks in OIDC Provider (#967) 2021-04-21 10:33:27 +01:00
encryption Support nonce checks in OIDC Provider (#967) 2021-04-21 10:33:27 +01:00
header Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
http Fix expected error messages (#1269) 2021-07-28 19:56:23 +01:00
ip Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
logger Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
middleware fix(1356): test if session variable is null (#1357) 2021-09-09 12:12:29 +01:00
requests Create AppDirector for getting the application redirect URL 2021-06-19 11:23:32 +01:00
sessions Manage session time fields centrally 2021-06-21 21:54:52 -07:00
upstream Make the Upstreams mux configurable 2021-09-17 12:31:18 +00:00
util Refactor organization of scope aware request utils 2021-01-16 13:55:48 -08:00
validation Make the Upstreams mux configurable 2021-09-17 12:31:18 +00:00