Connexion

<% if (currentUrl === '/auth/activedirectory' || (setupData[0] && setupData[0].hasOwnProperty('ldap'))) { %>

Connexion avec Active Directory

<% if (typeof errorMessage !== 'undefined' && errorMessage) { %> <% } %>
<% } %> <% if (Array.isArray(setupData)) { %> <% setupData.forEach(config => { %> <% if (config.hasOwnProperty('discord') && config.discord.enabled === 'on') { %> <% if (config.hasOwnProperty('ldap') && config.ldap.enabled === 'on') { %>

Ou

<% } %> <% } %> <% }); %> <% } %>