From e1ae00528db7317b8cefb1625206129c33e25a00 Mon Sep 17 00:00:00 2001 From: afornerot Date: Wed, 3 Feb 2021 10:47:56 +0100 Subject: [PATCH] =?UTF-8?q?correction=20ano=20template=20si=20masteridenti?= =?UTF-8?q?ty=20=C3=A0=20sso?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tmpl/ninegate-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmpl/ninegate-template.yml b/tmpl/ninegate-template.yml index 779c182a..c53330a1 100644 --- a/tmpl/ninegate-template.yml +++ b/tmpl/ninegate-template.yml @@ -180,7 +180,7 @@ parameters: ldap_baseniveau01: ou=%%ninegate_niveau01branche,ou=%%ninegate_organization,%%ldap_base_dn ldap_baseniveau02: ou=%%ninegate_niveau02branche,ou=%%ninegate_organization,%%ldap_base_dn ldap_basegroup: ou=groups,ou=%%ninegate_organization,%%ldap_base_dn -%else if %%getVar("ninegate_ldaptemplate", 'open') == "open" +%else if %%getVar("ninegate_ldaptemplate", '') == "open" %if not %%is_empty(%%ninegate_openldapsubbranchuser) ldap_baseuser: %%ninegate_openldapsubbranchuser %else