Carl Bergquist 333f9101a0 Merge pull request #3458 from improbable-io/use-memcache-for-session 10 tahun lalu
..
auth.go fdcb4473af fix(api auth): return 401 for authentication errors and 403 for access denied errors, fixes #2693 10 tahun lalu
auth_proxy.go 7072af7c14 fix(auth proxy): Fix for server side rendering of panel when using auth proxy, fixes #2568 10 tahun lalu
auth_test.go be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 tahun lalu
logger.go 207c1a20ee router logger, log username taken from cookie 10 tahun lalu
middleware.go 5e949b0564 fix(quota): fixed failing quota unit tests 10 tahun lalu
middleware_test.go ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 10 tahun lalu
quota.go 5e949b0564 fix(quota): fixed failing quota unit tests 10 tahun lalu
quota_test.go 5e949b0564 fix(quota): fixed failing quota unit tests 10 tahun lalu
session.go d7f3869959 gofmt 10 tahun lalu
util.go 646298f5c5 Handle errors when loading dashboard with template variables that query data sources that cannot be found 10 tahun lalu
validate_host.go 34539c0c13 Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 10 tahun lalu