You are here

constant LDAP_AUTHENTICATION_EMAIL_TEMPLATE_ALWAYS in Lightweight Directory Access Protocol (LDAP) 7.2

1 use of LDAP_AUTHENTICATION_EMAIL_TEMPLATE_ALWAYS
_ldap_authentication_user_login_authenticate_validate in ldap_authentication/ldap_authentication.inc
User form validation will take care of username, pwd fields this function validates ldap authentication specific.

File

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

Code

define('LDAP_AUTHENTICATION_EMAIL_TEMPLATE_ALWAYS', 2);