nextcloud-server/apps/user_ldap/lib/Command
Arthur Schiwon 4d12cd6eac fix(LDAP): escape DN on check-user
the DN has to be escaped differently when used as a base and we were
missing it here in the search method call in the check-user command.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-04-10 10:05:23 +07:00
..
CheckGroup.php
CheckUser.php fix(LDAP): escape DN on check-user 2024-04-10 10:05:23 +07:00
CreateEmptyConfig.php
DeleteConfig.php
PromoteGroup.php feat(LDAP): warn about demoting a group while promoting another 2023-12-04 18:52:20 +07:00
ResetGroup.php
ResetUser.php
Search.php
SetConfig.php
ShowConfig.php
ShowRemnants.php
TestConfig.php
UpdateUUID.php