Closed (won't fix)
Project:
Password Strength
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Dec 2009 at 23:35 UTC
Updated:
8 Nov 2014 at 21:22 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
web360 commentedI have encountered the same issue, and am looking at the code right now. I'll post whatever I find.
Thanks!
Update:
Fixed issue by adding back the validation for blank passwords. The code below is from form.inc, and validates if the password field is blank.
On Line 231:
Comment #2
ahayes08 commentedSee also #771236: Server check does not check if passwords match.
Attached patch to fix both issues.
Comment #3
coltraneOriginal codebase was marked unsupported so this issue is no longer relevant after moving to new codebase https://www.drupal.org/node/2341503