By submitting patches for review, you agree to the Developer Certificate of Origin. A copy of this agreement can be found in the project root, named CONTRIBUTING.txt.
Problem/Motivation
Some modules with custom entity types may provide their own mechanism for establishing fine-grained access controls. In this scenario, the permissions provided for that entity type by this module can get in the way.
Proposed resolution
Create a way to allow certain entity types to be ignored by this module in configuration.
API changes
None.
Data model changes
None.
Issue fork entity_bundle_permissions-3409805
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #6
clayfreeman