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 34539c0c13 Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 years ago
..
auth.go Basic auth: Fixed issue when using basic auth proxy infront of Grafana, Fixes #1673 10 years ago
auth_proxy.go Final tweaks to auth proxy feature 10 years ago
auth_test.go Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 years ago
logger.go Changed go package path 10 years ago
middleware.go Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 years ago
middleware_test.go Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 years ago
session.go Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 years ago
util.go Handle errors when loading dashboard with template variables that query data sources that cannot be found 10 years ago
validate_host.go Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 years ago