BookStack/app/Http/Controllers/Auth
Dan Brown c9c0e5e16f
Fixed guest user email showing in TOTP setup url
- Occured during enforced MFA setup upon login.
- Added test to cover.

Fixes #2971
2021-10-14 18:02:16 +01:00
..
ConfirmEmailController.php
ForgotPasswordController.php
HandlesPartialLogins.php
LoginController.php
MfaBackupCodesController.php
MfaController.php
MfaTotpController.php Fixed guest user email showing in TOTP setup url 2021-10-14 18:02:16 +01:00
RegisterController.php
ResetPasswordController.php
Saml2Controller.php
SocialController.php
UserInviteController.php