Open Bug 1400972 Opened 7 years ago Updated 5 years ago

Data::Password::passwdqc reports password "Too shor" instead of "Too short" on BMO production

Categories

(bugzilla.mozilla.org :: General, defect)

Production
defect
Not set
normal

Tracking

()

People

(Reporter: dylan, Unassigned)

References

Details

This might indicate a memory issue, so marking as a security bug
perl -Ilocal/lib/perl5 -MBugzilla -E 'my $pw = Bugzilla->passwdqc; $pw->validate_password("foo"); say $pw->reason'
too short

Weird...
Of course, it is being truncated by the database. Sigh.
Group: webtools-security
This should be fixed in production ahead of the push tomorrow.
Type: enhancement → defect
Assignee: dylan → nobody
You need to log in before you can comment on or make changes to this bug.