BookStack/app/Auth
Dan Brown 87a5340a05
Prevented email confirmation exception throw on registration
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
2020-08-04 17:54:50 +01:00
..
Access Prevented email confirmation exception throw on registration 2020-08-04 17:54:50 +01:00
Permissions Removed role 'name' field from database 2020-08-04 14:55:01 +01:00
Role.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00
SocialAccount.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
User.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00
UserRepo.php Removed role 'name' field from database 2020-08-04 14:55:01 +01:00