Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download simple_ldap-7.x-1.0-beta2.tar.gztar.gz 64.22 KB
MD5: 2ccd621c945f29ebcafc7d4979d3b522
SHA-1: d5cf716f27bc2a29d0adb654bca8b7a4c94033f7
SHA-256: 563174259ad3d46d201644e2e530ace9cfba85e59b097b71dd54b2a0f79cde40
Download simple_ldap-7.x-1.0-beta2.zipzip 83.63 KB
MD5: eb4d513b027c0b2e8e4205b8b58754ec
SHA-1: f4ede6b090f144b5ac47fa38eb9c250333e3894d
SHA-256: 38a40ffc82ec55fa469f30c4b7b780220f642cbea52f0fdd22b6b35f67a27944

Release notes

This release fixes a handful of bugfixes from beta1, particularly for simple_ldap_role. It should be considered stable for OpenLDAP implementations. Active Directory integration is still ongoing, and is currently the only show stopper for a 7.x-1.0 release.

ee7003d update testing documentation
91cda2d refactor simple_ldap_role simpletests for auto-configuration
53a1a69 cleanup
f394d41 Don't try to delete LDAP entries that already don't exist
c355541 make sure an accurate count is always set when retrieving an attribute value.
1741e8a This should take care of the role problem in 1941864. Tests pending
87ad1a8 unconditionally unset "count" indexes
1252f34 progress toward simple_ldap_role refactoring. TODO notes in code
9626167 create a role class, and start conversion to use it
1e102ef Remove the user delete protection option, that should be handled at the LDAP server.
3744190 add simple_ldap_active_group_delete_filtered cleanup to hook_uninstall()
002b7bf integrate into Simple LDAP User/Role admin forms, add a filter override for deleting users.
72fe1eb catch exceptions if trying to get the attributes of a non-existant objectclass
5bb789e 1940670 - Allow class override (with inheritance)
eb93b44 Restore Active Directory read-only functionality
fda15a6 1941822 - Variable typo
39d5468 Merge branch '7.x-1.x' of git.drupal.org:project/simple_ldap into 7.x-1.x
39be7ef Fix paged queries
cf6a5f0 Issue #1941184: Repair encryption/decryption in Simple LDAP SSO.

Created by: blc
Created on: 25 Mar 2013 at 03:51 UTC
Last updated: 22 Jan 2014 at 23:33 UTC
Bug fixes

Other releases