Closed
Bug 668839
Opened 14 years ago
Closed 10 years ago
Need to handle <form> free password entry pages
Categories
(Toolkit :: Password Manager, enhancement)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: timeless, Unassigned)
References
()
Details
Canada Epost is "clever" and doesn't appear to have a <form>, however it does have a username and a password field, and i don't want to have to write my username and password down on a post it note.
Please detect and handle instances of such evil sites.
Comment 1•14 years ago
|
||
Not only do they not use a form, but they also submit the form via xhr, which we can't detect anyway (bug 442524).
Comment 2•10 years ago
|
||
This specific site now works for me and the general issue of form-less login pages are being addressed with dependencies of bug 1119035.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•