Daniel Lee 74093c700f api: adds no-cache header for GET requests 8 年之前
..
auth.go 4fe72ebf69 feat(macaron): upgrades macaron version 10 年之前
auth_proxy.go f490c5f12c use X-Grafana-Org-Id header to ensure backend uses correct org (#8122) 8 年之前
auth_proxy_test.go f45d637025 auth: fix warning in test 8 年之前
auth_test.go be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 年之前
logger.go ac28c4b233 add Referer header to logs. This is useful to link datasource requests to dashboard that originated it (#8399) 8 年之前
middleware.go 74093c700f api: adds no-cache header for GET requests 8 年之前
middleware_test.go 74093c700f api: adds no-cache header for GET requests 8 年之前
org_redirect.go b3df1aa9bd org: fixed issue with orgId query param redirect handling when grafana is under subpath and reverse proxy, fixes #8089 8 年之前
org_redirect_test.go 6115941df0 middleware: rename org-id -> orgId 8 年之前
perf.go 3065d10931 feat(timing): timing is now working with graphite and influxdb 9 年之前
quota.go 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging 9 年之前
quota_test.go 5e949b0564 fix(quota): fixed failing quota unit tests 10 年之前
recovery.go 18e965c775 fix(error handling): fixed server side error handling page 9 年之前
render_auth.go 175c651e65 fix(server side rendering): Fixed issues with server side rendering for alerting & for auth proxy scenarios, fixes #6115, fixes #5906 9 年之前
request_metrics.go 6c5860d3e8 feat(metrics): measure proxy requests 9 年之前
session.go beb85f413a oauth: delete session key instead of set to empty 8 年之前
util.go 1283461b89 fix(gzip): add plugin proxy to gzip exclusion, fixes #5237 9 年之前
validate_host.go cc46b81961 fix(rendering): fixed server side rendering issue when sertting enforce_domain to true, fixes #6769 9 年之前