First of all, thanks for this very nice module!

I'm using it together with some fields that are access controlled, and noticed that the chained field is rendered even if the user does not have access to it. This can result in the field label showing up. It does not leak field values and hence is not a security issue

Here is a quick patch that adds the access check.

CommentFileSizeAuthor
check-field-access.patch824 bytesaleksip

Comments

aleksip created an issue. See original summary.

larowlan’s picture

Status: Active » Needs review

  • larowlan committed 8fcdfbf on 8.x-1.x authored by aleksip
    Issue #3006261 by aleksip: Does not check field access
    
larowlan’s picture

Issue summary: View changes
Status: Needs review » Fixed

Thanks, rolling a stable release

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.