BookStack/tests/Auth
Dan Brown e60d11ee04
Altered social auto-reg to be configurable per service
- Added {$service}_AUTO_REGISTER and {$service}_AUTO_CONFIRM_EMAIL env
options for each social auth system.
- Auto-register will allow registration from login, even if registration
is disabled.
- Auto-confirm-email indicates trust and will mark new registrants as
'email_confirmed' and skip 'confirmation email' flow.
- Also added covering tests.
2018-09-21 18:05:06 +01:00
..
AuthTest.php Fixed validation issue on register post 2018-01-28 17:15:30 +00:00
LdapTest.php Added ability to set custom ldap group -> role mapping 2018-07-15 19:34:42 +01:00
SocialAuthTest.php Altered social auto-reg to be configurable per service 2018-09-21 18:05:06 +01:00