Enable and configure permissions for visitors module #124

This commit is contained in:
benjamin melançon 2024-06-06 01:06:17 -04:00 committed by Keegan Rankin
parent be6398b46f
commit dd33e2ddaa
6 changed files with 1277 additions and 0 deletions

View file

@ -28,6 +28,7 @@ dependencies:
- taxonomy
- toolbar
- tour
- visitors
_core:
default_config_hash: p1SmYFXVP1KLKKQI-wkTYJ2dVCvR7HgO7SL3BAKTyTE
id: manager
@ -51,6 +52,7 @@ permissions:
- 'access tour'
- 'access user contact forms'
- 'access user profiles'
- 'access visitors'
- 'administer CAPTCHA settings'
- 'administer block content'
- 'administer block types'
@ -83,3 +85,4 @@ permissions:
- 'view all revisions'
- 'view own unpublished content'
- 'view the administration theme'
- 'view visitors counter'