BookStack/app/Auth/Access
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
..
Guards Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
Mfa Fixed guest user email showing in TOTP setup url 2021-10-14 18:02:16 +01:00
EmailConfirmationService.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
ExternalAuthService.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ExternalBaseUserProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Ldap.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
LdapService.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
LoginService.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
RegistrationService.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Saml2Service.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
SocialAuthService.php Fixed social auth login audit log messages 2021-09-15 20:55:10 +01:00
UserInviteService.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UserTokenService.php Swapped injected db instance with facade 2021-08-31 21:50:23 +01:00