It's not possible to create a node of a given type with node_resource module.
I get "401 Unauthorized".
This small patch modifies _node_resource_access to check node_access against the type of the node.
| Comment | File | Size | Author |
|---|---|---|---|
| node_resource.module.patch | 624 bytes | lasconic |
Comments
Comment #1
Hugo Wetterberg commentedLooks good. Committed.