grafana/pkg/middleware
Arve Knudsen 4b1eb6e5c7
Chore: Enable gocyclo linter (#26395)
* Chore: Enable gocyclo linter

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* API: Fix linting issue

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* API: Refactor to reduce complexity

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Fix type assertion

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-09-07 22:10:06 +02:00
..
auth_proxy Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
auth.go Auth: Fix POST request failures with anonymous access (#26049) 2020-07-06 15:59:00 +03:00
auth_proxy.go Auth proxy: Ignore stale cache entries (#23979) 2020-06-17 18:43:16 +02:00
auth_proxy_test.go Auth proxy: Ignore stale cache entries (#23979) 2020-06-17 18:43:16 +02:00
auth_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
cookie.go
dashboard_redirect.go Dashboard: Redirects for old edit & view panel urls (#25653) 2020-06-17 12:51:41 +02:00
dashboard_redirect_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
headers.go
logger.go
middleware.go API: send Login actions (#27249) 2020-09-04 14:54:59 +02:00
middleware_basic_auth_test.go
middleware_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
org_redirect.go
org_redirect_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
perf.go
quota.go
quota_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
recovery.go
recovery_test.go
render_auth.go
request_metrics.go Chore: Enable gocyclo linter (#26395) 2020-09-07 22:10:06 +02:00
request_tracing.go
testing.go
util.go
validate_host.go