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 +07:00
..
CheckUser.php Ignore cache in occ ldap:check-ldap command 2021-11-22 16:44:27 +07:00
CreateEmptyConfig.php Update php licenses 2021-06-04 22:02:41 +07:00
DeleteConfig.php Update php licenses 2021-06-04 22:02:41 +07:00
ResetUser.php Update php licenses 2021-06-04 22:02:41 +07:00
Search.php Convert command option defaults to strings 2021-06-09 13:25:31 +07:00
SetConfig.php Update php licenses 2021-06-04 22:02:41 +07:00
ShowConfig.php Update php licenses 2021-06-04 22:02:41 +07:00
ShowRemnants.php Update php licenses 2021-06-04 22:02:41 +07:00
TestConfig.php fix overwriting of SUCCESS and INVALID consts 2022-02-03 23:12:51 +07:00
UpdateUUID.php Fix ldap:update-uuid 2022-02-10 10:15:00 +07:00