grafana/pkg/services/authn/authnimpl
Jo d4cfbd9fd3
LDAP: Move LDAP globals to Config (#63255)
* structure dtos and private methods

* add basic LDAP service

* use LDAP service in ldap debug API

* lower non fatal error

* remove unused globals

* wip

* remove final globals

* fix tests to use cfg enabled

* restructure errors

* remove logger from globals

* use ldap service in authn

* use ldap service in context handler

* fix failed tests

* fix ldap middleware provides

* fix provides in auth_test.go
2023-02-10 19:01:55 +01:00
..
sync AuthN: fetch final state of signed in user (#62854) 2023-02-03 14:14:38 +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 LDAP: Move LDAP globals to Config (#63255) 2023-02-10 19:01:55 +01:00
usage_stats.go Authn: Stat registration (#62934) 2023-02-06 17:23:53 +01:00