From 4a54f484aa46b8bfbcfeba6d59c231bf53c795af Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 22 Nov 2020 07:50:26 +0100 Subject: [PATCH] Remove code comment. --- config/ldap_auth.php | 1 - 1 file changed, 1 deletion(-) diff --git a/config/ldap_auth.php b/config/ldap_auth.php index 13e45f9b0d..446b9c831a 100644 --- a/config/ldap_auth.php +++ b/config/ldap_auth.php @@ -337,7 +337,6 @@ return [ 'sync_attributes' => [ 'email' => envNonEmpty('ADLDAP_SYNC_FIELD', 'userprincipalname'), - //'name' => 'cn', ],