nextcloud-server/apps/user_ldap/lib/Command
Arthur Schiwon 659125b395
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-05 16:24:27 +07:00
..
CheckGroup.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +07:00
CheckUser.php fix(LDAP): escape DN on check-user 2024-04-05 16:24:27 +07:00
CreateEmptyConfig.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +07:00
DeleteConfig.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +07:00
PromoteGroup.php feat(LDAP): warn about demoting a group while promoting another 2023-12-01 12:48:24 +07:00
ResetGroup.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +07:00
ResetUser.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +07:00
Search.php Update apps/user_ldap/lib/Command/Search.php 2024-02-06 10:02:11 +07:00
SetConfig.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +07:00
ShowConfig.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +07:00
ShowRemnants.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +07:00
TestConfig.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +07:00
UpdateUUID.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +07:00