restws 7.x-2.0-alpha3

Security update
Insecure

Fixes a CSRF security issue. SA-CONTRIB-2012-162 - RESTful Web Services - Cross site request forgery (CSRF)

API change: The format extension in URL paths only works for GET requests now.
Example that still works:

GET http://example.com/node/123.json
GET http://example.com/node.json

Examples that do not work anymore:

restws 7.x-1.1

Security update
Insecure

Fixes a CSRF security issue. SA-CONTRIB-2012-162 - RESTful Web Services - Cross site request forgery (CSRF)

API change: The format extension in URL paths only works for GET requests now.
Example that still works:

GET http://example.com/node/123.json

Examples that do not work anymore:

project_status 7.x-1.0

Bug fixes

Expanded test suite and finished series of minor patches to ensure Drush 5.x compatibility, at least for Drupal 7.x sites. I'm officially giving up supporting running this module with Drush 5.x on Drupal 6.x sites. That said, Drush 4.x works fine with both Drupal 6.x and 7.x.

Pages

Subscribe with RSS Subscribe to RSS - 7.x