rbrecruiter/app/Http/Controllers/Auth
Miguel Nogueira 2763f777ab Add password strength requirment
This commit adds a password strength requirement for new users using 
regular expressions.
Also adds a dismissable alert so users know how to create passwords 
properly.
2020-07-17 23:13:46 +01:00
..
ConfirmPasswordController.php Add save & update functionality to positions 2020-05-08 00:24:56 +01:00
ForgotPasswordController.php Added Authentication Scaffolding, Dashboard, and Sidenav 2020-04-29 03:20:00 +01:00
LoginController.php Add two factor authentication 2020-07-17 22:44:10 +01:00
RegisterController.php Add password strength requirment 2020-07-17 23:13:46 +01:00
ResetPasswordController.php Add save & update functionality to positions 2020-05-08 00:24:56 +01:00
TwofaController.php Add two factor authentication 2020-07-17 22:44:10 +01:00
VerificationController.php Add save & update functionality to positions 2020-05-08 00:24:56 +01:00