Carl Bergquist fabaf5cc04 Merge pull request #3575 from piotr1212/no_username_in_render_logging vor 10 Jahren
..
auth.go fdcb4473af fix(api auth): return 401 for authentication errors and 403 for access denied errors, fixes #2693 vor 10 Jahren
auth_proxy.go 7072af7c14 fix(auth proxy): Fix for server side rendering of panel when using auth proxy, fixes #2568 vor 10 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
logger.go e29e3416db router logger did not show username in /render calls because cookies are vor 10 Jahren
middleware.go 5e949b0564 fix(quota): fixed failing quota unit tests vor 10 Jahren
middleware_test.go ae0f8c77d1 Auth: You can now authenicate against api with username / password using basic auth, Closes #2218 vor 10 Jahren
quota.go 5e949b0564 fix(quota): fixed failing quota unit tests vor 10 Jahren
quota_test.go 5e949b0564 fix(quota): fixed failing quota unit tests vor 10 Jahren
session.go d7f3869959 gofmt vor 10 Jahren
util.go 646298f5c5 Handle errors when loading dashboard with template variables that query data sources that cannot be found vor 10 Jahren
validate_host.go 34539c0c13 Enforce domain, host header validation against domain setting, Refactoring of PR #1866, Closes #1732 vor 10 Jahren