mirror of
https://github.com/grafana/grafana.git
synced 2024-12-02 13:39:19 -06:00
95ea4bad6f
* API: Add reqSignedIn to router groups * AuthN: Add fall through in context handler * AuthN: Add IsAnonymous field * AuthN: add priority to context aware clients * ContextHandler: Add comment * AuthN: Add a simple priority queue * AuthN: Add Name to client interface * AuthN: register clients with function * AuthN: update mock and fake to implement interface * AuthN: rewrite test without reflection * AuthN: add comment * AuthN: fix queue insert * AuthN: rewrite tests * AuthN: make the queue generic so we can reuse it for hooks * ContextHandler: Add fixme for auth headers * AuthN: remove unused variable * AuthN: use multierror * AuthN: write proper tests for queue * AuthN: Add queue item that can store the value and priority Co-authored-by: Jo <joao.guerreiro@grafana.com> |
||
---|---|---|
.. | ||
cookies | ||
csrf | ||
auth_test.go | ||
auth.go | ||
csp.go | ||
dashboard_redirect_test.go | ||
dashboard_redirect.go | ||
gziper.go | ||
logger_test.go | ||
logger.go | ||
middleware_basic_auth_test.go | ||
middleware_jwt_auth_test.go | ||
middleware_test.go | ||
middleware.go | ||
org_redirect_test.go | ||
org_redirect.go | ||
quota_test.go | ||
quota.go | ||
recovery_test.go | ||
recovery.go | ||
request_metrics.go | ||
request_test.go | ||
request_tracing.go | ||
testing.go | ||
validate_host.go |