Downloads
Download tar.gz
11.79 KB
MD5: c02d37685dcd59dd8ab1a5e59af86ff9
SHA-1: ad852183eddb4e3a37b4623ab70a3c6099bd352e
SHA-256: 6a030e068288a1d43061da78df2005bf1d7a78a91e35c7bc00faf0693626b851
Download zip
13.17 KB
MD5: ed2ac3f9dfe5776481fcf79b5d5979c5
SHA-1: b3b0491601202c37f247df64e62bf03ff5e38aca
SHA-256: ee4ddc6c9a1209038c119c5d00675a0ab846c7b808efd74e0ff9bc9f7e9feab2
Release notes
A recent addition of functionality to this module duplicated functionality in the ldapprov module. This functionality provided a configuration option for whether user records should be deleted from LDAP when deleted from Drupal. Unfortunately, the ldapprov module provides this functionality via hook_user() and is non-configurable. Because of this, the functionality was removed from this module as it duplicated functionality and had a meaningless configuration option.