From c8051b68d445ecd482c3eb3f02a6c894c06e34dc Mon Sep 17 00:00:00 2001 From: Oscar Zhou <100548325+oscarzhou-portainer@users.noreply.github.com> Date: Thu, 3 Nov 2022 10:06:56 +1300 Subject: [PATCH] fix(auth/ldap): allow to save internal authentication if custom ldap server is not set [EE-3155] (#7959) --- .../ldap-settings-custom/ldap-settings-custom.html | 10 +++++++++- .../authentication/settingsAuthenticationController.js | 4 ++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/app/portainer/settings/authentication/ldap/ldap-settings-custom/ldap-settings-custom.html b/app/portainer/settings/authentication/ldap/ldap-settings-custom/ldap-settings-custom.html index b6fc0360d..1e2816c59 100644 --- a/app/portainer/settings/authentication/ldap/ldap-settings-custom/ldap-settings-custom.html +++ b/app/portainer/settings/authentication/ldap/ldap-settings-custom/ldap-settings-custom.html @@ -34,7 +34,15 @@