Posted by kreaper on February 13, 2007 at 2:07pm
| Download | Size | md5 hash |
|---|---|---|
| ldap_integration-5.x-1.1.tar.gz | 18.43 KB | addef8e3792b30819df44b794feeb7c9 |
| ldap_integration-5.x-1.1.zip | 23.01 KB | c0f90efaace4d1b0f59f17f4017e9f35 |
Last updated: December 24, 2010 - 23:16
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.