ldap_integration 5.x-1.3
First released: August 23, 2007 - 00:13
Size: 29.97 KB
md5_file hash: cb489d04e5280daffda2ffac5f4e80a0
Last updated: August 23, 2007 - 00:15
2007-08-22 kreaper
* ldap_integration/LDAPInterface.php: http://drupal.org/node/164049
Allow anonymous LDAP connect();
* ldapauth.module: http://drupal.org/node/164078
HTML fixes
* ldap_integration/LDAPInterface.php: http://drupal.org/node/158671
No longer initializing $ldap->server to "example.com"
2007-07-22 kreaper
* ldapauth.module: http://drupal.org/node/158671
contributed code that modifies code flow and also enabled ldapauth_auth() to work with other modules.
* ldapdata.module: bug fix for http://drupal.org/node/136068
http://bugs.mysql.com/bug.php?id=25520 specifies that in Windows, TEXT/BLOB cannot have a default value
2007-07-09 kreaper
* ldapgroups.module: renamed the global variable $ldap to $ldapgroups_ldap.
Created a new function _ldapgroups_ldap_init() to setup the ldapgroups_ldap object.
* ldapdata.module: renamed the global variable $ldap to $ldapdata_ldap
* ldapauth.module: renamed the global variable $ldap to $ldapauth_ldap
plus other bugs have also been fixed prior to the addition of Changelog
