Actions
Bug #1049
closedHardcoded username and password validation character lengths
Description
The validation character lengths for username and password are hardcoded and ignore field settings when below a pre-set minimum such as 6 characters for password and 3 characters for username.
Updated by beat almost 15 years ago
- Status changed from New to Closed
- Assignee set to beat
This is fixed with the new validation method. Won't fix in the current one.
Updated by beat over 14 years ago
- % Done changed from 0 to 100
- Estimated time set to 0:12 h
Actually, password hardcoding in backend has been removed. In frontend it's joomla-hardcoded too.
Actions