Closed
Bug 2031193
Opened 2 months ago
Closed 11 days ago
Changing your FxA password on Fenix causes Fenix to disconnect from the account.
Categories
(Firefox for Android :: Accounts and Sync, defect)
Tracking
()
RESOLVED
FIXED
154 Branch
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: markh, Assigned: skhamis)
References
Details
(Whiteboard: [fxsync-])
Attachments
(1 file)
STR:
- Be logged in to Sync
- Use "manage account" and change your password.
- Close the fxa auth screen and hit "sync now".
Expected:
- Firefox should remain connected to the account and sync
Actual: - Firefox enters a "needs reauth" state and you must re-enter the new password.
This is because Fenix doesn't handle the fxaccounts:change_password webchannel message. iOS does.
Bug 1915765 also exists for us not handling the password change from another device.
Updated•2 months ago
|
Whiteboard: [fxsync-]
Updated•2 months ago
|
Comment 1•2 months ago
|
||
The severity field is not set for this bug.
:boek, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(jboek)
Updated•2 months ago
|
Severity: -- → S3
Flags: needinfo?(jboek)
| Assignee | ||
Comment 2•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → skhamis
Status: NEW → ASSIGNED
Pushed by skhamis@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/50332dfdf157
https://hg.mozilla.org/integration/autoland/rev/e02777760edf
Handle change password webchannel message r=markh,android-reviewers,jonalmeida
Comment 4•11 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 11 days ago
status-firefox154:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•