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
Torkel Ödegaard be2bf1a297
AuthProxy: Can now login with auth proxy and get a login token (#20175)
6 years ago
..
auth_proxy Auth Proxy: replace ini setting ldap_sync_ttl with sync_ttl (#20191) 6 years ago
auth.go Snapshot: Fix http api (#18830) 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
dashboard_redirect.go Revert "Opportunities to unindent code (unindent)" 7 years ago
dashboard_redirect_test.go Chore: use remote cache instead of session storage (#16114) 6 years ago
headers.go refactor datasource caching 7 years ago
logger.go rename Context to ReqContext 7 years ago
middleware.go pkg/util: Check errors (#19832) 6 years ago
middleware_basic_auth_test.go pkg/util: Check errors (#19832) 6 years ago
middleware_test.go AuthProxy: Can now login with auth proxy and get a login token (#20175) 6 years ago
org_redirect.go login users based on token cookie 6 years ago
org_redirect_test.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 years ago
perf.go rename Context to ReqContext 7 years ago
quota.go use authtoken for session quota restrictions 6 years ago
quota_test.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 years ago
recovery.go move log package to /infra (#17023) 6 years ago
recovery_test.go Security: Responses from backend should not be cached (#16848) 6 years ago
render_auth.go pkg/util: Check errors (#19832) 6 years ago
request_metrics.go Metrics: use consistent naming for exported variables (#18134) 6 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 7 years ago