Revision 9f6946617e3941c27301c336c24934b69a7f2602
Committed on 11/02/2019 1:38 am by
pawbuj <pawelbujakowski@gmail.com> [GitHub Diff]
EZP-29980 : Anonymous should be able to see images (#2513)
* EZP-29980 : adds missing sql inserts
* EZP-29980: fixes permission check for image assets
* fix typo
* Revises tests
* checks permissions with permissionChecker instead of authorizationChecker
* fixes minor cs issues
* fixes tests
* fixes cs