mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-30 12:43:43 +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 |
||
---|---|---|
.. | ||
AuthTest.php | ||
LdapTest.php | ||
Saml2Test.php | ||
SocialAuthTest.php | ||
UserInviteTest.php |