snipe-it/app/Http/Controllers/Auth
snipe ea91d59ffc
Use username instead of email address in password reset (#6382)
* Switch to use username instead of email

* Fixed indenting

* Updated password language

* Updated blades to reflect username instead of email

* Changed password/reset controllers to use username instead of email

* Redirect to login page instead of repeating the password reset form
2018-10-31 18:03:24 -07:00
..
ForgotPasswordController.php Use username instead of email address in password reset (#6382) 2018-10-31 18:03:24 -07:00
LoginController.php Applying @dmeltzer’s changes from afc8ac5e72 2018-07-24 21:13:02 -07:00
RegisterController.php Stub and 404 registration routes 2017-12-19 22:14:51 -08:00
ResetPasswordController.php Use username instead of email address in password reset (#6382) 2018-10-31 18:03:24 -07:00