]> BookStack Code Mirror - bookstack/commit
Started moving MFA and email confirmation to new login flow
authorDan Brown <redacted>
Sat, 17 Jul 2021 17:24:50 +0000 (18:24 +0100)
committerDan Brown <redacted>
Sat, 17 Jul 2021 17:24:50 +0000 (18:24 +0100)
commit1278fb4969f87d2433a6e1e1f70d63f0e9a41d30
tree8abdaf3090e288ee712bf4b7c08ee2004d22f16b
parent9249addb5c458d30a5b06ff1ccc3a4e1b5d29acb
Started moving MFA and email confirmation to new login flow

Instead of being soley middleware based.
app/Auth/Access/LoginService.php
app/Auth/Access/Mfa/MfaSession.php
app/Http/Controllers/Auth/ConfirmEmailController.php
app/Http/Controllers/Auth/UserInviteController.php
app/Http/Kernel.php
app/Http/Middleware/Authenticate.php
app/Http/Middleware/ChecksForEmailConfirmation.php [deleted file]
app/Http/Middleware/EnforceMfaRequirements.php [deleted file]
routes/web.php
Morty Proxy This is a proxified and sanitized view of the page, visit original site.