Skip to content

component: fix security declaration of checkConsistency

Jérome Perrin requested to merge fix/security_checkConsistency into master

We don't need Permissions.ModifyPortalContent, Permissions.AccessContentsInformation is enough. This is consistent with the security declarations in Base and Folder

Merge request reports