Posted by SimmeLj on May 7, 2011 at 7:11am
This is an authentication module for Services (http://drupal.org/project/services).
It let's you specify a whitelist of domains. Domains in this whitelist will then
be allowed to make cross domain XMLHttpRequests. This works by setting the
*Access-Control-Allow-Origin* header to match the origin of the requester.
We also perform a server side check, and if the domain is not present in the
white list the request is denied access directly, which saves your server
resources.
*Tested with Services 3.x and RESTServer*
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Security
- Reported installs: 1 site currently reports using this module. View usage statistics.
- Downloads: 109
- Last modified: May 7, 2011