0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 07:59:13 +00:00
nextcloud_server/apps/user_ldap/lib/Command
Arthur Schiwon 3ce8879d09 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:03:14 +00:00
..
CheckGroup.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +01:00
CheckUser.php fix(LDAP): escape DN on check-user 2024-04-10 10:03:14 +00:00
CreateEmptyConfig.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +01:00
DeleteConfig.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +01:00
PromoteGroup.php feat(LDAP): warn about demoting a group while promoting another 2023-12-01 12:48:24 +01:00
ResetGroup.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +01:00
ResetUser.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +01:00
Search.php Update apps/user_ldap/lib/Command/Search.php 2024-02-06 10:02:11 +01:00
SetConfig.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +01:00
ShowConfig.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +01:00
ShowRemnants.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +01:00
TestConfig.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +01:00
UpdateUUID.php Refactors user_ldap app commands. 2024-02-06 10:02:11 +01:00