Closed
Bug 83160
Opened 23 years ago
Closed 23 years ago
Change Personal security device password functionality broken
Categories
(Core Graveyard :: Security: UI, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
psm2.0
People
(Reporter: ssaux, Assigned: bugz)
References
Details
Attachments
(2 files)
Linux Build ID 2001052908
To reproduce the bug you must attempt to
task->Privacy and Security->Password Manager->Change Personal Security Password
Immediately after starting the browser. The result is "Failed to change passwd"
If you cause the browser to prompt you for the PSP (e.g., visit aka.mcom.com -
get a new cert), then you will subsequently be able to change the passwd.
-> P1, 2.0
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P1
Target Milestone: --- → 2.0
Comment 2•23 years ago
|
||
OTOH, if you do
Edit -> Preferences -> Privacy & Security -> Certificate -> Manage Security
Devices -> Software Security Device -> Change Password
It would first prompt you for the password and log in and only then it will
present you with the password change dialog (where you have to type the old
password again). This way everything works, but it is slightly annoying to have
to input the old password twice.
Assignee | ||
Comment 4•23 years ago
|
||
Assignee | ||
Comment 5•23 years ago
|
||
forgot to cc javi and david, that would slow a review...
Comment 6•23 years ago
|
||
Are the width and height attributes essential in the window.open call? Fixing
the width and height and not allowing re-sizing of the window makes it hard to
loacalize this window.
We should avoid hard-coding width and height into our xul dialogs.
Fix the above and r=javi
Assignee | ||
Comment 7•23 years ago
|
||
Comment 8•23 years ago
|
||
sr=blizzard
Comment 9•23 years ago
|
||
a= asa@mozilla.org for checkin to the trunk.
(on behalf of drivers)
Blocks: 83989
Assignee | ||
Comment 10•23 years ago
|
||
checked in today. 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
•