pixelfed/app/Http/Controllers/Auth
Daniel Supernault 221ddce0fa
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
..
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 login/register views and captcha config, enable login or register captchas or both 2023-05-23 03:52:34 -06:00
ResetPasswordController.php Update ResetPasswordController, add captcha support, improve security and a new redesigned view 2023-04-26 03:10:06 -06:00