nextcloud/apps/user_ldap/lib/Command
Arthur Schiwon cd725ee61a 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:04:17 +00:00
..
CheckUser.php fix(LDAP): escape DN on check-user 2024-04-10 10:04:17 +00:00
CreateEmptyConfig.php Avoid updating _lastChange when nothing is changed in the configuration 2022-03-31 08:38:05 +00:00
DeleteConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
PromoteGroup.php feat(LDAP): warn about demoting a group while promoting another 2023-12-05 13:55:42 +01:00
ResetGroup.php Add missing file 2022-04-01 12:18:03 +00:00
ResetUser.php Update php licenses 2021-06-04 22:02:41 +02:00
Search.php Convert command option defaults to strings 2021-06-09 13:25:31 +02:00
SetConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
ShowConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
ShowRemnants.php Update php licenses 2021-06-04 22:02:41 +02:00
TestConfig.php Make sure to use AccessFactory to create Access instances and use DI 2022-10-25 09:52:35 +02:00
UpdateUUID.php Fix ldap:update-uuid 2022-02-10 10:15:00 +01:00