1
0
Fork 0
pixelfed/app/Http/Controllers/Auth
Daniel Supernault a6d10f0389
Update RegisterController
2023-06-20 05:03:49 -06:00
..
ForgotPasswordController.php Update ForgotPasswordController, add captcha support, improve security and a new redesigned view 2023-04-26 03:08:20 -06:00
LoginController.php Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required 2023-05-23 05:08:34 -06:00
RegisterController.php Update RegisterController 2023-06-20 05:03:49 -06:00
ResetPasswordController.php Update ResetPasswordController, add captcha support, improve security and a new redesigned view 2023-04-26 03:10:06 -06:00