grafana/pkg/middleware
2016-12-12 09:53:02 +01:00
..
auth_proxy_test.go Auth Proxy improvements - adds the option to use ldap groups for authorization in combination with an auth proxy - adds an option to limit where auth proxy requests come from by configure a list of ip's - fixes a security issue, session could be reused 2016-12-12 09:53:02 +01:00
auth_proxy.go Auth Proxy improvements 2016-12-12 09:43:17 +01:00
auth_test.go Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 2015-05-02 12:06:58 +02:00
auth.go feat(macaron): upgrades macaron version 2016-01-13 15:11:23 +01:00
logger.go fix(middleware): typo 2016-09-12 10:11:55 +02:00
middleware_test.go Auth Proxy improvements 2016-12-12 09:43:17 +01:00
middleware.go fix(error handling): fixed server side error handling page 2016-11-16 17:41:44 +01:00
perf.go feat(timing): timing is now working with graphite and influxdb 2016-06-03 09:17:36 +02:00
quota_test.go fix(quota): fixed failing quota unit tests 2015-09-18 08:36:58 +02:00
quota.go feat(loggin): disable logging by default so unit tests are not full of logging 2016-06-11 11:38:25 +02:00
recovery.go fix(error handling): fixed server side error handling page 2016-11-16 17:41:44 +01:00
render_auth.go fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 2016-09-23 12:29:53 +02:00
request_metrics.go feat(metrics): measure proxy requests 2016-09-12 13:29:31 +02:00
session.go Auth Proxy improvements 2016-12-12 09:43:17 +01:00
util.go fix(gzip): add plugin proxy to gzip exclusion, fixes #5237 2016-06-02 09:56:53 +02:00
validate_host.go fix(gofmt): fixed non formated go file 2016-01-13 15:43:32 +01:00