[Tickets #12331] Error in LDAP driver for passwd
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Jun 10 18:18:55 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12331
------------------------------------------------------------------------------
Ticket | 12331
Created By | laurent_roudier at yahoo.fr
Summary | Error in LDAP driver for passwd
Queue | Passwd
Version | 5.0.0
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
laurent_roudier at yahoo.fr (2013-06-10 18:18) wrote:
I'am not sure, but I think I found a Bug in the LDAP driver of passwd
application (version 5.0.0)
In the file " / passwd / lib / Driver / Ldap.php"
Line : 97
protected function _changePassword($user, $oldpass, $newpass)
must be change by
protected function _changePassword($username, $oldpass, $newpass)
More information about the bugs
mailing list