Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507556 - Forum does not allow passwords of length exactly 32
Summary: Forum does not allow passwords of length exactly 32
Status: UNCONFIRMED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Forums (show other bugs)
Hardware: All All
: Normal minor (vote)
Assignee: Forum Moderators
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-13 11:28 UTC by Bodo Graumann
Modified: 2014-04-13 11:28 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 Bodo Graumann 2014-04-13 11:28:27 UTC
When changing the password to forums.gentoo.org the input field allows 32 characters to be entered. Now when I use the whole length, the following error message is shown:

“Your password must be no more than 32 characters.”

So I guess somewhere a ≥ needs to be changed into a >.

Reproducible: Always