Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266551 - Password fields should have 'maxlength' specified
Summary: Password fields should have 'maxlength' specified
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Bugzilla Admins
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 213782
  Show dependency tree
 
Reported: 2009-04-17 15:44 UTC by Michał Górny
Modified: 2011-10-30 23:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2009-04-17 15:44:01 UTC
<input type="password" .../> fields within login & 'change password' forms should have 'maxlength' specified as the real maximum length of a password. This would allow users using password hashes like SHAPass to choose correct parameters without having to see 'Password Too Long' error.
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2010-08-08 09:48:15 UTC
In bugzilla-3, the maximum password length restriction has been removed. I'll close this as WONTFIX later.