BookStack/app/Auth/Access
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
..
Guards Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
Mfa Added Backup code verification logic 2021-08-02 16:35:37 +01:00
EmailConfirmationService.php
ExternalAuthService.php
ExternalBaseUserProvider.php
Ldap.php
LdapService.php
LoginService.php Added Backup code verification logic 2021-08-02 16:35:37 +01:00
RegistrationService.php
Saml2Service.php Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
SocialAuthService.php Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
UserInviteService.php
UserTokenService.php