nextcloud/core/Command/User
2024-04-18 17:57:49 +05:30
..
AuthTokens
Keys
Add.php
ClearGeneratedAvatarCacheCommand.php fix: add missing ClearGeneratedAvatarCacheCommand.php in autoload_static.php and declare strict_types for the new file as suggested 2024-04-18 17:57:49 +05:30
Delete.php
Disable.php
Enable.php
Info.php
LastSeen.php fix: Use IUserManager::callForAllUsers() to save memory 2024-03-14 08:40:22 +01:00
ListCommand.php feat(occ): Add --disabled option to occ user:list 2024-04-09 15:47:40 +02:00
Report.php
ResetPassword.php
Setting.php
SyncAccountDataCommand.php