Bug #1484
Password in client must be 5-8 characters
Status: | New | Start date: | 07/17/2012 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | - | |||
Target version: | - |
Description
From what I can tell there is no reason that the UI doesnt allow you to have a longer password then this, and frankly a 5-8 char password isn't very secure.
The UI should allow at least 5-12 in my honest opinion.
History
#1 Updated by Botanic almost 3 years ago
The login screen supports up to 20 chars, the create account ui is the only problem.
#2 Updated by Botanic almost 3 years ago
- File 2143.patch added
Patch to fix, also email's can only be 254 chars not 255 so I fixed that as well, the create account ui now supports 20 chars for user and pass same as login screen.
#3 Updated by Botanic almost 3 years ago
- File 2144.patch added
username cant be longer then 12 so fine lets make it consistent at least!