You are here

constant LDAP_AUTHENTICATION_PASSWORD_FIELD_SHOW in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_PASSWORD_FIELD_SHOW
1 use of LDAP_AUTHENTICATION_PASSWORD_FIELD_SHOW
_ldap_authentication_form_user_profile_form_alter in ldap_authentication/ldap_authentication.inc
Alter user editing form (profile form) based on ldap authentication configuration.

File

ldap_authentication/ldap_authentication.module, line 45
This module injects itself into Drupal's Authentication stack.

Code

define('LDAP_AUTHENTICATION_PASSWORD_FIELD_SHOW', 2);