Closed
Bug 524368
Opened 15 years ago
Closed 15 years ago
Increase the value of USER_PASSWORD_MIN_LENGTH
Categories
(Bugzilla :: Bugzilla-General, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: LpSolit, Assigned: LpSolit)
Details
Attachments
(1 file)
(deleted),
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
The current value of USER_PASSWORD_MIN_LENGTH is 3, which looks a bit too small to me. It should be 6 or 8. This won't affect already set passwords, but new passwords will need to be longer.
Assignee | ||
Comment 1•15 years ago
|
||
Nowadays, 3 characters-long passwords are too insecure.
Assignee | ||
Updated•15 years ago
|
Target Milestone: --- → Bugzilla 3.6
Comment 2•15 years ago
|
||
Comment on attachment 413968 [details] [diff] [review]
patch, v1
Yeah, agreed.
Attachment #413968 -
Flags: review?(mkanat) → review+
Updated•15 years ago
|
Flags: approval+
Assignee | ||
Comment 3•15 years ago
|
||
Want to relnote it?
Checking in Bugzilla/Constants.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Constants.pm,v <-- Constants.pm
new revision: 1.121; previous revision: 1.120
done
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
Yeah, seems like a reasonable thing to relnote in the "Other Enhancements and Changes" section.
Keywords: relnote
You need to log in
before you can comment on or make changes to this bug.
Description
•