constant LDAP_AUTHENTICATION_EXCL_IF_NO_AUTHZ_DEFAULT in Lightweight Directory Access Protocol (LDAP) 7
Same name and namespace in other branches
- 8.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_EXCL_IF_NO_AUTHZ_DEFAULT
- 7.2 ldap_authentication/ldap_authentication.module \LDAP_AUTHENTICATION_EXCL_IF_NO_AUTHZ_DEFAULT
1 use of LDAP_AUTHENTICATION_EXCL_IF_NO_AUTHZ_DEFAULT
- LdapServerTestData.ldapauthen1.inc in ldap_authentication/
tests/ LdapServerTestData.ldapauthen1.inc
File
- ldap_authentication/
ldap_authentication.module, line 19 - This module injects itself into Drupal's Authentication stack.
Code
define('LDAP_AUTHENTICATION_EXCL_IF_NO_AUTHZ_DEFAULT', 0);