Closed (works as designed)
Project:
Content Access
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2007 at 21:12 UTC
Updated:
8 Sep 2007 at 13:35 UTC
I tried to use content access module for denying anonymous users to particular group content types (= content types that represent an organic group). No success.
Per content type and per node settings are ignored.
Unfortunately I don't have the time at the moment to dig deeper, I will just deny access to anonymous in a custom module :) I wanted to report the bug nevertheless, though.
Comments
Comment #1
fagoThat won't work due to the way the drupal node access system works. If one module - that changes node access like og - grants access to a node - then the access is granted regardless if other modules do.