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
Alexander Zobnin 87d86e81ce
Zanzana: Evaluate permissions alongside with RBAC engine (#90064)
11 months ago
..
api Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 11 months ago
multildap Auth: Keep config in a separate struct in LDAP (#89149) 12 months ago
service LDAP: Compute values when reloading LDAP settings (#90059) 11 months ago
testdata Auth: Add root and client certificate value fields in LDAP config (#88746) 12 months ago
helpers.go
ldap.go LDAP: Compute values when reloading LDAP settings (#90059) 11 months ago
ldap_groups.go
ldap_helpers_test.go
ldap_login_test.go Auth: Keep config in a separate struct in LDAP (#89149) 12 months ago
ldap_private_test.go Auth: Keep config in a separate struct in LDAP (#89149) 12 months ago
ldap_test.go Auth: Keep config in a separate struct in LDAP (#89149) 12 months ago
model.go
settings.go LDAP: Compute values when reloading LDAP settings (#90059) 11 months ago
settings_test.go LDAP: Compute values when reloading LDAP settings (#90059) 11 months ago
testing.go