3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/ldap
Selene 875e0736ec
LDAP: Use an interface instead of a bus to get group teams ()
* 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 () 2019-11-06 21:41:21 +01:00
helpers.go LDAP: improve POSIX support () 2019-07-24 12:49:18 +03:00
ldap_groups.go LDAP: Use an interface instead of a bus to get group teams () 2022-02-01 12:03:21 +01:00
ldap_helpers_test.go LDAP: Search all DNs for users () 2021-09-14 10:49:37 +02:00
ldap_login_test.go LDAP: Search all DNs for users () 2021-09-14 10:49:37 +02:00
ldap_private_test.go LDAP: Search all DNs for users () 2021-09-14 10:49:37 +02:00
ldap_test.go LDAP: Search all DNs for users () 2021-09-14 10:49:37 +02:00
ldap.go LDAP: Search all DNs for users () 2021-09-14 10:49:37 +02:00
settings_test.go Chore: Disable default golangci-lint filter () 2020-12-15 09:32:06 +01:00
settings.go services/provisioning: Various cleanup () 2021-01-19 18:57:09 +01:00
testing.go LDAP: Search all DNs for users () 2021-09-14 10:49:37 +02:00