From 9e1fbedc4df77bb3a7db5943dd641f8008e289a9 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Thu, 13 Nov 2025 17:00:51 +0100 Subject: [PATCH] Only enable LdapServer input fields if feature is enabled --- dashboard/src/components/LdapServer.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 () => {
- +
{{ editError.secret }}
- + {{ $t('users.exposedLdap.ipRestriction.placeholder') }}
{{ editError.allowlist }}