View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0010737 | mantisbt | ldap | public | 2009-07-16 08:47 | 2009-10-07 14:19 | 
| Reporter | psnoblin | Assigned To | vboctor | ||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | closed | Resolution | fixed | ||
| Product Version | git trunk | ||||
| Target Version | 1.2.0rc2 | ||||
| Summary | 0010737: LDAP auth always fails | ||||
| Description | While the most recent change allowing LDAP auth to create accounts is, in fact, awesome, it does have a slight bug, in that logins always fail. | ||||
| Steps To Reproduce | 
 | ||||
| Additional Information | When building the LDAP query string, on line 269 of core/ldap_api.php, the variable '$t_username' is used, without ever having been defined. | ||||
| Tags | patch | ||||
| 
 I haven't set fixed-in-version since this was recently introduced and hence no need to make it appear in the changelog. | |
| @psnoblin, can you please confirm if this fixes the problem for you. Thanks. | |
| This does indeed fix the issue. | |
| Thanks @psnoblin. | |
| MantisBT: master-1.2.x 4d0a1d78 2009-07-19 20:15 Details Diff | Fixes 0010737: LDAP auth always fails. | Affected Issues 0010737 | |
| mod - core/ldap_api.php | Diff File | ||
| MantisBT: master cce78bda 2009-07-19 20:15 Details Diff | Fixes 0010737: LDAP auth always fails. | Affected Issues 0010737 | |
| mod - core/ldap_api.php | Diff File | ||
