MantisBT: master-1.2.x 8f23dcc4

Author Committer Branch Timestamp Parent
Damien Regad dhx master-1.2.x 2010-11-04 11:05 master-1.2.x b3e7646f
Affected Issues  0012167: LDAP port parameter is ignored
Changeset

Fix 0012167: Improve LDAP logging and comments in config_defaults.php

Document the fact that LDAP port parameter is not used by ldap_connect when the provided hostname is a URI, and modify the logging in ldap_api.php to correctly reflect what is actually happening to avoid creating confusion.

Implemented also additional improvements to LDAP logging, allowing to fully trace what is happening throughout the LDAP authentication process.

Signed-off-by: David Hicks d@hx.id.au

mod - config_defaults_inc.php Diff File
mod - core/ldap_api.php Diff File