The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/ldap
Ricardo c3884abf62
Add fallback to search_base_dns if group_search_base_dns is undefined. (#21263)
5 years ago
..
testdata LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 6 years ago
helpers.go LDAP: improve POSIX support (#18235) 6 years ago
ldap.go Add fallback to search_base_dns if group_search_base_dns is undefined. (#21263) 5 years ago
ldap_helpers_test.go LDAP: improve POSIX support (#18235) 6 years ago
ldap_login_test.go LDAP: Adds bind before searching LDAP for non-login cases. (#18023) 6 years ago
ldap_private_test.go LDAP: Show non-matched groups returned from LDAP (#19208) 6 years ago
ldap_test.go Close the connection only if we establish it. (#18897) 6 years ago
settings.go chore: avoid aliasing imports in services (#22499) 5 years ago
settings_test.go LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 6 years ago
testing.go Close the connection only if we establish it. (#18897) 6 years ago