You are here

constant LDAP_USER_DRUPAL_USER_PROV_ON_ALLOW_MANUAL_CREATE in Lightweight Directory Access Protocol (LDAP) 8.2

Same name and namespace in other branches
  1. 7.2 ldap_user/ldap_user.module \LDAP_USER_DRUPAL_USER_PROV_ON_ALLOW_MANUAL_CREATE
1 use of LDAP_USER_DRUPAL_USER_PROV_ON_ALLOW_MANUAL_CREATE
ldap_user_form_user_register_form_alter in ldap_user/ldap_user.module
Implements hook_form_FORM_ID_alter(). for user_register_form

File

ldap_user/ldap_user.module, line 14
Module for the LDAP User Entity

Code

define('LDAP_USER_DRUPAL_USER_PROV_ON_ALLOW_MANUAL_CREATE', 3);