Open
Bug 1877272
Opened 1 year ago
Updated 11 months ago
Remove old code that used to sign users in
Categories
(Firefox :: Firefox Accounts, task, P2)
Firefox
Firefox Accounts
Tracking
()
NEW
People
(Reporter: teshaq, Assigned: markh)
Details
We have some code in moz-central that makes it seem like Firefox is attempting to read the user's email and password, and deriving key material from them.
That code has long been unused except for some tests. It's time to remove that code to prevent reasonable confusion that Desktop is handling passwords directly.
Code in question is in searchfox.org/mozilla-central/source/services/fxaccounts/Credentials.sys.mjs
Reporter | ||
Updated•1 year ago
|
Summary: Remove old code that used so sign users in → Remove old code that used to sign users in
Reporter | ||
Updated•1 year ago
|
Assignee: teshaq → nobody
Status: ASSIGNED → NEW
Assignee | ||
Updated•11 months ago
|
Assignee: nobody → markh
You need to log in
before you can comment on or make changes to this bug.
Description
•