Closed
Bug 218694
Opened 21 years ago
Closed 20 years ago
implement master password UI
Categories
(Toolkit :: Password Manager, defect, P2)
Toolkit
Password Manager
Tracking
()
RESOLVED
FIXED
mozilla1.7.4
People
(Reporter: asa, Assigned: mconnor)
References
Details
(Keywords: fixed-aviary1.0)
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
bugs
:
review+
bugs
:
approval-aviary+
|
Details | Diff | Splinter Review |
This bug is for tracking the design and implementation of a master password UI
for Mozilla Firebird.
Comment 1•21 years ago
|
||
I already filed bug 216539: we need a way to choose/edit/remove the master
password in Options->Privacy.
Reporter | ||
Updated•21 years ago
|
QA Contact: asa
Comment 2•21 years ago
|
||
Moving all active Password Manager bugs to Autocomplete component with
[pwd-mngr] in summary for querying. Sorry for the bugspam.
Component: General → Autocomplete
QA Contact: davidpjames
Summary: implement master password UI → [pwd-mngr] implement master password UI
Updated•21 years ago
|
Component: Autocomplete → Password Manager
Comment 3•21 years ago
|
||
Reassigning to the default assignee.
Assignee: blake → bryner
Summary: [pwd-mngr] implement master password UI → implement master password UI
Comment 4•21 years ago
|
||
i wanted to put in a plug for improving the user-discovery of the master
password feature. for example, a dialog shown to the user the first time they
save a password might want to include a comment and a button directing the user
to the master password feature (in addition to a warning about what saving
passwords means, etc).
Comment 5•21 years ago
|
||
Targeting. This needs to go into Options... need to discuss with brian what's
needed here.
Priority: -- → P3
Target Milestone: --- → Firefox0.9
Updated•20 years ago
|
Assignee: bryner → bugs
Flags: blocking1.0+
Priority: P3 → P2
Target Milestone: Firefox0.9 → Firefox1.0beta
Comment 6•20 years ago
|
||
*** Bug 216539 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Assignee: bugs → firefox
Updated•20 years ago
|
Flags: blocking-aviary1.0RC1+
Updated•20 years ago
|
Flags: blocking-aviary1.0RC1+ → blocking-aviary1.0RC1-
Updated•20 years ago
|
Flags: blocking-aviary1.0RC1-
Flags: blocking-aviary1.0RC1+
Flags: blocking-aviary1.0-
Flags: blocking-aviary1.0+
Comment 7•20 years ago
|
||
blake says some basic seamonkey ui coming soon...
Whiteboard: [eta 2004-08-04]
Assignee | ||
Comment 9•20 years ago
|
||
Assignee | ||
Comment 10•20 years ago
|
||
Comment on attachment 155464 [details] [diff] [review]
lots of stolen and cleaned up code from changepassword.xul
blake, hopefully you didn't put much work into this already
Attachment #155464 -
Flags: review?(firefox)
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [eta 2004-08-04] → [have patch]
Assignee | ||
Comment 11•20 years ago
|
||
hmm, fun, I didn't implement the "ask me for this when X" pref stuff, do we want
that too? that's much more trivial :)
Comment 12•20 years ago
|
||
Mike, can you show some screenshots? A quick glance at the code makes it seem
like the presentation is relatively low key which is probably the best thing.
Assignee | ||
Comment 13•20 years ago
|
||
will post screenshots in a couple hours, not at my dev machine
Assignee | ||
Comment 14•20 years ago
|
||
with no password set
http://www.steelgryphon.com/stuff/masterpass1.png
setting a password
http://www.steelgryphon.com/stuff/masterpass2.png
with a password set
http://www.steelgryphon.com/stuff/masterpass3.png
left undecided by this patch is bug 222408, which is UI for setting the master
password frequency prefs. I'm inclined to think that the current "once per
session" is sufficient for most users.
Comment 15•20 years ago
|
||
Looks fine. But I think normal user doesn't know what a master password is and
that the passwords are encrypted with MP and saved plaintext without. Thus, a
hint like „Master password increases security“ would be nice.
Comment 16•20 years ago
|
||
Please also add ellipses ("...") to the labels of all buttons which open a
dialog, i.e. View Saved Passwords, Set/Change Master Password, Exceptions, View
Cookies.
This is for consistency with buttons everywhere else (including Web Features,
after I've checked in my patch for bug 250543).
Assignee | ||
Comment 17•20 years ago
|
||
Set Master Password should have an ellipsis, but View etc should not.
Note that in the privacy pane, I've actually removed all of the bogus usage of
the ellipsis already with my patch for the cookies UI.
Comment 18•20 years ago
|
||
(In reply to comment #16)
> Please also add ellipses ("...") to the labels of all buttons which open a
> dialog, i.e. View Saved Passwords, Set/Change Master Password, Exceptions, View
> Cookies.
mconnor is right. see also:
http://developer.gnome.org/projects/gup/hig/2.0/menus-design.html
http://java.sun.com/products/jlf/ed2/book/HIG.Controls.html#43232
http://developer.apple.com/documentation/UserExperience/Conceptual/OSXHIGuidelines/XHIGText/chapter_4_section_3.html#//apple_ref/doc/uid/TP30000365/TPXREF126
Comment 19•20 years ago
|
||
And seeing as I already looked it up for the same conversation in bug 250543:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnwue/html/ch14d.asp
Comment 20•20 years ago
|
||
Mike, looks good, except I'd add a message to the top of the "Set Master
Password" window that explains briefly what it's doing.
"A Master Password is used to protect sensitive information like site passwords.
If you create a Master Password you will be asked to enter it once per session
when you log into a site that &brandShortName; has saved login information for."
and, in bolded text below:
"Please be sure to remember your Master Password. If you forget it, you will not
be able to access any of your stored login information."
or some such.
Once per session sounds fine to start with.
Assignee | ||
Updated•20 years ago
|
Attachment #155464 -
Attachment is obsolete: true
Attachment #155464 -
Flags: review?(firefox)
Assignee | ||
Comment 21•20 years ago
|
||
screenshot of the new dialog at
http://www.steelgryphon.com/stuff/masterpass4.png
Assignee | ||
Updated•20 years ago
|
Attachment #155783 -
Flags: review?(bugs)
Comment 22•20 years ago
|
||
Comment on attachment 155783 [details] [diff] [review]
patch with descriptive text
r+a=ben@mozilla.org
Attachment #155783 -
Flags: review?(bugs)
Attachment #155783 -
Flags: review+
Attachment #155783 -
Flags: approval-aviary+
Comment 23•20 years ago
|
||
Neither setting nor changing the master password work on Linux. There is no
effect even after clicking OK in the main Options dialog.
It works fine in Advanced->Certificates->Manage Security Devices->Software
Security Device->Change Password.
Assignee | ||
Comment 24•20 years ago
|
||
Steffen, I grabbed a tinderbox build since I'm on Windows atm, it works fine
there. Note that after setting the password, you won't be prompted until you
restart Firefox.
Keywords: fixed-aviary1.0
Whiteboard: [have patch]
Comment 25•20 years ago
|
||
Doesn't work with a Sweetlou build either. Not even after restarting Firefox.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040814
Firefox/0.9.1+.
Assignee | ||
Comment 26•20 years ago
|
||
fix in, missed an accept case, should work fine using Enter instead of clicking OK.
Comment 27•20 years ago
|
||
What about "Master Password Timeout" from the old UI
chrome://pippki/content/pref-masterpass.xul ? Shouldn't it be available too?
Assignee | ||
Comment 28•20 years ago
|
||
it was considered and rejected in favour of the simpler implementation. The
prefs are still in existence, but we're not going to provide UI at this time.
Given that banks and other secure sites are always advising users to close all
browser windows to ensure security of sessions, I believe that there isn't a
real need to have timeout functionality etc for the vast majority of users.
Reporter | ||
Comment 29•20 years ago
|
||
Do we have a bug on removing the show passwords button or will that be done as
part of this bug? I think bryner's on the hook for the button removal.
Comment 30•20 years ago
|
||
I looked for other bugs about "edit password" but they were all duped to this one.
how about the option to double leftclick on an entry in PW manager giving you
the option to edit both the login name and password ?
Fixed-aviary1.0 is not totally fixed but will have to do till the next milestone ?
Comment 31•20 years ago
|
||
*** Bug 264186 has been marked as a duplicate of this bug. ***
Comment 32•20 years ago
|
||
Peter, please file a new bug on that, if there is none yet.
This one is about the *master* password.
Comment 33•20 years ago
|
||
(In reply to comment #32)
> Peter, please file a new bug on that, if there is none yet.
> This one is about the *master* password.
filed Bug 264201 for Edit passwords
Assignee | ||
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•