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/Http/Controllers/Auth
Your Name 302edf09d5 refactor: rename PixelfedUsername rule to ValidUsername
Pure rename of the App\Rules\PixelfedUsername validation rule to
App\Rules\ValidUsername for a clearer, more idiomatic name. Updates
the class, filename, test, and all 8 controller call sites. No
behavior change.
4 weeks ago
..
ForgotPasswordController.php refactor: add return type declarations to controller methods 4 weeks ago
LoginController.php refactor: move 52 legacy models from App\ to App\Models\ 4 weeks ago
RegisterController.php refactor: rename PixelfedUsername rule to ValidUsername 4 weeks ago
ResetPasswordController.php refactor: add return type declarations to controller methods 4 weeks ago