- Issue created by @Chi
- Status changed to Needs review
almost 2 years ago 6:11am 31 January 2023 - last update
12 months ago 149 pass
Entity API module offers a handler that provides generic entity permissions. This handler works in conjunction with EntityAccessControlHandler. However, it's quite often that you just a single administer permission for all entity operations.
Implement admin permission provider that could work with default access handler provided by Drupal core.
Needs review
1.0
Code - misc