grafana/pkg/services/ldap
Ricardo c3884abf62
Add fallback to search_base_dns if group_search_base_dns is undefined. (#21263)
* Add fallback to search_base_dns if group_search_base_dns is undefined.

refs: #20862

* removed newline to make lint-go happy

* Added requested changes on ldap.md for last commit

Refs: #21263
2020-03-03 09:11:16 -08: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_helpers_test.go LDAP: improve POSIX support (#18235) 2019-07-24 12:49:18 +03:00
ldap_login_test.go LDAP: Adds bind before searching LDAP for non-login cases. (#18023) 2019-07-10 12:25:21 +02:00
ldap_private_test.go LDAP: Show non-matched groups returned from LDAP (#19208) 2019-09-19 16:13:38 +01:00
ldap_test.go Close the connection only if we establish it. (#18897) 2019-09-16 14:13:35 +01:00
ldap.go Add fallback to search_base_dns if group_search_base_dns is undefined. (#21263) 2020-03-03 09:11:16 -08:00
settings_test.go LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 2019-11-06 21:41:21 +01:00
settings.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
testing.go Close the connection only if we establish it. (#18897) 2019-09-16 14:13:35 +01:00