mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* AuthN: Add basic auth client boilerplate * AuthN: Implement test function for basic auth client * AuthN: Implement the authentication method for basic auth * AuthN: Add tests for basic auth authentication * ContextHandler: perform basic auth authentication through authn service if feature toggle is enabled * AuthN: Add providers for sync services and pass required dependencies |
||
---|---|---|
.. | ||
anonymous_test.go | ||
anonymous.go | ||
api_key_test.go | ||
api_key.go | ||
basic_test.go | ||
basic.go | ||
constants.go |