Needs review
Project:
Node Relativity Access Control
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2008 at 19:02 UTC
Updated:
6 Mar 2008 at 19:02 UTC
The permissions defined by hook_perm() are:
'access all relativity accesst', 'edit all relativity access'
while in hook_node_grants, the permissions checked for are:
'access all relativity content', 'edit all relativity content'
This patch unifies these so that one can assign permissions properly.
| Comment | File | Size | Author |
|---|---|---|---|
| relativity_access.module.patch | 633 bytes | jhedstrom |