BookStack/app/Http/Controllers/Auth
Dan Brown 916a82616f
Complete base flow for TOTP setup
- Includes DB storage and code validation.
- Extracted TOTP work to its own service file.
- Still needs testing to cover this side of things.
2021-06-30 22:10:02 +01:00
..
ConfirmEmailController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ForgotPasswordController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
LoginController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
MfaController.php Complete base flow for TOTP setup 2021-06-30 22:10:02 +01:00
RegisterController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00: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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UserInviteController.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00