Skip to content

Commit

Permalink
update perms for nextjs role
Browse files Browse the repository at this point in the history
  • Loading branch information
tjheffner committed Nov 2, 2023
1 parent 1181bdf commit 766efbb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/sync/user.role.next_js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ langcode: en
status: true
dependencies:
module:
- content_moderation
- node
- subrequests
- system
- va_gov_backend
third_party_settings:
va_gov_backend:
Expand All @@ -14,6 +16,8 @@ label: Next.js
weight: 7
is_admin: null
permissions:
- 'access content'
- 'access user profiles'
- 'bypass node access'
- 'issue subrequests'
- 'view all revisions'
- 'view any unpublished content'

0 comments on commit 766efbb

Please sign in to comment.