Vote #78995
完了Strip whitespace from email addresses on lost password page
0%
説明
Sometimes people will not notice that they copied and pasted or inadvertently entered a whitespace when entering their email address in the lost password page. This currently leads to no password recovery being sent as the whitespaces will prevent a user from being found.
journals
The attached patch provides a test and strips whitespace from the entered email address.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Sometimes users say "Lost password page is not working". I understood the reason by seeing this patch!
Setting target version to 3.4.4.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I think that we should fix also the related issue (#22532) because is almost on the same topic.
--------------------------------------------------------------------------------
Commited in the trunk and merged to 3.4-stable. Thank you for detecting and fixing this issue.
--------------------------------------------------------------------------------
related_issues
relates,Closed,22532,Strip whitespace from login on login page
Admin Redmine さんが4年以上前に更新
- カテゴリ を Accounts / authentication_7 にセット
- 対象バージョン を 3.4.4_134 にセット