Skip to content
Snippets Groups Projects
Commit fbb8aae5 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3335422: Remove adding of non-existent permissions to a role from...

Issue #3335422: Remove adding of non-existent permissions to a role from Webships App Store. Which is not allowed in Drupal 10
parent 53384f6d
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,6 @@ permissions:
- 'administer search_api'
- 'administer shortcuts'
- 'administer software updates'
- 'administer statistics'
- 'administer taxonomy'
- 'administer url aliases'
- 'administer varbase api settings'
......@@ -35,9 +34,6 @@ permissions:
- 'create url aliases'
- 'customize shortcut links'
- 'delete own consumer entities'
- 'manipulate all entityqueues'
- 'manipulate entityqueues'
- 'masquerade as authenticated'
- 'revert all revisions'
- 'search content'
- 'switch shortcut sets'
......
......@@ -24,7 +24,6 @@ permissions:
- 'administer search_api'
- 'administer shortcuts'
- 'administer software updates'
- 'administer statistics'
- 'administer taxonomy'
- 'administer url aliases'
- 'administer varbase api settings'
......@@ -49,9 +48,6 @@ permissions:
- 'edit own webapp content'
- 'edit terms in organization_categories'
- 'edit terms in wepapp_categories'
- 'manipulate all entityqueues'
- 'manipulate entityqueues'
- 'masquerade as authenticated'
- 'revert organization revisions'
- 'revert webapp revisions'
- 'search content'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment