Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UHF-9680: Reverted the user roles. #970

Merged
merged 1 commit into from
Nov 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion conf/cmi/user.role.admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 0 additions & 2 deletions conf/cmi/user.role.content_producer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ dependencies:
- content_translation
- editoria11y
- entity_usage
- eu_cookie_compliance
- file
- filter
- helfi_api_base
Expand Down Expand Up @@ -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'
Expand Down
2 changes: 0 additions & 2 deletions conf/cmi/user.role.editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ dependencies:
- content_translation
- editoria11y
- entity_usage
- eu_cookie_compliance
- file
- filter
- helfi_api_base
Expand Down Expand Up @@ -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'
Expand Down
2 changes: 0 additions & 2 deletions conf/cmi/user.role.read_only.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ dependencies:
- node.type.landing_page
- node.type.page
module:
- eu_cookie_compliance
- file
- helfi_tpr
- node
Expand All @@ -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'
Expand Down
2 changes: 0 additions & 2 deletions conf/cmi/user.role.survey_editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- node.type.survey
module:
- content_translation
- eu_cookie_compliance
- node
- publication_date
- tfa
Expand All @@ -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'
Expand Down