BookStack/app/Http/Controllers/Auth
Dan Brown 4597069083
Added Backup code verification logic
Also added testing to cover as part of this in addition to adding the
core backup code handling required.

Also added the standardised translations for switching mfa mode and
adding testing for this switching.
2021-08-02 16:35:37 +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 Added Backup code verification logic 2021-08-02 16:35:37 +01:00
MfaController.php Added Backup code verification logic 2021-08-02 16:35:37 +01:00
MfaTotpController.php Added TOTP verification upon access 2021-08-02 15:04:43 +01:00
RegisterController.php Updated all login events to route through single service 2021-07-17 17:45:00 +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