Add new access role to ThumbnailIconController
Closed this issue · 2 comments
abdeje commented
We have an issue with the roles set on the controller, because some of our editors has limited access and none of the goups applied to day.
It would be nice to have an extra group like ThumbnailGroup, that you can use to set access rights with.
[Authorize(Roles = "Administrators, CmsAdmins, CmsEditors, WebAdmins, WebEditors, ThumbnailGroup")]