mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-01-22 16:09:45 +08:00
87a5340a05
Was preventing any other registration actions from taking place such as LDAP/SAML group sync. Email confirmation should be actioned by middleware on post-registration redirect. Added testing to cover. Tested for LDAP, SAML and normal registration with email confirmation required to ensure flows work as expected. Fixes #2082 |
||
---|---|---|
.. | ||
Guards | ||
EmailConfirmationService.php | ||
ExternalAuthService.php | ||
ExternalBaseUserProvider.php | ||
Ldap.php | ||
LdapService.php | ||
RegistrationService.php | ||
Saml2Service.php | ||
SocialAuthService.php | ||
UserInviteService.php | ||
UserTokenService.php |