Closed (fixed)
Project:
Path Access
Version:
4.7.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2006 at 18:56 UTC
Updated:
17 Feb 2006 at 11:56 UTC
Can path_access coexist with other access control modules such as taxonomy_access or organic groups? I am asking because different access control modules usually do not get along well.
Comments
Comment #1
buddaYes, it's fine.It doesn't use the same dbase tables as other access control systems so there should be no clashes.
It will override what ever other restrictions you define, as path_access does its checks before any other modules get a look in.
Comment #2
budda