View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012747 | mantisbt | ldap | public | 2011-02-05 19:14 | 2011-04-05 14:23 |
Reporter | jesusaplsoft | Assigned To | vboctor | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 1.2.4 | ||||
Fixed in Version | 1.2.5 | ||||
Summary | 0012747: Better log message for LDAP auth errors | ||||
Description | In file "core/ldap_api.php", lines 78-83 are: if ( !$t_br ) { and should be: if ( !$t_br ) { The only change made is related to line 79 (2nd one). This way error cause is reported in logging file | ||||
Tags | patch | ||||
MantisBT: master 85439a65 2011-02-13 14:45 Details Diff |
Fix 0012747: Better log message for LDAP auth errors. |
Affected Issues 0012747 |
|
mod - core/ldap_api.php | Diff File | ||
MantisBT: master-1.2.x 75fef46e 2011-02-13 14:45 Details Diff |
Fix 0012747: Better log message for LDAP auth errors. |
Affected Issues 0012747 |
|
mod - core/ldap_api.php | Diff File |