[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kolab-commits
Subject:    plugins/kolab_auth
From:       Aleksander Machniak <machniak () kolabsys ! com>
Date:       2013-09-26 8:33:35
Message-ID: 20130926083335.895553EF1B8 () app01 ! kolabsys ! com
[Download RAW message or body]

 plugins/kolab_auth/kolab_auth_ldap.php |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit fac41ff1d47832ecd144e907127a5e47fc1fa56f
Author: Aleksander Machniak <machniak@kolabsys.com>
Date:   Thu Sep 26 10:32:44 2013 +0200

    Remove redundant normalize_entry() call

diff --git a/plugins/kolab_auth/kolab_auth_ldap.php b/plugins/kolab_auth/kolab_auth_ldap.php
index 94c10a0..b9b3e4a 100644
--- a/plugins/kolab_auth/kolab_auth_ldap.php
+++ b/plugins/kolab_auth/kolab_auth_ldap.php
@@ -119,7 +119,6 @@ class kolab_auth_ldap extends rcube_ldap_generic
                 $entries = $result->entries(true);
                 $dn      = key($entries);
                 $entry   = array_pop($entries);
-                $entry   = rcube_ldap_generic::normalize_entry($entry);
                 $entry   = $this->field_mapping($dn, $entry);
 
                 return $entry;


_______________________________________________
commits mailing list
commits@lists.kolab.org
https://lists.kolab.org/mailman/listinfo/commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic