Closed (fixed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
aggregator.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Mar 2021 at 09:44 UTC
Updated:
9 Apr 2021 at 09:34 UTC
Jump to comment: Most recent
Comments
Comment #3
jonathanshawComment #4
jonathanshawMajor because it blocks #2785449: It's too easy to write entity queries with access checks that must not have them
Comment #5
jonathanshawComment #6
andypostAs all this places are used to work without access checks, if someone will add access checks the decoration of storage will be required
Comment #9
catchPatch looks good, and agreed we don't need explicit test coverage here because query access on aggregator feeds is an extreme edge case.