- πΊπΈUnited States recrit
The attached patch adds the first level of configuration for "Enabled Entity Types". This can be used to configure the most common use case to enable it for Nodes only, and NOT Media, Taxonomy Terms, Menu Links, ...
Work needed: Per Bundle configuration.
Suggested Update for per Bundle configuration:
Use the third party settings for the bundle configuration (getThirdPartySetting, setThirdPartySetting). This would keep the configuration decouple from the entity form which has caused issues when targeting the form mode - #2912066: Only display unpublished access form elements on relevant forms β and #3164509: Authenticated user can manage unpublished access tokens on node delete page β . For more reasons why the entity form is a poor location for the token management, see β¨ Move Access Tokens UI to an entity Local Task / Tab Needs work