Skip to content

Commit

Permalink
BSD fixes #284: Allow site admin full configuration over the cookies …
Browse files Browse the repository at this point in the history
…module.
  • Loading branch information
mattsqd committed Aug 29, 2024
1 parent 9c81bfc commit 216cf8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/sync/user.role.site_admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies:
- admin_toolbar_search
- captcha
- contact
- cookies
- google_tag
- path
- pathauto
Expand All @@ -23,6 +24,7 @@ permissions:
- 'access toolbar'
- 'administer CAPTCHA settings'
- 'administer contact forms'
- 'administer cookies services and service groups'
- 'administer google_tag_container'
- 'administer pathauto'
- 'administer recaptcha'
Expand All @@ -31,6 +33,8 @@ permissions:
- 'administer url aliases'
- 'administer users'
- 'assign editor role'
- 'configure cookies config'
- 'configure cookies widget texts'
- 'create url aliases'
- 'use admin toolbar search'
- 'view the administration theme'

0 comments on commit 216cf8a

Please sign in to comment.