Closed
Bug 1896772
Opened 1 year ago
Closed 1 year ago
Implement password matching and verification for encrypted backups
Categories
(Firefox :: Profile Backup, task, P3)
Firefox
Profile Backup
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: kpatenio, Assigned: kpatenio)
References
(Depends on 1 open bug, Blocks 3 open bugs)
Details
(Whiteboard: [fidefe-device-migration])
Attachments
(3 files)
Users should encrypt the backup file if they want to back up sensitive data. Passwords need to be reliable and follow FxA format rules. Furthermore, the passwords should match between the "Password" and "Repeat Password" inputs displayed in certain dialogs when adding a password.
| Assignee | ||
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
Whiteboard: [fidefe-device-migration]
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → kpatenio
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Attachment #9412872 -
Attachment description: WIP: Bug 1896772 - verify and display password rules → Bug 1896772 - verify and display password rules
Updated•1 year ago
|
Attachment #9413145 -
Attachment description: WIP: Bug 1896772 - embed password fields as a separate component into the turn-on-scheduled-backups dialog → Bug 1896772 - embed password fields as a separate component into the turn-on-scheduled-backups dialog
Updated•1 year ago
|
Attachment #9413410 -
Attachment description: WIP: Bug 1896772 - add tests for the password rules component → Bug 1896772 - add tests for the password rules component
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b6c22c22d2a
verify and display password rules r=backup-reviewers,fluent-reviewers,sthompson
https://hg.mozilla.org/integration/autoland/rev/0de3b1066774
embed password fields as a separate component into the turn-on-scheduled-backups dialog r=backup-reviewers,sthompson
https://hg.mozilla.org/integration/autoland/rev/783102fed5c7
add tests for the password rules component r=backup-reviewers,sthompson
Comment 6•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/9b6c22c22d2a
https://hg.mozilla.org/mozilla-central/rev/0de3b1066774
https://hg.mozilla.org/mozilla-central/rev/783102fed5c7
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•