Remove adminsterusersbyrole module and replace with role_delegation module.

This commit is contained in:
alex 2022-01-31 12:05:50 -07:00
parent a4496d666d
commit 203a89f2cb
3 changed files with 1 additions and 12 deletions

View File

@ -1,5 +0,0 @@
roles:
writer: unsafe
editor: unsafe
publisher: unsafe
site_admin: unsafe

View File

@ -14,7 +14,6 @@ dependencies:
- workflows.workflow.default_workflow
module:
- actions_permissions
- administerusersbyrole
- block
- content_moderation
- contextual
@ -54,7 +53,6 @@ permissions:
- 'access taxonomy overview'
- 'access toolbar'
- 'access user profiles'
- 'access users overview'
- 'access webform help'
- 'access webform overview'
- 'administer blocks'
@ -73,7 +71,6 @@ permissions:
- 'create remote_video media'
- 'create svg media'
- 'create url aliases'
- 'create users'
- 'create webform'
- 'delete all revisions'
- 'delete any document media'
@ -104,7 +101,6 @@ permissions:
- 'edit own svg media'
- 'edit own webform'
- 'edit paragraph library item'
- 'edit users by role'
- 'execute entity:publish_action block_content'
- 'execute entity:publish_action media'
- 'execute entity:publish_action menu_link_content'
@ -146,7 +142,6 @@ permissions:
- 'execute webform_submission_make_unsticky_action webform_submission'
- 'revert all revisions'
- 'revert homepage revisions'
- 'role-assign users by role'
- 'run cron jobs'
- 'update any media'
- 'update media'
@ -168,4 +163,3 @@ permissions:
- 'view own unpublished media'
- 'view the administration theme'
- 'view unpublished paragraphs'
- 'view users by role'

View File

@ -30,7 +30,6 @@ install:
- admin_toolbar
- admin_toolbar_links_access_filter
- admin_toolbar_tools
- administerusersbyrole
- alert
- anchor_link
- automated_cron
@ -111,6 +110,7 @@ install:
- pathauto
- redirect
- redis
- role_delegation
- responsive_image
- rest
- scheduled_transitions