Closed
Bug 32882
Opened 25 years ago
Closed 25 years ago
prefs->pw manager->view stored password only prompts first time
Categories
(SeaMonkey :: Passwords & Permissions, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M15
People
(Reporter: owen, Assigned: morse)
Details
When editing the preferances, the password manager has a 'view stored password'
option, which prompts for the master password.
If you enter that password, then close out all the edit preferance windows and
go back, you are NOT prompted for that password.
It would seem that you SHOULD BE PROMPTED, even if you have entered it before,
because it might have been some time ago, and you may have left mozilla running
for quite a while since you entered the password.
Only checking the first time seems to defeat the whole point of having the password.
Comment 1•25 years ago
|
||
afaik, you need enter the master passwd only once per session... you'll be
prompted again if you quit then restart mozilla.
although you bring up a good point: steve, is there a time-out period during the
session after which the master passwd is forgotten?
Assignee: matt → morse
Component: Preferences → Single Signon
Target Milestone: ---
| Assignee | ||
Comment 2•25 years ago
|
||
There is a time-out, namely 30 minutes. So you will get reprompted for your
master password if it's been more than 30 minutes since the last time that you
performed a function that required it.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 3•25 years ago
|
||
I came back from lunch and it is still failing to prompt me. This mozilla
session set idle for well over an hour, and it doesn't seem to have timed out yet.
| Assignee | ||
Comment 4•25 years ago
|
||
I'm reopening it and will try to see if I can reproduce the behavior.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
| Reporter | ||
Comment 5•25 years ago
|
||
Thanks. I've just downloaded 2000032208, I've opened up 'view stored
passwords', and I'm going to leave mozilla idle for a while since I have to
leave anyway.
| Reporter | ||
Comment 6•25 years ago
|
||
I just returned to my desk, where I had left my machine alone running xlock, and
tried it again. about 48 minutes ealier I had selected 'view stored passwords',
entered the password, and closed all the child windows, leaving the browser
running. Now I've done 'view stored passwords' without being prompted, after
leaving mozilla build 2000032208 sitting untouched on an xlocked machine for
over a half hour.
If there is a timeout it it either more than 30 minutes, or it isn't working.
| Assignee | ||
Comment 7•25 years ago
|
||
It isn't working. Turns out the timing check is being bypassed when accessing a
single-signon function but is working correctly when doing a wallet function. I
see the problem and will have a fix checked in very shortly.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Target Milestone: --- → M15
| Assignee | ||
Comment 8•25 years ago
|
||
Fix checked in. Change was in extensions/wallet/src/singsign.cpp
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Comment 10•25 years ago
|
||
removing dependency on bug 33516, since i can test with a new[er] profile on the
mac.
No longer depends on: 33516
Comment 11•25 years ago
|
||
timing works fine now. verified using opt comm bits:
linux 2000.03.30.09
macOS 2000.03.30.10
winNT 2000.03.30.09
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•