]> err.no Git - sope/blobdiff - sope-ldap/NGLdap/ChangeLog
fixed OGo bug #995, ActiveDirectory binds with umlauts
[sope] / sope-ldap / NGLdap / ChangeLog
index 2c218331134c8533a572122b8a3f6d08727474f4..5f653129c0c3057f6798f54a762e23789256848d 100644 (file)
@@ -1,3 +1,9 @@
+2006-01-30  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGLdapConnection.m: set LDAP options prior performing a bind. Default
+         to UTF-8 credentials (can be changed back to Latin1 using the
+         LDAPUseLatin1Creds default). This should fix OGo bug #995 (v4.5.28)
+
 2005-11-17  Helge Hess  <helge.hess@opengroupware.org>
 
        * NGLdapURL.m: properly include string.h to avoid a warning (v4.5.27)