grafana/pkg/services/ldap
Selene 875e0736ec
LDAP: Use an interface instead of a bus to get group teams (#42165)
* Remove bus for GetTeams for LDAP

* Fix lint
2022-02-01 12:03:21 +01:00
..
testdata LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 2019-11-06 21:41:21 +01:00
helpers.go LDAP: improve POSIX support (#18235) 2019-07-24 12:49:18 +03:00
ldap_groups.go LDAP: Use an interface instead of a bus to get group teams (#42165) 2022-02-01 12:03:21 +01:00
ldap_helpers_test.go LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
ldap_login_test.go LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
ldap_private_test.go LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
ldap_test.go LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
ldap.go LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
settings_test.go Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
settings.go services/provisioning: Various cleanup (#30396) 2021-01-19 18:57:09 +01:00
testing.go LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00