- First commit to issue fork.
- 🇦🇺Australia acbramley
Looking into this further, I'm not really sure how we would even start to unpick this. It's much more baked in than just
node_install
1. NodeGrantDatabaseStorage::writeDefault does the same thing. This is called from NodeAccessControlHandler::writeDeafultGrant which is called by node_access_rebuild when there are no hook_node_grants implementations
2. In NodeGrantDatabaseStorage::access we specifically add an OR condition on nid = 0 when the node is published