nextcloud-server/apps/user_ldap/lib/Command
Côme Chilliet a6e367ecbf 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 21:40:24 +07:00
..
CheckUser.php Also always return in app commands 2020-06-26 15:12:11 +07:00
CreateEmptyConfig.php Also always return in app commands 2020-06-26 15:12:11 +07:00
DeleteConfig.php Also always return in app commands 2020-06-26 15:12:11 +07:00
ResetUser.php adds ldap user:reset command 2021-03-17 13:38:55 +07:00
Search.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
SetConfig.php Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +07:00
ShowConfig.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
ShowRemnants.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +07:00
TestConfig.php Use query builder instead of OC_DB in user_ldap 2020-11-06 11:25:28 +07:00
UpdateUUID.php Fix ldap:update-uuid 2022-02-10 21:40:24 +07:00