grafana/pkg/services/ldap
Alexander Zobnin 87d86e81ce
Zanzana: Evaluate permissions alongside with RBAC engine (#90064)
* Zanzana: Evaluate permissions if feature flag enabled

* Fix tests

* adjust logs

* fix spelling

* remove unused

* only evaluate implemented resources

* refactor
2024-07-05 11:31:23 +02:00
..
api Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 2024-07-05 11:31:23 +02:00
multildap Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
service LDAP: Compute values when reloading LDAP settings (#90059) 2024-07-05 11:58:50 +03:00
testdata Auth: Add root and client certificate value fields in LDAP config (#88746) 2024-06-10 18:13:15 +03:00
helpers.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2023-02-28 12:13:46 +01:00
ldap_groups.go chore: move user_auth models to (mostly) login service (#62269) 2023-01-27 13:36:54 -05:00
ldap_helpers_test.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2023-02-28 12:13:46 +01:00
ldap_login_test.go Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
ldap_private_test.go Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
ldap_test.go Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
ldap.go LDAP: Compute values when reloading LDAP settings (#90059) 2024-07-05 11:58:50 +03:00
model.go chore: move user_auth models to (mostly) login service (#62269) 2023-01-27 13:36:54 -05:00
settings_test.go LDAP: Compute values when reloading LDAP settings (#90059) 2024-07-05 11:58:50 +03:00
settings.go LDAP: Compute values when reloading LDAP settings (#90059) 2024-07-05 11:58:50 +03:00
testing.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2023-02-28 12:13:46 +01:00