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
Emil Tullstedt 06bd8b8e7a
CSRF: Fix additional headers option (#50629)
3 years ago
..
cookies Backend: Remove more globals (#29644) 5 years ago
csrf CSRF: Fix additional headers option (#50629) 3 years ago
auth.go Access Control: Allow dashboard admins to query org users (#51652) 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 Chore: sanitize values before being logged from request headers (#49245) 3 years ago
logger_test.go Chore: sanitize values before being logged from request headers (#49245) 3 years ago
middleware.go Middleware: Don't require HTTPS for HSTS headers to be emitted (#35147) 3 years ago
middleware_basic_auth_test.go Split Create User (#50502) 3 years ago
middleware_jwt_auth_test.go Chore: Remove bus (#47511) 3 years ago
middleware_test.go Split Create User (#50502) 3 years ago
org_redirect.go Chore: Remove bus from contexthandler (#47458) 3 years ago
org_redirect_test.go Chore: Remove bus (#47511) 3 years ago
quota.go Chore: Remove bus from quota (#45143) 3 years ago
quota_test.go Chore: Remove bus from contexthandler (#47374) 3 years ago
rate_limit.go Chore: replace macaron with web package (#40136) 4 years ago
rate_limit_test.go fix status code 200 (#47818) 3 years ago
recovery.go Chore: Fix log filters (#44681) 3 years ago
recovery_test.go Chore: Remove bus (#47511) 3 years ago
request_metrics.go Instrumentation: Define handlers for requests that are not handled with named handlers (#50613) 3 years ago
request_test.go Instrumentation: Define handlers for requests that are not handled with named handlers (#50613) 3 years ago
request_tracing.go Instrumentation: Define handlers for requests that are not handled with named handlers (#50613) 3 years ago
testing.go Chore: Remove bus from authproxy (#46936) 3 years ago
validate_host.go Chore: replace macaron with web package (#40136) 4 years ago