Closed
Bug 506141
Opened 16 years ago
Closed 16 years ago
Can't log in on a new account (no pub/privkey to verify)
Categories
(Cloud Services :: General, defect)
Cloud Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Mardak, Assigned: anant)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.29 KB,
patch
|
Mardak
:
review-
|
Details | Diff | Splinter Review |
verifyPassphrase assumes the user has keys on the server to verify. If the server is empty, it will fail.
Assignee | ||
Comment 1•16 years ago
|
||
Assignee: nobody → anant
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•16 years ago
|
||
The let scope in the try catch block won't exist outside of the block. Logging in when the keys exist will now fail.
Attachment #390365 -
Flags: review-
Reporter | ||
Updated•16 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Updated•16 years ago
|
Attachment #390365 -
Attachment is patch: true
Attachment #390365 -
Attachment mime type: application/octet-stream → text/plain
Reporter | ||
Updated•16 years ago
|
Keywords: regression
Assignee | ||
Comment 3•16 years ago
|
||
Bad day for coding :(
http://hg.mozilla.org/labs/weave/rev/914ac9f7acf1
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•