3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/services/ldap
Ieva 4980b64274
RBAC: Remove legacy ac from authorization middleware ()
remove legacy AC fallback from RBAC middleware, and some unused auth logic
2023-05-24 09:49:42 +01:00
..
api RBAC: Remove legacy ac from authorization middleware () 2023-05-24 09:49:42 +01:00
multildap LDAP: Move LDAP globals to Config () 2023-02-10 19:01:55 +01:00
service Auth: Fix orgrole picker disabled if isSynced user () 2023-03-22 17:41:59 +00:00
testdata LDAP: Allow setting minimum TLS version and accepted ciphers () 2023-02-28 12:13:46 +01:00
helpers.go LDAP: Allow setting minimum TLS version and accepted ciphers () 2023-02-28 12:13:46 +01:00
ldap_groups.go chore: move user_auth models to (mostly) login service () 2023-01-27 13:36:54 -05:00
ldap_helpers_test.go LDAP: Allow setting minimum TLS version and accepted ciphers () 2023-02-28 12:13:46 +01:00
ldap_login_test.go Auth: Fix orgrole picker disabled if isSynced user () 2023-03-22 17:41:59 +00:00
ldap_private_test.go Auth: Fix orgrole picker disabled if isSynced user () 2023-03-22 17:41:59 +00:00
ldap_test.go LDAP: Always synchronize Server Admin role through role sync if role sync is enabled () 2023-03-31 15:39:23 +01:00
ldap.go LDAP: Always synchronize Server Admin role through role sync if role sync is enabled () 2023-03-31 15:39:23 +01:00
model.go chore: move user_auth models to (mostly) login service () 2023-01-27 13:36:54 -05:00
settings_test.go LDAP: Allow setting minimum TLS version and accepted ciphers () 2023-02-28 12:13:46 +01:00
settings.go HTTP: Add TLS version configurability for Grafana server () 2023-05-08 17:11:36 +02:00
testing.go LDAP: Allow setting minimum TLS version and accepted ciphers () 2023-02-28 12:13:46 +01:00