Closed
Bug 605429
Opened 15 years ago
Closed 15 years ago
Allow fields of type e-mail to be used as usernames
Categories
(Toolkit :: Password Manager, defect)
Toolkit
Password Manager
Tracking
()
RESOLVED
DUPLICATE
of bug 600551
People
(Reporter: fpwoshg, Unassigned)
Details
Attachments
(1 file)
Password manager currently treats only text inputs as potential usernames. Firefox 4 adds support for email input fields. Since e-mail addresses are often used as usernames it would be good if password manager could allow email fields to be used.
I've attached an example form which demonstrates that an email filed is not saved as a username (if you edit the HTML to remove type="email" then it works fine).
Tested in:
Mozilla/5.0 (Windows NT 6.1; rv:2.0b8pre) Gecko/20101018 Firefox/4.0b8pre
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Comment 2•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/30d44f42205b256938efb9f70567942f3d746307
bug 605429 - bring cron test crash submitter into socorro, with locking fixed and overall greatly simplified - patch by Jason Thomas
https://github.com/mozilla/socorro/commit/f9e2de8ba0d4600968629ba7010772cb3efeb764
bug 605429 - add syntax error, use logging, and passwordless psql
You need to log in
before you can comment on or make changes to this bug.
Description
•