grafana/pkg/middleware
Carl Bergquist a5ace56be8
Plugins: Add username to datasource plugin logging (#59893)
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2022-12-07 13:15:42 +01:00
..
cookies Chore: Make NewCookieOptions exported in cookies.go (#56476) 2022-10-06 20:00:54 +02:00
csrf CSRF: Fix additional headers option (#50629) 2022-07-13 19:28:59 +01:00
auth_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 2022-10-19 09:02:15 -04:00
auth.go Plugins Catalog: Only allow admins to access plugins catalog (#57101) 2022-11-30 09:41:28 +01:00
csp.go Middleware: Add CSP Report Only support (#58074) 2022-11-16 17:11:26 +00:00
dashboard_redirect_test.go Chore: Remove endpoints that contain the slug field (#35104) 2021-06-03 16:20:13 +03:00
dashboard_redirect.go Chore: Remove endpoints that contain the slug field (#35104) 2021-06-03 16:20:13 +03:00
gziper.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00
logger_test.go Auth: Implement Token URL JWT Auth (#52662) 2022-07-27 16:10:47 +02:00
logger.go Plugins: Add username to datasource plugin logging (#59893) 2022-12-07 13:15:42 +01:00
middleware_basic_auth_test.go [main] Plugin fixes (#57399) 2022-10-21 13:54:55 +02:00
middleware_jwt_auth_test.go [main] Plugin fixes (#57399) 2022-10-21 13:54:55 +02:00
middleware_test.go Auth: Add anonymous authn client (#59637) 2022-12-02 15:10:03 +01:00
middleware.go Middleware: Add Custom Headers to HTTP responses (#59018) 2022-11-30 17:12:34 +00:00
org_redirect_test.go Auth: Refactor auth package (#58920) 2022-11-18 09:56:06 +01:00
org_redirect.go UserService: use the UserService instead of calling sqlstore directly (#55745) 2022-09-27 07:58:49 -04:00
quota_test.go Auth: Refactor auth package (#58920) 2022-11-18 09:56:06 +01:00
quota.go Chore: Refactor quota service (#58643) 2022-11-14 21:08:10 +02:00
recovery_test.go Auth: Refactor auth package (#58920) 2022-11-18 09:56:06 +01:00
recovery.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
request_metrics.go pkg/web: closure-style middlewares (#51238) 2022-08-09 14:58:50 +02:00
request_test.go metrics: add operation name used in metrics/tracing for middlewares (#53949) 2022-08-25 10:11:27 +02:00
request_tracing.go Instrumentation: Add api/health to the unnamed handlers (#55478) 2022-09-22 13:03:20 +03:00
testing.go Auth: Refactor auth package (#58920) 2022-11-18 09:56:06 +01:00
validate_host.go Chore: replace macaron with web package (#40136) 2021-10-11 14:30:59 +02:00