Skip to content

Commit

Permalink
Merge pull request #633 from City-of-Helsinki/update-configuration
Browse files Browse the repository at this point in the history
Automatic update
  • Loading branch information
khalima authored May 2, 2023
2 parents 4d328b2 + ed9e8d4 commit 4cede60
Show file tree
Hide file tree
Showing 6 changed files with 113 additions and 65 deletions.
128 changes: 64 additions & 64 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions conf/cmi/system.action.user_add_role_action.debug_api.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
uuid: f8733b1d-34c1-4d4d-976e-3e14fdbbe024
langcode: en
status: true
dependencies:
config:
- user.role.debug_api
module:
- user
id: user_add_role_action.debug_api
label: 'Add the Debug API role to the selected user(s)'
type: user
plugin: user_add_role_action
configuration:
rid: debug_api
14 changes: 14 additions & 0 deletions conf/cmi/system.action.user_remove_role_action.debug_api.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
uuid: dda12743-f31d-4ad0-ad81-82426a494de0
langcode: en
status: true
dependencies:
config:
- user.role.debug_api
module:
- user
id: user_remove_role_action.debug_api
label: 'Remove the Debug API role from the selected user(s)'
type: user
plugin: user_remove_role_action
configuration:
rid: debug_api
Loading

0 comments on commit 4cede60

Please sign in to comment.