grafana/pkg/services/ldap
Mihai Doarna 32d21356b9
Auth: Keep config in a separate struct in LDAP (#89149)
keep config in a separate struct in LDAP
2024-06-17 15:34:06 +03:00
..
api Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
multildap Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
service Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +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 Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +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: Allow setting minimum TLS version and accepted ciphers (#63646) 2023-02-28 12:13:46 +01:00
settings.go Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
testing.go LDAP: Allow setting minimum TLS version and accepted ciphers (#63646) 2023-02-28 12:13:46 +01:00