Skip to content
Commit dfd07cc4 authored by Henning Hoefer's avatar Henning Hoefer
Browse files

Fix "searchUsers" usage in Group_LDAP.php



`Access::searchUsers` expects an array as the second parameter, `Group_LDAP.php` called the method with a simple string, resulting in an exception and preventing folders shared with dynamic groups from working. This trivial change fixes the usage in Group_LDAP.

Fixes #25163

Signed-off-by: default avatarHenning Hoefer <hho@users.noreply.github.com>
parent 2f074d73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment