mirror of
https://git.northern.co/onpoint-suite/drupal_yp_install_profile.git
synced 2024-10-31 17:05:32 +00:00
Remove adminsterusersbyrole module and replace with role_delegation module.
This commit is contained in:
parent
a4496d666d
commit
203a89f2cb
@ -1,5 +0,0 @@
|
||||
roles:
|
||||
writer: unsafe
|
||||
editor: unsafe
|
||||
publisher: unsafe
|
||||
site_admin: unsafe
|
||||
@ -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'
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user