You are here

simple_ldap_user_delete_blocked.info in Simple LDAP 7.2

name = Simple LDAP Delete Blocked User
description = Deletes a user from LDAP when set to Blocked in Drupal. This keeps the directory clean, and when restoring the account to Active, the user will be resynced to LDAP by the Simple LDAP User module.
package = LDAP Helpers
dependencies[] = simple_ldap_user
core = 7.x

File

contrib/simple_ldap_user_delete_blocked/simple_ldap_user_delete_blocked.info
View source
  1. name = Simple LDAP Delete Blocked User
  2. description = Deletes a user from LDAP when set to Blocked in Drupal. This keeps the directory clean, and when restoring the account to Active, the user will be resynced to LDAP by the Simple LDAP User module.
  3. package = LDAP Helpers
  4. dependencies[] = simple_ldap_user
  5. core = 7.x