- 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.
|
||
|---|---|---|
| .. | ||
| Facades | ||
| ActivityService.php | ||
| AttachmentService.php | ||
| EmailConfirmationService.php | ||
| ExportService.php | ||
| ImageService.php | ||
| Ldap.php | ||
| LdapService.php | ||
| PermissionService.php | ||
| SearchService.php | ||
| SettingService.php | ||
| SocialAuthService.php | ||
| UploadService.php | ||
| ViewService.php | ||