1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg/upstream
Andrew Hamade 7fe6384f38
Fix Linting Errors (#1835)
* initial commit: add groups to azure

Signed-off-by: andrewphamade@gmail.com <andrewphamade@gmail.com>

* fix deprecations and linting errors

Signed-off-by: Andrew Hamade <andrewphamade@gmail.com>

* remove groups testing from azure provider

Signed-off-by: Andrew Hamade <andrewphamade@gmail.com>

* fix test error

Signed-off-by: Andrew Hamade <andrewphamade@gmail.com>

* verify-generate

Signed-off-by: Andrew Hamade <andrewphamade@gmail.com>

Signed-off-by: andrewphamade@gmail.com <andrewphamade@gmail.com>
Signed-off-by: Andrew Hamade <andrewphamade@gmail.com>
2022-10-21 11:57:51 +01:00
..
file_test.go Move Logging to Middleware Package (#1070) 2021-03-06 17:27:16 +00:00
file.go Move Logging to Middleware Package (#1070) 2021-03-06 17:27:16 +00:00
http_test.go Implement configurable timeout for upstream connections 2022-05-18 11:41:17 +01:00
http.go Implement configurable timeout for upstream connections 2022-05-18 11:41:17 +01:00
proxy_test.go rename Upstreams to UpstreamConfig and its Configs member to Upstreams then 2021-09-17 12:37:57 +00:00
proxy.go rename Upstreams to UpstreamConfig and its Configs member to Upstreams then 2021-09-17 12:37:57 +00:00
rewrite_test.go Allow request paths to be rewritten before proxying to upstream server 2021-06-23 12:20:46 +01:00
rewrite.go Allow request paths to be rewritten before proxying to upstream server 2021-06-23 12:20:46 +01:00
static_test.go Move Logging to Middleware Package (#1070) 2021-03-06 17:27:16 +00:00
static.go Move Logging to Middleware Package (#1070) 2021-03-06 17:27:16 +00:00
upstream_suite_test.go Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00