nextcloud/core/Command/User
Kent Delante 711bd2bc6d feat(occ): allow admins to clear account passwords
Signed-off-by: Kent Delante <kent.delante@proton.me>
2026-02-26 19:36:22 +08: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
ClearGeneratedAvatarCacheCommand.php
Delete.php
Disable.php
Enable.php
Info.php refactor(setup-manager): Use ISetupManager instead of SetupManager 2026-01-27 15:19:19 +01:00
LastSeen.php
ListCommand.php feat(userList): Allow to list all users 2025-12-18 13:53:41 +01:00
Profile.php
Report.php
ResetPassword.php feat(occ): allow admins to clear account passwords 2026-02-26 19:36:22 +08:00
Setting.php
SyncAccountDataCommand.php
Welcome.php