Needs review
Project:
Services Accept Origin
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 May 2011 at 15:38 UTC
Updated:
14 Feb 2013 at 04:04 UTC
Hi. I ported this to Drupal 7.
Basically just ran it through coder and did a little cleaning up. I've been using it with success. You can grab the code from https://github.com/systemseed/services_accept_origin
Please can you start a Drupal 7 branch, or add me as a maintainer so that I can?
Thanks
Comments
Comment #1
zoo33 commentedTested, works! Haven't reviewed the code.
Comment #2
mgiffordOk, someone needs to review the code. Also we really need to have a patch to compare with the D6 version.
Thanks @mrfelton - it's important to bring this code back to Drupal.org though so I'll contact @SimmeLj about this.
Comment #3
justadropofwater commentedI've been using this on a production server for almost a full two months. Along with setting up CORS support on our box that has Services on it hybird mobile apps (i.e. PhoneGap apps) can connect (PhoneGap basically runs a virtual stack to run the app in a webview, i.e. all connections are cross origin requests). Does what its says on the box.
Comment #4
alexku commentedTested and works as expected. Maybe it is time to start 7.x-1.x-dev ?
Comment #5
cweagansThe code looks good. This would be a good basis for a 7.x-1.x branch.