oauth2-proxy/pkg/apis/options
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
..
util Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
alpha_options.go rename Upstreams to UpstreamConfig and its Configs member to Upstreams then 2021-09-17 12:37:57 +00:00
app.go Allow specifying URL as input for custom sign in logo (#1330) 2021-09-05 09:23:22 -07:00
common.go Generate reference page in configuration 2021-01-18 09:57:44 +00:00
common_test.go Introduce Duration so that marshalling works for duration strings 2020-11-19 10:35:29 +00:00
cookie.go Add flags to define CSRF cookie expiration time and to allow CSRF cookies per request (#1708) 2022-08-31 23:27:56 +01:00
doc.go Generate reference page in configuration 2021-01-18 09:57:44 +00:00
header.go Some typos (#1222) 2021-06-02 19:41:30 +01:00
legacy_options.go Inconsistent code-challenge-method CLI flag and config file naming (#1766) 2022-09-01 10:58:43 +01:00
legacy_options_test.go Added ability to specify allowed TLS cipher suites. 2022-08-31 17:55:06 -07:00
load.go Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
load_test.go Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
logging.go Request ID Logging (#1087) 2021-03-21 18:20:57 +00:00
login_url_parameters.go Fix Linting Errors (#1835) 2022-10-21 11:57:51 +01:00
options.go Add API route config (#1760) 2022-09-11 16:09:32 +01:00
options_suite_test.go Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
providers.go Inconsistent code-challenge-method CLI flag and config file naming (#1766) 2022-09-01 10:58:43 +01:00
server.go Added ability to specify allowed TLS cipher suites. 2022-08-31 17:55:06 -07:00
sessions.go adding IdleTimeout with the redis-connection-idle-timeout flag, to ke… (#1691) 2022-08-09 21:57:13 +01:00
upstreams.go Implement configurable timeout for upstream connections 2022-05-18 11:41:17 +01:00