Downloads
Download tar.gz
18.43 KB
MD5: addef8e3792b30819df44b794feeb7c9
SHA-1: 9c78ae2ce58ff43bd544fcc40623e5a2ddf3b8b9
SHA-256: 17ab7fbce519c0eaf966b2debbccde40738235e6d3ce83fb2da0449c0f89e27f
Download zip
23.01 KB
MD5: c0f90efaace4d1b0f59f17f4017e9f35
SHA-1: b38bdd0bbc371a39c7b9cb0f4c4e5eb9ab481d8a
SHA-256: 6ee10c97de328baed5eae144a4928211e3c7e79c6577f31ba354a312b695ebcd
Release notes
LDAP Integration 5.x.1.1 is now available for download. This is a maintenance release that fixed an important security issue.
Instructions
Download the full build and install it over the existing 5.x.1 build of ldap_integration. There are no database updates with this release, so it is not necessary to run update.php
Security Issue
- Modified ldapgroups_roles_filter() to perform case-insensitive search of groups.
- Modified ldapgroups.module to prevent stripping of DNs before comparison. In multiple LDAP configuration, this could result in a potential security breach.