BookStack/app/Http/Controllers/Auth
2019-09-06 23:36:16 +01:00
..
ConfirmEmailController.php Refactored confirm actions to their own controller 2019-08-18 10:47:59 +01:00
ForgotPasswordController.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
LoginController.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
RegisterController.php Upgraded to Laravel 5.6 2019-09-06 22:14:39 +01:00
ResetPasswordController.php Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
UserInviteController.php Finished new user invite flow 2019-08-18 13:11:30 +01:00