I've made a service that has #auth flag set to FALSE, but when I call it, it returns 'Authentication failed'.

I think this patch will fix this issue.

Comments

pm530’s picture

The patch works

marcingy’s picture

StatusFileSize
new1.13 KB

Refined version so as we always set the array values either as true or false.

jherencia’s picture

StatusFileSize
new1.13 KB

Syntax bug fix of the latest patch marcingy submitted.

gdd’s picture

Status: Needs review » Fixed

Committed, thanks all.

Sasuke_cub’s picture

Title: Auth required even if #auth is set to FALSE » Question

I mounted Drupal in Windows XP, but the documentation of How install a patch in Drupal is for Unix OS.

My question is how I can install this patch for the Services Module in Windows.

Note: I have run Windows XP + Apache 2 + PHP5 + MySQL5.

gdd’s picture

Title: Question » Auth required even if #auth is set to FALSE

There are instructions for applying patches in Windows at

http://drupal.org/node/60179

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.