Problem/Motivation

Currently the block content and field block normalizers don't check field access.

Steps to reproduce

Add field permissions module to block content, change access to a block content field. Visit layout API endpoint. See fields you should not.

Proposed resolution

Filter on field access.

Remaining tasks

Add access check
Test coverage

User interface changes

API changes

Data model changes

Comments

larowlan created an issue.