Closed jeffmbarnes closed 8 years ago
Fixed array key checks in Ldap Login. The parameters in array_key_exists() incorrect, http://php.net/manual/en/function.array-key-exists.php
Changed check for ldap_bind to ensure LDAP_BIND_PASSWORD defined
oops! :-) thank you!
No worries. My first pull request, thank you.
Fixed array key checks in Ldap Login. The parameters in array_key_exists() incorrect, http://php.net/manual/en/function.array-key-exists.php
Changed check for ldap_bind to ensure LDAP_BIND_PASSWORD defined