BookStack/app/Http/Controllers/Auth
Dan Brown f1f59cf086
Extracted text to translation files
Also aligned mfa method delete route to align with others.
2021-08-08 14:24:44 +01:00
..
ConfirmEmailController.php Added login redirect system to confirm/mfa 2021-07-18 16:52:31 +01:00
ForgotPasswordController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HandlesPartialLogins.php Added TOTP verification upon access 2021-08-02 15:04:43 +01:00
LoginController.php Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
MfaBackupCodesController.php Extracted text to translation files 2021-08-08 14:24:44 +01:00
MfaController.php Added Backup code verification logic 2021-08-02 16:35:37 +01:00
MfaTotpController.php Worked on MFA setup required flow 2021-08-02 22:02:25 +01:00
RegisterController.php Quick test of email confirmation routes and fix of tests 2021-08-07 21:18:59 +01:00
ResetPasswordController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Saml2Controller.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SocialController.php Added login redirect system to confirm/mfa 2021-07-18 16:52:31 +01:00
UserInviteController.php Started moving MFA and email confirmation to new login flow 2021-07-17 18:24:50 +01:00