Closed
Bug 872512
Opened 11 years ago
Closed 11 years ago
[CONTACTS][FTU] Use the new OAuth redirection mechanism to log in services like Facebook, Gmail or Outlook
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(blocking-b2g:tef+, b2g18 fixed, b2g18-v1.0.1 fixed)
RESOLVED
FIXED
blocking-b2g | tef+ |
People
(Reporter: arcturus, Assigned: arcturus)
References
Details
(Whiteboard: [status: fixed] [required_last_cert_round] )
Attachments
(3 files, 1 obsolete file)
Since bug 852848 landed, now we have a new way of capturing Oauth redirections within privileged apps.
We should use this new way of working with oauth in the apps that are already using OAuth authentication against services like Facebook, Gmail or Outlook.
This will affect both Contacts and FTU apps
Comment 1•11 years ago
|
||
We need to fix this in order to complete the work started on 852848 so we can avoid going through http
Assignee: nobody → francisco.jordano
blocking-b2g: tef? → tef+
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #749916 -
Flags: review?(jmcf)
Attachment #749916 -
Flags: feedback?(fabrice)
Assignee | ||
Comment 3•11 years ago
|
||
just in case, since the uplift won't be easy.
Assignee | ||
Updated•11 years ago
|
Attachment #749945 -
Flags: review?(jmcf)
Updated•11 years ago
|
status-b2g18:
--- → affected
status-b2g18-v1.0.1:
--- → affected
Updated•11 years ago
|
Attachment #749916 -
Flags: feedback?(fabrice) → feedback+
Updated•11 years ago
|
Whiteboard: [status: needs review]
Assignee | ||
Comment 4•11 years ago
|
||
Updating patch for 1.0.1 branch with latest comments
Attachment #749945 -
Attachment is obsolete: true
Attachment #749945 -
Flags: review?(jmcf)
Updated•11 years ago
|
Whiteboard: [status: needs review] → [status: needs review] [required_last_cert_round]
Updated•11 years ago
|
Attachment #749916 -
Flags: review?(jmcf) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•11 years ago
|
||
Hi John,
the patch should apply to v1-train (in theory)
But for v1.0.1 it won't, just provided a diff for uplifting this patch to v1.0.1 at https://bugzilla.mozilla.org/attachment.cgi?id=750429
Thanks!
F.
Flags: needinfo?(jhford)
Comment 7•11 years ago
|
||
v1-train: 8d721227107f8f6945f795aab9764a56d2d1c0c7
v1.0.1: 104b7a7ff81b10f422e1b11d052520251c69bd00
You were right, it applied to v1-train but not v1.0.1
Thanks for providing the v1.0.1 patch!
Flags: needinfo?(jhford)
Updated•11 years ago
|
Assignee | ||
Comment 8•11 years ago
|
||
\o/
Updated•11 years ago
|
Whiteboard: [status: needs review] [required_last_cert_round] → [status: fixed] [required_last_cert_round]
Assignee | ||
Comment 9•11 years ago
|
||
During the uplift to 1.0.1 the patch was adding a new folder with several files, those files were missing in the uplift.
This PR adds the missing files and a renaming.
Thanks!
Attachment #752053 -
Flags: review?(jmcf)
Updated•11 years ago
|
Attachment #752053 -
Flags: review?(jmcf) → review+
Comment 10•11 years ago
|
||
v1.0.1 additional commit
https://github.com/mozilla-b2g/gaia/commit/c0077ad62c06b4913f913112fcfd0f42849c4fc3
Comment 11•11 years ago
|
||
Can you please provide steps to verify this fix as we will blackbox test from the UI?
Comment 12•11 years ago
|
||
Unable to verify. Lack of resources. Need Bluetooth PTS tool to verify.
Marking as QARegressExclude.
Whiteboard: [status: fixed] [required_last_cert_round] → [status: fixed] [required_last_cert_round] QARegressExclude
Comment 13•11 years ago
|
||
Comment 12 was left by mistake.
Please disregard.
Whiteboard: [status: fixed] [required_last_cert_round] QARegressExclude → [status: fixed] [required_last_cert_round]
Comment 14•11 years ago
|
||
Can you please provide steps to verify this fix as we will blackbox test from the UI?
You need to log in
before you can comment on or make changes to this bug.
Description
•