grafana/pkg/services/authn/authnimpl
Karl Persson 8484d0c4ef
Settings: Remove global variables for auth settings (#63795)
* Setting: Remove global DisableLoginForm and add it to cfg

* Setting: Remove unused BasicAuthEnabled global

* Setting: Remove global OAuthAutoLogin and use from cfg

* Setting: Remove global AnonymousEnabled

* Setting: Remove global values for AuthProxy settings
2023-02-27 15:28:49 +01:00
..
sync AuthN: cleanup logs (#63652) 2023-02-24 11:26:55 +01:00
priority_queue_test.go Chore: Fix goimports grouping (#62426) 2023-01-30 09:34:18 +01:00
priority_queue.go AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2023-01-26 10:50:44 +01:00
service_test.go AuthN: add support for client specific hooks (#62863) 2023-02-03 14:35:17 +01:00
service.go Settings: Remove global variables for auth settings (#63795) 2023-02-27 15:28:49 +01:00
usage_stats.go Authn: Stat registration (#62934) 2023-02-06 17:23:53 +01:00