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
Carl Bergquist fabaf5cc04 Merge pull request #3575 from piotr1212/no_username_in_render_logging 10 years ago
..
auth.go fix(api auth): return 401 for authentication errors and 403 for access denied errors, fixes #2693 10 years ago
auth_proxy.go fix(auth proxy): Fix for server side rendering of panel when using auth proxy, fixes #2568 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 router logger did not show username in /render calls because cookies are 10 years ago
middleware.go fix(quota): fixed failing quota unit tests 10 years ago
middleware_test.go Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 years ago
quota.go fix(quota): fixed failing quota unit tests 10 years ago
quota_test.go fix(quota): fixed failing quota unit tests 10 years ago
session.go gofmt 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