grafana/pkg/services/authn
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
..
authnimpl Settings: Remove global variables for auth settings (#63795) 2023-02-27 15:28:49 +01:00
authntest AuthN: add support for client specific hooks (#62863) 2023-02-03 14:35:17 +01:00
clients AuthN: cleanup logs (#63652) 2023-02-24 11:26:55 +01:00
authn.go AuthN: add flag for org roles sync (#63507) 2023-02-22 10:27:48 +01:00
error.go AuthN: Add interface and function to operate on clients that supports redirects (#61905) 2023-01-23 11:54:38 +01:00