userprotect.rule.protection_of_administrators.yml in Opigno class 8
Same filename and directory in other branches
config/install/userprotect.rule.protection_of_administrators.yml
1 string reference to 'userprotect.rule.protection_of_administrators'
- opigno_class_update_8006 in ./
opigno_class.install - Update permissions for users with role 'User manager'.
File
config/install/userprotect.rule.protection_of_administrators.ymlView source
- config_rewrite: replace
- langcode: en
- status: true
- dependencies:
- config:
- - user.role.administrator
- module:
- - user
- name: protection_of_administrators
- label: 'Protection of administrators'
- protectedEntityTypeId: user_role
- protectedEntityId: administrator
- protections:
- user_pass:
- id: user_pass
- provider: userprotect
- status: true
- user_delete:
- id: user_delete
- provider: userprotect
- status: true
- user_mail:
- id: user_mail
- provider: userprotect
- status: true
- user_status:
- id: user_status
- provider: userprotect
- status: true
- user_roles:
- id: user_roles
- provider: userprotect
- status: true
- user_edit:
- id: user_edit
- provider: userprotect
- status: true
- user_name:
- id: user_name
- provider: userprotect
- status: true