bergquist 0ab0343995 mark redirect_to cookie as http only vor 7 Jahren
..
auth.go 0ab0343995 mark redirect_to cookie as http only vor 7 Jahren
auth_proxy.go 652fce7e76 Optimize some wrong usage and spelling vor 8 Jahren
auth_proxy_test.go aa889e59a1 tests: fix after interface change vor 8 Jahren
auth_test.go be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 vor 10 Jahren
dashboard_redirect.go 32054ad9a6 dashboard: fix redirect of legacy dashboard url's vor 8 Jahren
dashboard_redirect_test.go 32054ad9a6 dashboard: fix redirect of legacy dashboard url's vor 8 Jahren
logger.go 2de94d6548 convert old metrics to prom metrics vor 8 Jahren
middleware.go 0e61a670bb fix: error handling now displays page correctly, fixes #10777 vor 7 Jahren
middleware_test.go a99331cdb9 dashboards: redirect from old url used to load dashboard to new url vor 8 Jahren
org_redirect.go a320a83138 Use strings.TrimPrefix to make sure relative url doesn't start with forward slash vor 8 Jahren
org_redirect_test.go 6115941df0 middleware: rename org-id -> orgId vor 8 Jahren
perf.go 3065d10931 feat(timing): timing is now working with graphite and influxdb vor 9 Jahren
quota.go 086b59483e feat(loggin): disable logging by default so unit tests are not full of logging vor 9 Jahren
quota_test.go 5e949b0564 fix(quota): fixed failing quota unit tests vor 10 Jahren
recovery.go 842f4c1d32 tech: dont print error message on 500 page vor 7 Jahren
recovery_test.go 0d85c63fff middleware: recovery handles panics in all handlers vor 8 Jahren
render_auth.go f68d2816ab dashfolders: security for png rendering vor 8 Jahren
request_metrics.go 491e6897e7 metrics: set summary unit vor 8 Jahren
request_tracing.go 861843f4ca mark >=400 responses as error vor 8 Jahren
session.go 1e5778174c login: regenerates session id on login vor 8 Jahren
util.go 139f077453 prometheus: enable gzip for /metrics endpoint vor 8 Jahren
validate_host.go cc46b81961 fix(rendering): fixed server side rendering issue when sertting enforce_domain to true, fixes #6769 vor 9 Jahren