Closed (fixed)
Project:
Private
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2007 at 12:10 UTC
Updated:
3 Mar 2007 at 17:32 UTC
Jump to comment: Most recent file
Comments
Comment #1
Luca Lenardi commentedThis patch fixes some bugs on the hook_node_access_records and hook_node_access_grants and also add a variable_get() to set a very high priority to make private win against other node access modules.
Now private is perfectly integrated with og beacuse if a node is set as private it could be accessed only by the author even if it belongs to a group.
Comment #2
Luca Lenardi commentedPatch from http://drupal.org/node/124439 solves this issue.