You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Console/Commands/User
Your Name 1eae4bbd43 refactor: organize Artisan commands into subfolders
Group console commands into Admin, Dev, FixBugs, Install, Internal, and
User subfolders (matching the earlier reorganization), and add a new
Status subfolder for the status:user, status:profile, and status:post
debug commands. Namespaces updated to match; command signatures and the
total command count are unchanged.
4 weeks ago
..
AddUserDomainBlock.php
…
DeleteUserDomainBlock.php
…
ReclaimUsername.php
…
UserAccountDelete.php
…
UserAdmin.php
…
UserAvatarDelete.php
…
UserCheckPassword.php
…
UserCreate.php
…
UserDelete.php
…
UserRegistrationMagicLink.php
…
UserSetPassword.php
…
UserShow.php
…
UserSuspend.php
…
UserTable.php
…
UserToggle2FA.php
…
UserUnsuspend.php
…
UserVerifyEmail.php
…