snipe-it/app/Http/Controllers/Auth
snipe ea9a502152 Added empty regsitration controller
When using the default Laravel auth routes, it expects a registration controller, even though we don’t have a concept of registration. This blank controller just prevents route caching from throwing errors.
2017-09-27 16:23:01 -07:00
..
ForgotPasswordController.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
LoginController.php Update all controllers to use laravel 5 return view method 2017-06-09 16:44:03 -07:00
RegisterController.php Added empty regsitration controller 2017-09-27 16:23:01 -07:00
ResetPasswordController.php Renamed Password controllers to new 5.3 versions 2016-12-14 05:06:15 -08:00