mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
e60d11ee04
- 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. |
||
---|---|---|
.. | ||
Auth | ||
Entity | ||
Permissions | ||
test-data | ||
ActivityTrackingTest.php | ||
AttachmentTest.php | ||
BrowserKitTest.php | ||
CommandsTest.php | ||
CreatesApplication.php | ||
ErrorTest.php | ||
HomepageTest.php | ||
ImageTest.php | ||
LanguageTest.php | ||
PublicActionTest.php | ||
SharedTestHelpers.php | ||
TestCase.php | ||
TestResponse.php | ||
UserProfileTest.php |