Downloads

Download tar.gz 29.97 KB
MD5: cb489d04e5280daffda2ffac5f4e80a0
SHA-1: 2101c53edde6094de2b4b776816b1cc04c8c628e
SHA-256: d5b799fb892b1112c1ba670259fc5420844a907229c2aa0d45fefa8f4761f2d9
Download zip 36.55 KB
MD5: 9dc8032cded2da43104f07e6ccabf9ef
SHA-1: e8d379c7833b04d2b113e9b3fd09c4ea56ca8107
SHA-256: 56115b364a5464fae604b91a8f4c3a803a84c912e72691f332ac379faae27f5a

Release notes

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

Created by: kreaper
Created on: 23 Aug 2007 at 00:13 UTC
Last updated: 1 Aug 2018 at 19:48 UTC
Bug fixes
Insecure
Unsupported

Other releases