Summary | Vpopmail driver for MD5 support |
Queue | Passwd |
Queue Version | 3.0 |
Type | Bug |
State | No Feedback |
Priority | 2. Medium |
Owners | |
Requester | andrea.durante (at) metroitaly (dot) it |
Created | 08/31/2006 (6902 days ago) |
Due | |
Updated | 11/05/2006 (6836 days ago) |
Assigned | 09/27/2006 (6875 days ago) |
Resolved | 11/05/2006 (6836 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Feedback
provided old password with the currently stored password as a salt.
Since both passwords have to be the same, the opposite would work as
well, which is happening if using comparePasswords().
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Vpopmail driver for MD5 support
Queue ⇒ Passwd
New Attachment: vpopmail.php.diff
State ⇒ Unconfirmed
password. Using the encryption=crypt_md5 into the backend.php and this
modified version, all work fine.