X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/80865b30a5d6a82e86d21e272ae58977d4430a64..refs/pull/262/head:/resources/views/settings/index.blade.php diff --git a/resources/views/settings/index.blade.php b/resources/views/settings/index.blade.php index 4274378e6..c736bc24e 100644 --- a/resources/views/settings/index.blade.php +++ b/resources/views/settings/index.blade.php @@ -4,57 +4,95 @@ @include('settings/navbar', ['selected' => 'settings']) -
{{ trans('settings.app_custom_html_desc') }}
+ +If domain restriction is used then email confirmation will be required and the below value will be ignored.
-{{ trans('settings.reg_confirm_email_desc') }}
+ @include('components.toggle-switch', ['name' => 'setting-registration-confirmation', 'value' => setting('registration-confirmation')])Enter a comma separated list of email domains you would like to restrict registration to. Users will be sent an email to confirm their address before being allowed to interact with the application.
-
Note that users will be able to change their email addresses after successful registration.
{!! trans('settings.reg_confirm_restrict_domain_desc') !!}
+