Closed
Bug 955808
Opened 11 years ago
Closed 11 years ago
Java (Android) Firefox Account client that speaks "onepw" protocol
Categories
(Firefox for Android Graveyard :: Android Sync, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nalexander, Assigned: nalexander)
References
Details
(Whiteboard: [qa+])
Attachments
(1 file)
Bug 892025 implemented an Android (Java) client that speaks the v1 Firefox Account auth protocol (based on SRP). The protocol has shifted (simplified), so we need to support v2 (also referred to as "onepw").
This ticket tracks that work.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → nalexander
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•11 years ago
|
||
May as well get review started. This runs against the onepw branch of fxa-auth-server locally. It's not even merged to master yet, and I don't know if there's a public endpoint, so this isn't really final.
Attachment #8354964 -
Flags: review?(rnewman)
Comment 2•11 years ago
|
||
Comment on attachment 8354964 [details] [review]
https://github.com/mozilla-services/android-sync/pull/375
Only substantive comment: I don't want this to be our final performance footprint! Great starting point, though.
Attachment #8354964 -
Flags: review?(rnewman) → review+
Updated•11 years ago
|
Whiteboard: [qa+]
Assignee | ||
Updated•11 years ago
|
Summary: Firefox Account client that speaks "onepw" protocol → Java (Android) Firefox Account client that speaks "onepw" protocol
Assignee | ||
Comment 3•11 years ago
|
||
https://hg.mozilla.org/services/services-central/rev/6fbf42e15bb1
https://hg.mozilla.org/services/services-central/rev/ec04925b2e81
Whiteboard: [qa+] → [qa+][fixed in services]
Assignee | ||
Comment 4•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/6fbf42e15bb1
https://hg.mozilla.org/mozilla-central/rev/ec04925b2e81
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa+][fixed in services] → [qa+]
Updated•7 years ago
|
Product: Android Background Services → Firefox for Android
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•