nextcloud-server/apps/user_ldap/lib/Command
Côme Chilliet 9f2db6e65d
Fix ldap:update-uuid
Generators cannot be iterated with while or returned by an other
 generator, using foreach instead.
And a few other problems.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-02-10 10:15:00 +01:00
..
CheckUser.php Ignore cache in occ ldap:check-ldap command 2021-11-22 16:44:27 +01:00
CreateEmptyConfig.php
DeleteConfig.php
ResetUser.php
Search.php Convert command option defaults to strings 2021-06-09 13:25:31 +02:00
SetConfig.php
ShowConfig.php
ShowRemnants.php
TestConfig.php fix overwriting of SUCCESS and INVALID consts 2022-02-03 23:12:51 +01:00
UpdateUUID.php Fix ldap:update-uuid 2022-02-10 10:15:00 +01:00