Closed
Bug 1997102
Opened 24 days ago
Closed 10 days ago
Remove support for non-oauth based login flows
Categories
(Firefox :: Firefox Accounts, enhancement)
Firefox
Firefox Accounts
Tracking
()
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
References
Details
(Whiteboard: [fxsync-])
Attachments
(1 file)
I think we should remove non-oauth support from Desktop. It is never used for real, so is only going to go stale and not work in practice. New capabilities we are adding will almost certainly not work too. A patch to remove this ends up removing around 1600 LOC, all of which just serve to confuse because it's not immediately clear they aren't used.
There is a risk that some things still try and use non-oauth - eg, maybe things like TPS. This is going to suck and we should fix them, but the fact remains that this is going to be broken over time regardless, so we might as well be clear that it's not supported.
Updated•24 days ago
|
| Assignee | ||
Comment 1•24 days ago
|
||
Updated•24 days ago
|
Assignee: nobody → markh
Status: NEW → ASSIGNED
Updated•22 days ago
|
Attachment #9523214 -
Attachment description: Bug 1997102 - Remove support for non-oauth based login flows. r=skhamis → WIP: Bug 1997102 - Remove support for non-oauth based login flows. r=skhamis
Updated•22 days ago
|
Attachment #9523214 -
Attachment description: WIP: Bug 1997102 - Remove support for non-oauth based login flows. r=skhamis → Bug 1997102 - Remove support for non-oauth based login flows. r=skhamis
Pushed by mhammond@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/5cf8e7214a2e
https://hg.mozilla.org/integration/autoland/rev/d3c2529cec00
Remove support for non-oauth based login flows. r=skhamis,credential-management-reviewers,fxview-reviewers,sync-reviewers,omc-reviewers,emcminn,dimi
Status: ASSIGNED → RESOLVED
Closed: 10 days ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•