In our project we have a 'site moderator' role which can create, edit and delete any group content regardless whether they are a member of the group or not.
It would be ideal to use the node_access_strict option for this, but our group content does not only consist of nodes, we are using different entity types.
Can we change node_access_strict to something like strict_access and don't restrict it to nodes only?