Actions
Defect #22532
closedStrip whitespace from login on login page
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Spaces in login is removed before user account will saved. But when you try to login you made a mistake like whitespace before login or after it will be not you login.
Files
Related issues
Updated by Artur Borisovich over 8 years ago
- File Added_login_trimming_spaces_for_authentication.patch Added_login_trimming_spaces_for_authentication.patch added
Fixed this bug
Updated by Toshi MARUYAMA over 8 years ago
- Category set to Accounts / authentication
Updated by Marius BĂLTEANU almost 7 years ago
- Related to Defect #27754: Strip whitespace from email addresses on lost password page added
Updated by Go MAEDA almost 7 years ago
- Target version set to 3.4.4
Marius BALTEANU wrote in #27754#note-7:
I think that we should fix also the related issue (#22532) because is almost on the same topic.
I agree with Marius. I think it would be better to deliver this fix along with #27754.
Setting target version to 3.4.4.
Updated by Marius BĂLTEANU almost 7 years ago
- File test_login_should_strip_whitescapes_from_user_name.diff test_login_should_strip_whitescapes_from_user_name.diff added
The patch attached by Artur Borisovich still applies cleanly. I've added a test for it and I think that we can fix this issue.
Updated by Go MAEDA almost 7 years ago
LGTM. I will commit this fix within a few days.
Updated by Go MAEDA almost 7 years ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed to the trunk. Thank you.
Updated by Go MAEDA almost 7 years ago
- Subject changed from Spaces are not removed when the login authorization to Strip whitespace from login on login page
- Status changed from Resolved to Closed
Merged to 3.4-stable.
Updated by Artur Borisovich almost 7 years ago
Go MAEDA wrote:
Merged to 3.4-stable.
Nice, thank you.
Actions