user_service patch for D7
ilo - November 2, 2009 - 00:33
| Project: | Services |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Jump to:
Description
Another one. I deliberately skipped any authentication mechanism, as I've not included any test for the _access functions. I've found problems when authentication is enabled due to several conditions on the functions. In this patch I don't want to work on the access control, just make sure services are enabled and working (for services_xmlrpc.test file to test them).
Access control functions can be tested and improved later.
| Attachment | Size |
|---|---|
| user_service_d7_ilo_1.patch | 12.74 KB |

#1
Forget about this patch, has to be rerolled with access control enabled.