BookStack/app/Auth/Access
Dan Brown 1278fb4969
Started moving MFA and email confirmation to new login flow
Instead of being soley middleware based.
2021-07-17 18:24:50 +01:00
..
Guards Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
Mfa Started moving MFA and email confirmation to new login flow 2021-07-17 18:24:50 +01:00
EmailConfirmationService.php Apply fixes from StyleCI 2021-06-26 15:23:15 +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 Started moving MFA and email confirmation to new login flow 2021-07-17 18:24:50 +01:00
RegistrationService.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UserTokenService.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00