nextcloud/apps/user_ldap/lib/Command
Côme Chilliet ef11c61f19 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 18:48:33 +00:00
..
CheckUser.php Update php licenses 2021-06-04 22:02:41 +02:00
CreateEmptyConfig.php Update php licenses 2021-06-04 22:02:41 +02:00
DeleteConfig.php Update php licenses 2021-06-04 22:02:41 +02: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 Update php licenses 2021-06-04 22:02:41 +02:00
UpdateUUID.php Fix ldap:update-uuid 2022-02-10 18:48:33 +00:00