Skip to content
Snippets Groups Projects
Commit bde2818f 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 fbb8aae5
No related branches found
Tags 1.0.2
No related merge requests found
......@@ -19,7 +19,6 @@ permissions:
- 'access view json entity operation'
- 'add consumer entities'
- 'administer consumer entities'
- 'administer entityqueue'
- 'administer menu'
- 'administer nodes'
- 'administer rest resources'
......@@ -43,5 +42,4 @@ permissions:
- 'view all revisions'
- 'view own consumer entities'
- 'view own unpublished content'
- 'view post access counter'
- 'view the administration theme'
......@@ -17,7 +17,6 @@ permissions:
- 'access view api docs entity operation'
- 'access view json entity operation'
- 'administer blocks'
- 'administer entityqueue'
- 'administer menu'
- 'administer nodes'
- 'administer search'
......
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