From f8ba0376e324de4f8f0579871f9ca6acec6cbbb1 Mon Sep 17 00:00:00 2001 From: Valentin Tolmer Date: Tue, 19 Apr 2022 17:58:40 +0200 Subject: [PATCH] ldap_handler: Reports groups as groupOfNames as well --- server/src/infra/ldap_handler.rs | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/server/src/infra/ldap_handler.rs b/server/src/infra/ldap_handler.rs index 8e1998a..fcfa127 100644 --- a/server/src/infra/ldap_handler.rs +++ b/server/src/infra/ldap_handler.rs @@ -550,8 +550,14 @@ impl LdapHandler