Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 96.68 KB
MD5: f0a752c3fb0c4290ef723b45cbf4bb19
SHA-1: 8633e1d994295d8fba4cbc19879561013af1f665
SHA-256: 5b98e85b30ae03a5dea4299d763906d9accae15a69c5c52cfdd85f56dbe84723
Download zip 140.11 KB
MD5: e346df854278d2a8786206698a0d76a3
SHA-1: 58baa745ef64856130063661297a682103cb9484
SHA-256: e52503ad1a8a5c70a07cf1833a2f23fb6be5713f994f529455e3fd55d8732107

Release notes

==================
7.x-1.0-beta2
==================
Issue #1206500 by justintime: applied patch to allow exporting bind password if encryption enabled
Issue #1201414 by justintime: applied very big exportables patch http://drupal.org/node/1201414#comment-4672616 successfully
Added warnings when drupal 6 ldapauth table is found warning of manual upgrade process.
Issue #1201414 by justintime: to improve exportables, renamed ldap_servers.type to ldap_server.ldap_type for older versions of ctools. Also added export type string.
Issue #1174332 by endiku: error thrown when trying to add the same drupal role twice. Added simpletest and applied array_unique().
Issue #1192356 by bfroehle: ldap_servers_get_servers returning null instead of empty array. 1192356-Fix-warnings-when-iterating-through-en.patch
Issue #1030404 by ankur: Fixed issue with ldap authentication with multiple servers. 1030404 comment #6
Simpletests by johnbarclay: fixed fake ldap server arrays for simpletests to work with #1030404 patch.
Issue #1170034 by pumpkinkid: Added functionality for limiting who can authenticate based on whether ldap authorizations exist. U.I. was already in, just not functionality.
Fixed whitelist php eval code by johnbarclay. Did not check for php.module enabled, documentation showed wrong variables and return values.
Additonal Ldap Authentication whitelist section simpletests added by johnbarclay: LDAP_authen.WL.php.php disabled, LDAP_authen.WL.php.true, LDAP_authen.WL.php.false, LDAP_authen.WL.exclude.miss, LDAP_authen.WL.exclude.match, LDAP_authen.WL.allow.miss, LDAP_authen.WL.allow.match

Created by: johnbarclay
Created on: 2 Jul 2011 at 20:17 UTC
Last updated: 2 Aug 2018 at 17:18 UTC
Bug fixes
Insecure
Unsupported

Other releases