BookStack/app/Services
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
..
Facades Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
ActivityService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
AttachmentService.php Ensured uploaded system images remain public 2018-03-25 12:41:52 +01:00
EmailConfirmationService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
ExportService.php Improved export base64 encoding of images 2018-04-22 12:23:43 +01:00
ImageService.php Added maintenance view with image-cleanup 2018-05-27 19:40:07 +01:00
Ldap.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
LdapService.php Fixed LDAP group sync using wrong user filter 2018-08-19 15:24:42 +01:00
PermissionService.php Updated so permission effect admins more 2018-09-20 19:48:08 +01:00
SearchService.php Added ability to copy a page 2018-04-14 18:00:16 +01:00
SettingService.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SocialAuthService.php Altered social auto-reg to be configurable per service 2018-09-21 18:05:06 +01:00
UploadService.php Ensured uploaded system images remain public 2018-03-25 12:41:52 +01:00
ViewService.php Added ability to copy a page 2018-04-14 18:00:16 +01:00