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

budda’s picture

Yes, 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.

budda’s picture

Status: Active » Closed (fixed)