nextcloud/core/Command/User
Carl Schwan ae73f7aaf5
refactor(setup-manager): Use ISetupManager instead of SetupManager
Keep using the OC API in the mount manager and OC_Utils, but the rest is
now using the public API.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-27 15:19:19 +01:00
..
AuthTokens feat: allow setting custom name for occ generated app password 2025-10-06 18:37:03 +02:00
Keys feat: Add option to update the public key of a user 2025-11-19 10:51:43 +01:00
Add.php refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 2025-10-04 21:54:22 +02:00
ClearGeneratedAvatarCacheCommand.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Delete.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
Disable.php refactor: Port away from search 2025-10-01 16:32:22 +02:00
Enable.php refactor: Port away from search 2025-10-01 16:32:22 +02:00
Info.php refactor(setup-manager): Use ISetupManager instead of SetupManager 2026-01-27 15:19:19 +01:00
LastSeen.php refactor: Port away from search 2025-10-01 16:32:22 +02:00
ListCommand.php feat(userList): Allow to list all users 2025-12-18 13:53:41 +01:00
Profile.php refactor: Port away from search 2025-10-01 16:32:22 +02:00
Report.php chore: Add SPDX header 2024-05-26 20:05:04 +02:00
ResetPassword.php refactor: Port away from search 2025-10-01 16:32:22 +02:00
Setting.php fix: force lowercase emails 2025-07-10 09:10:01 +02:00
SyncAccountDataCommand.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Welcome.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00