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
Anthony Woods f56f54b1a3 Auth: Rotate auth tokens at the end of requests (#21347) 6 years ago
..
auth_proxy Auth Proxy: replace ini setting ldap_sync_ttl with sync_ttl (#20191) 6 years ago
auth.go Security: refactor 'redirect_to' cookie to use 'Secure' flag (#19787) 6 years ago
auth_proxy.go AuthProxy: Can now login with auth proxy and get a login token (#20175) 6 years ago
auth_test.go Snapshot: Fix http api (#18830) 6 years ago
cookie.go Add disabled option for cookie samesite attribute (#21472) 6 years ago
dashboard_redirect.go Revert "Opportunities to unindent code (unindent)" 8 years ago
dashboard_redirect_test.go Chore: use remote cache instead of session storage (#16114) 7 years ago
headers.go refactor datasource caching 7 years ago
logger.go rename Context to ReqContext 8 years ago
middleware.go Auth: Rotate auth tokens at the end of requests (#21347) 6 years ago
middleware_basic_auth_test.go pkg/util: Check errors (#19832) 6 years ago
middleware_test.go Auth: Rotate auth tokens at the end of requests (#21347) 6 years ago
org_redirect.go login users based on token cookie 7 years ago
org_redirect_test.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 7 years ago
perf.go rename Context to ReqContext 8 years ago
quota.go use authtoken for session quota restrictions 7 years ago
quota_test.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 7 years ago
recovery.go move log package to /infra (#17023) 7 years ago
recovery_test.go Security: Responses from backend should not be cached (#16848) 7 years ago
render_auth.go pkg/util: Check errors (#19832) 6 years ago
request_metrics.go Metrics: use consistent naming for exported variables (#18134) 7 years ago
request_tracing.go mark >=400 responses as error 8 years ago
testing.go Auth: Do not search for the user twice (#18366) 6 years ago
util.go pkg/middleware: Check errors (#19749) 6 years ago
validate_host.go rename Context to ReqContext 8 years ago