Skip to content

Add Access Handler class/annotation to Metadata Display Entities #402

@DiegoPino

Description

@DiegoPino

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions