nextcloud-server/core/Command/User
Joas Schilling 813406322b
fix: Use IUserManager::callForAllUsers() to save memory
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-14 08:40:22 +07:00
..
AuthTokens fix: replace `Account name` by `Login` 2024-02-13 21:08:10 +07:00
Keys feat(occ): Add user:keys:test command 2024-02-27 22:43:08 +07:00
Add.php add generate-password option and flow fixes 2024-02-24 04:56:52 +07:00
Delete.php
Disable.php
Enable.php
Info.php
LastSeen.php fix: Use IUserManager::callForAllUsers() to save memory 2024-03-14 08:40:22 +07:00
ListCommand.php
Report.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00
ResetPassword.php fix: replace `Account name` by `Login` 2024-02-13 21:08:10 +07:00
Setting.php feat: rename users to account or person 2024-02-13 21:06:30 +07:00
SyncAccountDataCommand.php