From 3ac38bb96f9ed445b7e8027c16ccc922fa314f52 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