BookStack/resources/lang/en
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
..
activities.php Added bookshelf view, update, delete 2018-09-16 19:34:09 +01:00
auth.php Neatened up social login/register buttons 2017-02-05 15:28:53 +00:00
common.php Added bookshelves homepage options 2018-09-20 15:27:30 +01:00
components.php Started work on drawing revisions 2018-05-13 12:07:38 +01:00
entities.php Merge pull request #947 from BookStackApp/bookshelves 2018-09-21 15:29:52 +01:00
errors.php Added testing coverage for Bookshelves 2018-09-21 15:15:16 +01:00
pagination.php Initial commit 2015-07-12 20:01:42 +01:00
passwords.php Initial commit 2015-07-12 20:01:42 +01:00
settings.php Altered social auto-reg to be configurable per service 2018-09-21 18:05:06 +01:00
validation.php Fixes a number of issues with the image uploader. Read below, 2018-03-18 18:44:11 +05:30