X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/1b4ed69f41955d27794718cd74b3f56fba9be63f..refs/pull/5259/head:/app/Access/LdapService.php diff --git a/app/Access/LdapService.php b/app/Access/LdapService.php index 7c8d8b18f..365cb1db0 100644 --- a/app/Access/LdapService.php +++ b/app/Access/LdapService.php @@ -334,7 +334,7 @@ class LdapService ]); } - return $allGroups; + return $formattedGroups; } protected function extractGroupNamesFromLdapGroupDns(array $groupDNs): array