Downloads

Download tar.gz 13.69 KB
MD5: cfa63ec7eeda7fbbef8eb46a28c72a29
SHA-1: 181ff08f0f0ad1092afb4167ebc82d36574f4fb1
SHA-256: 91cb92a212004dd15e2f16b5b8203173f9e34ff19f80bb20dff1fb35dd4cedec
Download zip 16.83 KB
MD5: dbe33034b0759872332e0cf1cf637729
SHA-1: f60ca92aafcf0511499937dd916a7db24535ca4b
SHA-256: ebb86b35cbc620a51b6379a1aa56f6f37414e07960e6adc1703523a375a05572

Release notes

#453436: Add configurable setting that enforces explicit AND between multiple node access modules, thanks: mcarbone
A new admin setting Administer >> Site configuration >> Module grants was introduced to make the simultaneous use of multiple content access control modules even more natural, especially when on the same site some content types are involved in workflow and/or taxonomies while other content types are not.
This checkbox has an effect only when two or more content access modules are enabled and one of the modules makes no statement about a node being accessed. If this box is checked ("lenient", the default), then a content access module saying nothing (via the node_access table) about the node in question will be deemed to be ok with the user having access to it. If not checked ("strict"), then a module saying nothing will be taken as a "deny access" (pre 6.x-2.4 behaviour).

Created by: rdeboer
Created on: 12 May 2009 at 23:02 UTC
Last updated: 12 May 2009 at 23:05 UTC
New features
Unsupported

Other releases