Closed
Bug 506792
Opened 16 years ago
Closed 16 years ago
Utils.setPassword gets called multiple times for both password and passphrase on login
Categories
(Cloud Services :: General, defect, P2)
Cloud Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
0.7
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
(Whiteboard: fixed by bug 513191)
Some reason it's called twice when it should only need to be called once. With 506790 this causes the GUIDs to churn twice.
| Assignee | ||
Comment 1•16 years ago
|
||
It actually gets called 3 times since verifyPassphrase landed.
Summary: Utils.setPassword gets called twice each for password/passphrase on login → Utils.setPassword gets called multiple times for both password and passphrase on login
| Assignee | ||
Updated•16 years ago
|
Priority: -- → P2
Target Milestone: --- → 1.0
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → edilee
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Whiteboard: fixed by bug 513191
Target Milestone: 1.0 → 0.7
You need to log in
before you can comment on or make changes to this bug.
Description
•