Summary | addUser() in Auth/Auth/passwd.php looks outdated. |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | chuck (at) horde (dot) org |
Requester | wrobel (at) horde (dot) org |
Created | 12/29/2008 (6043 days ago) |
Due | |
Updated | 12/30/2008 (6042 days ago) |
Assigned | |
Resolved | 12/30/2008 (6042 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
http://cvs.horde.org/diff.php/framework/Auth/Auth/passwd.php?rt=horde&r1=1.40&r2=1.41&ty=u
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Framework Packages
Summary ⇒ addUser() in Auth/Auth/passwd.php looks outdated.
Type ⇒ Bug
State ⇒ Unconfirmed
Auth/Auth/passwd.php uses a $pass variable that is undefined. In
addition addUser() does not seem to be supported by the driver.