bouvet-apps/link-checker

Document which roles are necessary

Opened this issue · 0 comments

As of writing, the user must have any of these roles to be able to use the widget:

role:system.admin
role:cms.admin
role:cms.expert

The Readme should explain this, so site admins can adjust access to their users acordingly.

<principal>role:system.admin</principal>
<principal>role:cms.admin</principal>
<principal>role:cms.expert</principal>