Closed
Bug 87922
Opened 23 years ago
Closed 23 years ago
wording for Master Password Timeout is confusing
Categories
(Core Graveyard :: Security: UI, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
psm2.0
People
(Reporter: cotter, Assigned: ddrinan0264)
Details
Attachments
(1 file)
1.34 KB,
patch
|
Details | Diff | Splinter Review |
In today's build, the Master Password Timeout options (Preferences/Privacy and
Security/Master Passwords) read as follows:
Netscape 6 will ask for your master password:
* The first time your personal certificate is requested
* Every time your personal certificate is requested
* After inactivity on an encrypted site for XX minutes.
Turns out this is wrong. The way it is supposed to work, each item has to do
with key db access--first time it's accessed in a session, every time, or after
x minutes of not requesting it. (This includes access for the master password as
well as for regular private keys.) Bug 87334 causes the second option to work
incorrectly. However this is the least likely to be chosen, and the other two do
apparently work correctly.
Therefore, we should change the wording as follows:
[browser name] will ask for your master password:
* The first time it is needed
* Every time it is needed
* If it hasn't been used for XX minutes or longer
"or longer" added because (I'm assuming) it won't pop up literally at thirty
minutes, but only if it's needed and 30 minutes or more has passed.
This wording is also discussed in bug 82377. Filing new bug for wording change
only, which needs to get fixed ASAP.
Reporter | ||
Updated•23 years ago
|
Priority: -- → P1
Target Milestone: --- → 2.0
-> ddrinan
Need a patch and reviews tonight if possible.
Assignee: mcgreer → ddrinan
Assignee | ||
Comment 2•23 years ago
|
||
Comment 4•23 years ago
|
||
sr=darin
Comment 5•23 years ago
|
||
a= asa@mozilla.org for checkin to 0.9.2 branch.
(on behalf of drivers)
Assignee | ||
Comment 6•23 years ago
|
||
Checked onto branch and trunk. Marking FIXED.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•