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
Misi b8b08ea292
Auth: Add sub claim check to JWT Auth pre-checks (#61417)
2 years ago
..
cookies Chore: Make NewCookieOptions exported in cookies.go (#56476) 3 years ago
csrf CSRF: Fix additional headers option (#50629) 3 years ago
auth.go Chore: Move team models to models pkg (#61262) 2 years ago
auth_test.go chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
csp.go Middleware: Add CSP Report Only support (#58074) 3 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 Plugins: Add username to datasource plugin logging (#59893) 2 years ago
logger_test.go Auth: Implement Token URL JWT Auth (#52662) 3 years ago
middleware.go Middleware: Add Custom Headers to HTTP responses (#59018) 3 years ago
middleware_basic_auth_test.go [main] Plugin fixes (#57399) 3 years ago
middleware_jwt_auth_test.go Auth: Add sub claim check to JWT Auth pre-checks (#61417) 2 years ago
middleware_test.go Auth: Add sub claim check to JWT Auth pre-checks (#61417) 2 years ago
org_redirect.go UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
org_redirect_test.go Auth: Refactor auth package (#58920) 3 years ago
quota.go Chore: Refactor quota service (#58643) 3 years ago
quota_test.go Auth: Refactor auth package (#58920) 3 years ago
recovery.go Handle ioutil deprecations (#53526) 3 years ago
recovery_test.go Auth: Refactor auth package (#58920) 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 Instrumentation: Add api/health to the unnamed handlers (#55478) 3 years ago
testing.go Auth: Refactor auth package (#58920) 3 years ago
validate_host.go Chore: replace macaron with web package (#40136) 4 years ago