Needs review
Project:
Services Key Authentication
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2012 at 17:18 UTC
Updated:
22 Mar 2012 at 01:21 UTC
Jump to comment: Most recent file
I've enabled the module but at admin/build/services/list/MYSERVICE/authentication, it says:
Authentication:
No authentication modules are enabled, all requests will be anonymous.
I'm using Services 6.x-3.1.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | services_keyauth.patch | 540 bytes | vkareh |
Comments
Comment #1
joachim commentedLooks like the name of the hook has changed: hook_authentication_info should be hook_services_authentication_info
Comment #2
vkareh commentedI made the required change