You are here

constant LDAP_AUTHENTICATION_MIXED in Lightweight Directory Access Protocol (LDAP) 7

Same name and namespace in other branches
  1. 8.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_MIXED
  2. 7.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_MIXED
4 uses of LDAP_AUTHENTICATION_MIXED
LdapServerTestData.ldapauthen1.inc in ldap_authentication/tests/LdapServerTestData.ldapauthen1.inc
ldap_authentication_show_ldap_help_link in ldap_authentication/ldap_authentication.module
_ldap_authentication_login_form_alter in ldap_authentication/ldap_authentication.inc
helper function for ldap_authn_form_user_login_block_alter and ldap_authn_form_user_login_alter
_ldap_authentication_user_login_authenticate_validate in ldap_authentication/ldap_authentication.inc
user form validation will take care of username, pwd fields

File

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

Code

define('LDAP_AUTHENTICATION_MIXED', 1);