diff --git a/conf/cmi/user.role.admin.yml b/conf/cmi/user.role.admin.yml index 501e322a..0649d059 100644 --- a/conf/cmi/user.role.admin.yml +++ b/conf/cmi/user.role.admin.yml @@ -146,7 +146,6 @@ permissions: - 'delete remote entities' - 'delete terms in keywords' - 'disable own tfa' - - 'display eu cookie compliance popup' - 'edit any announcement content' - 'edit any district content' - 'edit any file media' diff --git a/conf/cmi/user.role.content_producer.yml b/conf/cmi/user.role.content_producer.yml index 9d1805a0..e1813b9a 100644 --- a/conf/cmi/user.role.content_producer.yml +++ b/conf/cmi/user.role.content_producer.yml @@ -20,7 +20,6 @@ dependencies: - content_translation - editoria11y - entity_usage - - eu_cookie_compliance - file - filter - helfi_api_base @@ -87,7 +86,6 @@ permissions: - 'delete own project content' - 'delete own remote_video media' - 'disable own tfa' - - 'display eu cookie compliance popup' - 'edit any announcement content' - 'edit any district content' - 'edit any file media' diff --git a/conf/cmi/user.role.editor.yml b/conf/cmi/user.role.editor.yml index 033088fb..82929205 100644 --- a/conf/cmi/user.role.editor.yml +++ b/conf/cmi/user.role.editor.yml @@ -20,7 +20,6 @@ dependencies: - content_translation - editoria11y - entity_usage - - eu_cookie_compliance - file - filter - helfi_api_base @@ -113,7 +112,6 @@ permissions: - 'delete remote entities' - 'delete terms in keywords' - 'disable own tfa' - - 'display eu cookie compliance popup' - 'edit any announcement content' - 'edit any district content' - 'edit any file media' diff --git a/conf/cmi/user.role.read_only.yml b/conf/cmi/user.role.read_only.yml index d09ebb67..a9932b4a 100644 --- a/conf/cmi/user.role.read_only.yml +++ b/conf/cmi/user.role.read_only.yml @@ -7,7 +7,6 @@ dependencies: - node.type.landing_page - node.type.page module: - - eu_cookie_compliance - file - helfi_tpr - node @@ -23,7 +22,6 @@ permissions: - 'access toolbar' - 'delete own files' - 'disable own tfa' - - 'display eu cookie compliance popup' - 'setup own tfa' - 'view any unpublished announcement content' - 'view any unpublished landing_page content' diff --git a/conf/cmi/user.role.survey_editor.yml b/conf/cmi/user.role.survey_editor.yml index 2cb5c34b..1a67bdb5 100644 --- a/conf/cmi/user.role.survey_editor.yml +++ b/conf/cmi/user.role.survey_editor.yml @@ -6,7 +6,6 @@ dependencies: - node.type.survey module: - content_translation - - eu_cookie_compliance - node - publication_date - tfa @@ -22,7 +21,6 @@ permissions: - 'delete own survey content' - 'delete survey revisions' - 'disable own tfa' - - 'display eu cookie compliance popup' - 'edit any survey content' - 'edit own survey content' - 'revert survey revisions'