mirror of https://github.com/pixelfed/pixelfed
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.
Replace 7 duplicated inline username validation closures across 6 controllers (ApiV1Dot1, RemoteAuth, CuratedRegister, AdminInvite x2, AppRegister, Auth/Register) with the existing PixelfedUsername rule. Add the 'must contain at least one alphabetical character' check to the rule so all call sites share consistent, stricter validation. Add PixelfedUsernameTest covering all validation branches. |
4 weeks ago | |
|---|---|---|
| .. | ||
| ForgotPasswordController.php | 4 weeks ago | |
| LoginController.php | 4 weeks ago | |
| RegisterController.php | 4 weeks ago | |
| ResetPasswordController.php | 4 weeks ago | |