BookStack/app/Auth/Access
Dan Brown ef9354a0cb
Verified mfa session expires on logout
Since sessions are invalidated upon logout.
2021-08-07 21:53:13 +01:00
..
Guards Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
Mfa Worked on MFA setup required flow 2021-08-02 22:02:25 +01:00
EmailConfirmationService.php Quick test of email confirmation routes and fix of tests 2021-08-07 21:18:59 +01:00
ExternalAuthService.php
ExternalBaseUserProvider.php
Ldap.php
LdapService.php
LoginService.php Verified mfa session expires on logout 2021-08-07 21:53:13 +01:00
RegistrationService.php Quick test of email confirmation routes and fix of tests 2021-08-07 21:18:59 +01:00
Saml2Service.php Quick test of email confirmation routes and fix of tests 2021-08-07 21:18:59 +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