Summary | Typo in LDAP authentication |
Queue | Horde Framework Packages |
Queue Version | FRAMEWORK_3 |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | aurelien (at) bompard (dot) org |
Created | 04/04/2008 (6275 days ago) |
Due | |
Updated | 04/04/2008 (6275 days ago) |
Assigned | |
Resolved | 04/04/2008 (6275 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Priority ⇒ 1. Low
#6450.Priority ⇒ 3. High
New Attachment: horde-auth-ldap.patch
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ Typo in LDAP authentication
Type ⇒ Bug
State ⇒ Unconfirmed
unusable. It's a missing underscore ($this->params instead of
$this->_params)
The attached patch fixes it.