Closed
Bug 978285
Opened 12 years ago
Closed 12 years ago
create a b2g app which pushes a vcard to a CardDAV server
Categories
(Firefox OS Graveyard :: FxA, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: francois, Assigned: francois)
References
Details
B2G app which takes a hard-coded VCARD and then pushes it to a CardDAV server using basic auth.
Server URL, username and passwords are hard-coded into the app for now.
| Assignee | ||
Comment 1•12 years ago
|
||
Here's how privileged apps can work around same origin restrictions without using CORS: http://soledadpenades.com/2014/03/05/failproof-ajax-requests-in-firefox-os/
| Assignee | ||
Comment 2•12 years ago
|
||
Working prototype: https://github.com/fmarier/gaia/tree/contacts-backup-with-upload
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•