From bcab324779b9c3693f04b37190484e1ffccec8ce Mon Sep 17 00:00:00 2001
From: David Surville <david.surville@unicaen.fr>
Date: Fri, 30 Jun 2023 15:58:33 +0200
Subject: [PATCH] =?UTF-8?q?[Fix]=20Param=C3=A8tre=20plus=20n=C3=A9cessaire?=
 =?UTF-8?q?=20=C3=A0=20cet=20endroit?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 config/unicaen-authentification.local.php.dist | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/config/unicaen-authentification.local.php.dist b/config/unicaen-authentification.local.php.dist
index 5d116b4..582884b 100644
--- a/config/unicaen-authentification.local.php.dist
+++ b/config/unicaen-authentification.local.php.dist
@@ -83,11 +83,6 @@ return [
              */
             'ldap' => [
                 'enabled' => true,
-
-                /**
-                 * Attribut LDAP utilisé pour le login des utilisateurs
-                 */
-                'username' => "supannAliasLogin",
             ],
         ],
 
-- 
GitLab