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
Kyle Brandt e4d1fdc3d0
Errors: Make errors the same in dev as prod (#77366)
2 years ago
..
api Errors: Make errors the same in dev as prod (#77366) 2 years ago
multildap LDAP: Move LDAP globals to Config (#63255) 2 years ago
service Chore: use any rather than interface{} (#74066) 2 years ago
testdata LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago
helpers.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago
ldap.go Chore: capitalise log message for auth packages (#74332) 2 years ago
ldap_groups.go chore: move user_auth models to (mostly) login service (#62269) 2 years ago
ldap_helpers_test.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago
ldap_login_test.go Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
ldap_private_test.go Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
ldap_test.go LDAP: Always synchronize Server Admin role through role sync if role sync is enabled (#58820) 2 years ago
model.go chore: move user_auth models to (mostly) login service (#62269) 2 years ago
settings.go Chore: use any rather than interface{} (#74066) 2 years ago
settings_test.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago
testing.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2 years ago