Closed
Bug 92966
Opened 20 years ago
Closed 3 years ago
"store password" should be able to store a password for a whole domain
Categories
(Toolkit :: Password Manager, enhancement)
Toolkit
Password Manager
Tracking
()
RESOLVED
DUPLICATE
of bug 589628
Future
People
(Reporter: nicolasbock, Unassigned)
References
()
Details
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010701 BuildID: 2001070116 When I click on the logon button on the page www.sprintpcs.com, I am redirected to another server that produces the form where I am to enter my telephone number and password. After entering this information, the password manager correctly asks me if I would like to have it save my password. The next time I try to logon though, I am redirected to a different server, so that the password manager doesn't recognize that I have been there before and doesn't fill in my telephone number and password. Examples for servers are: e12.sprintpcs.com, e13.sprintpcs.com, b47.sprintpcs.com and so on. It would be nice therefore, if the password manager would realize that all of those are in the same domain and are asking me for the same password and account information. I don't know if that is a useful feature beyond sprint pcs, but it would certainly help if there were an option saying something like, "store password for whole domain sprintpcs.com". Reproducible: Always Steps to Reproduce: 1. go to www.sprintpcs.com 2. click on log on 3. enter your telephone number and password 4. answer yes, when password manager asks you to store password 5. log off and repeat this procedure Actual Results: I am redirected to another server, and the password manager doesn't prefill the login and password fields with the previously stored values. For example, you could be first redirected to e12.sprintpcs.com and the second time to e13.sprintpcs.com. Expected Results: It should offer something like "store password for domain sprintpcs.com" and therefore recognize that e12.sprintpcs.com and e13.sprintpcs.com are asking me the same.
Comment 1•20 years ago
|
||
off to password manager
Assignee: ssaux → morse
Component: Client Library → Password Manager
Product: PSM → Browser
QA Contact: junruh → tpreston
Version: 1.01 → other
Updated•20 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → Future
Comment 2•20 years ago
|
||
*** Bug 100519 has been marked as a duplicate of this bug. ***
Comment 3•20 years ago
|
||
As noted in bug 100519, problem is happening as well with Hotmail.
Comment 5•19 years ago
|
||
*** Bug 168437 has been marked as a duplicate of this bug. ***
Comment 6•19 years ago
|
||
"Manage Stored passwords" should be able to "copy" or "move" data from one URI to another. Possibly use regular expressions for a match. Visiting the file where the data is kept shows that passwords are "encoded". If I really forgot my password, it would be a convenient place to look it up there. Also for "Edit->Fill in Form" it would be nice if data for an alternate URL could be filled in.
Comment 7•19 years ago
|
||
*** Bug 170154 has been marked as a duplicate of this bug. ***
I agree with Ulrich. All the sites I've ever come across like this have had server names of the form xxxnn.example.tld, where xxx is some text (usually "www") and nn are numbers. We don't need full regular expressions, just an ability to have a "*" available at least once, so that www*.example.com will match www37.example.com, etc.
Reassigning to new module owner.
Assignee: morse → dveditz
Status: ASSIGNED → NEW
Comment 10•19 years ago
|
||
*** Bug 191741 has been marked as a duplicate of this bug. ***
Comment 11•18 years ago
|
||
This bug requests the opposite of bug 131913, but both are valid requests. See bug 131913 comment 7 for a possible solution of both bugs.
OS: Linux → All
Hardware: PC → All
Comment 12•17 years ago
|
||
*** Bug 237140 has been marked as a duplicate of this bug. ***
Comment 13•17 years ago
|
||
Same problem with www.sms.de It uses Session-IDs as Subdomain, so everytime you go to www.sms.de you are redirected to a domain like www-123456789abcdef01234567890abcdef.id.sms.de As the reporter already wrote, there should be an additional Option: "Store Password for whole (Sub)Domain"
Comment 14•17 years ago
|
||
*** Bug 262785 has been marked as a duplicate of this bug. ***
Updated•17 years ago
|
Product: Browser → Seamonkey
Comment 15•16 years ago
|
||
*** Bug 305009 has been marked as a duplicate of this bug. ***
Comment 16•16 years ago
|
||
*** Bug 309955 has been marked as a duplicate of this bug. ***
Updated•15 years ago
|
Assignee: dveditz → nobody
Comment 17•15 years ago
|
||
One special "domain" for this bug should be "intranet sites" (host names which are not domain names). But I believe nobody works on all of the password manager bugs. This is bad since this is one of the features which really make a difference to low qulity browsers like IE. pi
Updated•13 years ago
|
QA Contact: tpreston
Updated•11 years ago
|
Component: Passwords & Permissions → Password Manager
Product: SeaMonkey → Toolkit
QA Contact: password.manager
Comment 18•7 years ago
|
||
Assigned as per request in IRC.
Assignee: nobody → jacksonisaac2008
Status: NEW → ASSIGNED
Comment 19•5 years ago
|
||
This will likely first be implemented in fallback UI (autocomplete + context menu) in bug 589628.
You need to log in
before you can comment on or make changes to this bug.
Description
•