oauth2-proxy/pkg
Maciej Strzelecki b49e62f9b2
Initalize TLS.Config when connecting to Redis with TLS (#1296)
* init TLS.Config when connecting to Redis with TLS

* don't overwrite TLS config if it exists

* add tests for Redis with TLS

* remove hardcoded certs

* add GenerateCert func

* use GenerateCert util func

* fix issue reported by go fmt

* limit return statements in GenerateCert
2021-10-19 09:17:42 +01:00
..
apis Add force-json-errors flag 2021-10-05 11:24:47 +02: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 Initalize TLS.Config when connecting to Redis with TLS (#1296) 2021-10-19 09:17:42 +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 Improve error message when no cookie is found 2021-10-13 19:08:11 +01:00
requests Create AppDirector for getting the application redirect URL 2021-06-19 11:23:32 +01:00
sessions Initalize TLS.Config when connecting to Redis with TLS (#1296) 2021-10-19 09:17:42 +01:00
upstream Use the httputil.NewSingleHostReverseProxy instead of yhat/wsutil for … (#1348) 2021-10-03 15:38:40 +01:00
util Initalize TLS.Config when connecting to Redis with TLS (#1296) 2021-10-19 09:17:42 +01:00
validation Adjust GitLab options configuration 2021-09-25 16:48:48 -07:00