Apply database updates

This commit is contained in:
Keegan Rankin 2024-02-23 13:29:42 -08:00
parent 9896b7df75
commit f34fb313b7
125 changed files with 5396 additions and 154 deletions

View file

@ -6,6 +6,7 @@ dependencies:
- filter.format.full_html
module:
- block
- block_content
- captcha
- checklistapi
- comment
@ -16,6 +17,7 @@ dependencies:
- file
- filter
- google_analytics
- help
- metatag
- node
- path
@ -38,9 +40,11 @@ permissions:
- 'Administer site information'
- 'Edit contact form'
- 'access administration pages'
- 'access block library'
- 'access content overview'
- 'access contextual links'
- 'access files overview'
- 'access help pages'
- 'access shortcuts'
- 'access site in maintenance mode'
- 'access toolbar'
@ -48,6 +52,8 @@ permissions:
- 'access user contact forms'
- 'access user profiles'
- 'administer CAPTCHA settings'
- 'administer block content'
- 'administer block types'
- 'administer blocks'
- 'administer comment notify'
- 'administer comments'
@ -69,6 +75,7 @@ permissions:
- 'create url aliases'
- 'create url aliases'
- 'delete all revisions'
- 'delete own files'
- 'edit gdpr_checklist checklistapi checklist'
- 'revert all revisions'
- 'skip comment approval'