Active
Project:
Password change confirm
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2012 at 22:44 UTC
Updated:
18 Feb 2012 at 22:44 UTC
The code for Password confirm assumes that the site uses an MD5 hash. This means that if the site uses a more secure hash, the current password will never match what is in the password database. So for such sites, this module must be disabled or have a custom patch applied to use this module.