Closed
Bug 368695
Opened 18 years ago
Closed 18 years ago
Multiple master password request if loading login pages from sessionstore
Categories
(Firefox :: Session Restore, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 348997
People
(Reporter: volkmarkostka, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070129 Minefield/3.0a2pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070129 Minefield/3.0a2pre
If you have set a master password and you load multiple pages which require a password for each page the master password is requested. I think it would be better to store the state of the password store together with the session info and only ask for the master password once before the pages are loaded if the password store was open. This would prevent multiple requests of the master password.
Reproducible: Always
Steps to Reproduce:
1. Set a master password
2. visit some pages which requires login
3. close firefox
4. restart firefox
Actual Results:
For each page for which a password is stored the master password is requested.
Expected Results:
The master password is only requested once.
Original discussion on mozillazine: http://forums.mozillazine.org/viewtopic.php?t=514227
Comment 1•18 years ago
|
||
Looks like a dupe of bug 348997.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•