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
|
- workflows.workflow.default_workflow
|
||||||
module:
|
module:
|
||||||
- actions_permissions
|
- actions_permissions
|
||||||
- administerusersbyrole
|
|
||||||
- block
|
- block
|
||||||
- content_moderation
|
- content_moderation
|
||||||
- contextual
|
- contextual
|
||||||
@ -54,7 +53,6 @@ permissions:
|
|||||||
- 'access taxonomy overview'
|
- 'access taxonomy overview'
|
||||||
- 'access toolbar'
|
- 'access toolbar'
|
||||||
- 'access user profiles'
|
- 'access user profiles'
|
||||||
- 'access users overview'
|
|
||||||
- 'access webform help'
|
- 'access webform help'
|
||||||
- 'access webform overview'
|
- 'access webform overview'
|
||||||
- 'administer blocks'
|
- 'administer blocks'
|
||||||
@ -73,7 +71,6 @@ permissions:
|
|||||||
- 'create remote_video media'
|
- 'create remote_video media'
|
||||||
- 'create svg media'
|
- 'create svg media'
|
||||||
- 'create url aliases'
|
- 'create url aliases'
|
||||||
- 'create users'
|
|
||||||
- 'create webform'
|
- 'create webform'
|
||||||
- 'delete all revisions'
|
- 'delete all revisions'
|
||||||
- 'delete any document media'
|
- 'delete any document media'
|
||||||
@ -104,7 +101,6 @@ permissions:
|
|||||||
- 'edit own svg media'
|
- 'edit own svg media'
|
||||||
- 'edit own webform'
|
- 'edit own webform'
|
||||||
- 'edit paragraph library item'
|
- 'edit paragraph library item'
|
||||||
- 'edit users by role'
|
|
||||||
- 'execute entity:publish_action block_content'
|
- 'execute entity:publish_action block_content'
|
||||||
- 'execute entity:publish_action media'
|
- 'execute entity:publish_action media'
|
||||||
- 'execute entity:publish_action menu_link_content'
|
- 'execute entity:publish_action menu_link_content'
|
||||||
@ -146,7 +142,6 @@ permissions:
|
|||||||
- 'execute webform_submission_make_unsticky_action webform_submission'
|
- 'execute webform_submission_make_unsticky_action webform_submission'
|
||||||
- 'revert all revisions'
|
- 'revert all revisions'
|
||||||
- 'revert homepage revisions'
|
- 'revert homepage revisions'
|
||||||
- 'role-assign users by role'
|
|
||||||
- 'run cron jobs'
|
- 'run cron jobs'
|
||||||
- 'update any media'
|
- 'update any media'
|
||||||
- 'update media'
|
- 'update media'
|
||||||
@ -168,4 +163,3 @@ permissions:
|
|||||||
- 'view own unpublished media'
|
- 'view own unpublished media'
|
||||||
- 'view the administration theme'
|
- 'view the administration theme'
|
||||||
- 'view unpublished paragraphs'
|
- 'view unpublished paragraphs'
|
||||||
- 'view users by role'
|
|
||||||
|
|||||||
@ -30,7 +30,6 @@ install:
|
|||||||
- admin_toolbar
|
- admin_toolbar
|
||||||
- admin_toolbar_links_access_filter
|
- admin_toolbar_links_access_filter
|
||||||
- admin_toolbar_tools
|
- admin_toolbar_tools
|
||||||
- administerusersbyrole
|
|
||||||
- alert
|
- alert
|
||||||
- anchor_link
|
- anchor_link
|
||||||
- automated_cron
|
- automated_cron
|
||||||
@ -111,6 +110,7 @@ install:
|
|||||||
- pathauto
|
- pathauto
|
||||||
- redirect
|
- redirect
|
||||||
- redis
|
- redis
|
||||||
|
- role_delegation
|
||||||
- responsive_image
|
- responsive_image
|
||||||
- rest
|
- rest
|
||||||
- scheduled_transitions
|
- scheduled_transitions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user