Closed
Bug 264491
Opened 20 years ago
Closed 19 years ago
Login/password handling with same host but different port
Categories
(Toolkit :: Password Manager, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: loic.jaquemet, Assigned: bryner)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.7) Gecko/20040803 Firefox/0.9.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; fr; rv:1.7) Gecko/20040803 Firefox/0.9.3 I work on a system which use the same physical box running 3 instance of the same program on different port ( lets say port 2000, port 3000 and port 4000 ) . I need to give my credential ( http auth style ) to access this program . But when i try to have those three session in three tabs on the same firefox instance i got two "problems" : 1°) login/password are saved by the password manager but don't automatically or only sometimes (not reproduceable) fills in the authentification panel. 2°) when i switch between those tabs, credentials are re-asked for... ( + bug number 1 ) I'm sceptical about the fact that the webpages ( WebMethods 6.1 Administrators pages ) are in cause for that bug... At least, this "bug" is really annoying, and could be wishlisted ;) The first page contains framesets -> 3 frame * a left menu, * center panel and * top title Reproducible: Always Steps to Reproduce: 1. Open 3 tabs on different port, same machine, authentificated pages, same program ? 2. switch between tab and navigate in tab 3. save login/password in the password manager Actual Results: login/password are blank, and asked for every time. The password manager shows that it retains a valid login/password for each server/port couple. Expected Results: Used the saved login/password. Don't asked again and again login/password credentials when switching between tabs.
Comment 1•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 2•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•