Add Access Handler class/annotation to Metadata Display Entities #402
Labels
Custom Entities
Drupal 10
Upgrade economy
enhancement
New feature or request
Twig
Twig template processing
Milestone
What?
We are right now inheriting the default access handler for generic Content Entities. There is nothing generic about Metadata Displays and we should provide for better future-proof compatibility/needs a custom Access handler class. A good example is \Drupal\node\NodeAccessControlHandler
This also allows us to implement more fine grained permissions for revisions and unrelated, maybe also handle the strange use case that a metadata display was created by a user, and then the user is deleted.
thx
The text was updated successfully, but these errors were encountered: