diff --git a/dashboard/src/components/LdapServer.vue b/dashboard/src/components/LdapServer.vue index 84c7571e4..bcbc4b3d9 100644 --- a/dashboard/src/components/LdapServer.vue +++ b/dashboard/src/components/LdapServer.vue @@ -91,14 +91,14 @@ onMounted(async () => { {{ $t('users.exposedLdap.secret.label') }} - + {{ editError.secret }} {{ $t('users.exposedLdap.ipRestriction.label') }} - + {{ $t('users.exposedLdap.ipRestriction.placeholder') }} {{ editError.allowlist }}