drupal installed and running
This commit is contained in:
16
config/sync/system.action.user_remove_role_action.admin.yml
Normal file
16
config/sync/system.action.user_remove_role_action.admin.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
uuid: 5ad36fac-71b4-46e8-a79f-678ab3ced9a5
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.admin
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: bN_bDv1K3BWhkINPx6cMgwYhrjPsdRiyX9GzSw19aS8
|
||||
id: user_remove_role_action.admin
|
||||
label: 'Remove the Admin role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: admin
|
Reference in New Issue
Block a user