geeks4change / og_private
This package is abandoned and no longer maintained.
No replacement package was suggested.
Restrict OG view access to members.
dev-master
2020-05-24 21:28 UTC
This package is auto-updated.
Last update: 2023-08-29 20:04:22 UTC
README
A hacky solution to restrict all Organic Groups view access to members of that group. No group permissions or configuration.
This only restricts access for node/X pages, not for node listings.
It requires and plays nice with nodetype_access in the sense that user can access a node if they have nodetype access or are group member.
This is a simple solution for now and will never have a stable release. The successor will likely be based on entity_unified_access.