The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/middleware
Nicholas Wiersma faf8eb3afb
JWT: Allow conventional bearer token in Authorization header (#54821)
3 years ago
..
cookies Backend: Remove more globals (#29644) 4 years ago
csrf CSRF: Fix additional headers option (#50629) 3 years ago
auth.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
auth_test.go Chore: Remove bus from contexthandler (#47374) 3 years ago
csp.go Macaron: convert CSP middleware (#37672) 4 years ago
dashboard_redirect.go Chore: Remove endpoints that contain the slug field (#35104) 4 years ago
dashboard_redirect_test.go Chore: Remove endpoints that contain the slug field (#35104) 4 years ago
gziper.go Chore: replace macaron with web package (#40136) 4 years ago
logger.go Instrumentation: log the total number of db queries per request (#54647) 3 years ago
logger_test.go Auth: Implement Token URL JWT Auth (#52662) 3 years ago
middleware.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
middleware_basic_auth_test.go Chore: Move login attempt methods to separate service (#54479) 3 years ago
middleware_jwt_auth_test.go JWT: Allow conventional bearer token in Authorization header (#54821) 3 years ago
middleware_test.go JWT: Allow conventional bearer token in Authorization header (#54821) 3 years ago
org_redirect.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
org_redirect_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
quota.go Chore: Remove bus from quota (#45143) 3 years ago
quota_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
rate_limit.go Chore: replace macaron with web package (#40136) 4 years ago
rate_limit_test.go Chore: Remove GetSignedInUserWithCacheCtx from store interface (#53734) 3 years ago
recovery.go Handle ioutil deprecations (#53526) 3 years ago
recovery_test.go Chore: Remove GetSignedInUserWithCacheCtx from store interface (#53734) 3 years ago
request_metrics.go pkg/web: closure-style middlewares (#51238) 3 years ago
request_test.go metrics: add operation name used in metrics/tracing for middlewares (#53949) 3 years ago
request_tracing.go metrics: add operation name used in metrics/tracing for middlewares (#53949) 3 years ago
testing.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
validate_host.go Chore: replace macaron with web package (#40136) 4 years ago