- Issue created by @arwillame
- Merge request !240add permission and access check to forbid access on node if group is not published → (Open) created by arwillame
I want to be able to forbid access to a node if the parent group is not published.
- Create a group unpublished.
- Create a published node in this group.
- See that you have access to this node as an anonymous user.
Add a permission per group to check if the group is published.
If not, forbid the access to the node.
Active
4.0
Code