BookStack/app/Repos
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
..
CommentRepo.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
EntityRepo.php Added testing coverage for Bookshelves 2018-09-21 15:15:16 +01:00
ImageRepo.php Reverted work on revisions 2018-05-20 16:41:14 +01:00
PermissionsRepo.php Updated so permission effect admins more 2018-09-20 19:48:08 +01:00
TagRepo.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
UserRepo.php Altered social auto-reg to be configurable per service 2018-09-21 18:05:06 +01:00