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 Fix check-group --update for deleted groups 2023-08-10 10:57:37 +07:00
CheckUser.php fix(LDAP): escape DN on check-user 2024-04-10 10:05:23 +07:00
CreateEmptyConfig.php
DeleteConfig.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
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 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
SetConfig.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ShowConfig.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ShowRemnants.php
TestConfig.php
UpdateUUID.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00