.. |
auth_proxy_test.go
|
auth: fix warning in test
|
2017-03-23 15:52:08 +01:00 |
auth_proxy.go
|
use X-Grafana-Org-Id header to ensure backend uses correct org (#8122)
|
2017-04-14 15:47:39 +02: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
|
add Referer header to logs. This is useful to link datasource requests to dashboard that originated it (#8399)
|
2017-05-24 13:47:29 +02:00 |
middleware_test.go
|
api: add no cache headers for IE11
|
2017-07-06 18:56:22 +02:00 |
middleware.go
|
api: add no cache headers for IE11
|
2017-07-06 18:56:22 +02:00 |
org_redirect_test.go
|
middleware: rename org-id -> orgId
|
2017-02-17 15:18:40 +01:00 |
org_redirect.go
|
org: fixed issue with orgId query param redirect handling when grafana is under subpath and reverse proxy, fixes #8089
|
2017-04-12 07:11:08 +02: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
|
oauth: delete session key instead of set to empty
|
2017-03-23 15:26:13 +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(rendering): fixed server side rendering issue when sertting enforce_domain to true, fixes #6769
|
2016-12-05 11:20:01 +01:00 |