X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/dabe79a438f22612e7d68c8d1de7817505b59b93..refs/pull/2169/head:/resources/views/settings/index.blade.php diff --git a/resources/views/settings/index.blade.php b/resources/views/settings/index.blade.php index 94605da6f..500db64e6 100644 --- a/resources/views/settings/index.blade.php +++ b/resources/views/settings/index.blade.php @@ -15,9 +15,10 @@
-

{{ trans('settings.app_features_security') }}

+

{{ trans('settings.app_features_security') }}

{!! csrf_field() !!} +
@@ -79,9 +80,10 @@
-

{{ trans('settings.app_customization') }}

+

{{ trans('settings.app_customization') }}

{!! csrf_field() !!} +
@@ -90,7 +92,7 @@

{{ trans('settings.app_name_desc') }}

-
+
@include('components.toggle-switch', [ 'name' => 'setting-app-name-header', @@ -105,7 +107,7 @@

{{ trans('settings.app_editor_desc') }}

-
+
-
- - | - +
+ + | + +
+
@@ -170,7 +174,7 @@

{{ trans('settings.app_homepage_desc') }}

-
+
@@ -219,8 +224,8 @@ 'label' => trans('settings.reg_enable_toggle') ]) - @if(config('auth.method') === 'ldap') -
{{ trans('settings.reg_enable_ldap_warning') }}
+ @if(in_array(config('auth.method'), ['ldap', 'saml2', 'openid'])) +
{{ trans('settings.reg_enable_external_warning') }}
@endif @@ -241,7 +246,7 @@

{!! trans('settings.reg_confirm_restrict_domain_desc') !!}

-
+