annotate core/modules/user/user.permissions.yml @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents af1871eacc83
children
rev   line source
Chris@0 1 administer permissions:
Chris@0 2 title: Administer permissions
Chris@0 3 restrict access: true
Chris@0 4 administer account settings:
Chris@0 5 title: 'Administer account settings'
Chris@0 6 description: 'Configure site-wide settings and behavior for user accounts and registration. This includes account cancellation methods, the content of user emails and fields attached to users.'
Chris@0 7 restrict access: true
Chris@0 8 administer users:
Chris@0 9 title: 'Administer users'
Chris@0 10 description: 'Manage all user accounts. This includes editing all user information, changes of email addresses and passwords, issuing emails to users and blocking and deleting user accounts.'
Chris@0 11 restrict access: true
Chris@0 12 access user profiles:
Chris@0 13 title: 'View user information'
Chris@0 14 change own username:
Chris@0 15 title: 'Change own username'
Chris@0 16 select account cancellation method:
Chris@18 17 title: 'Select method for cancelling account'
Chris@0 18 restrict access: true
Chris@0 19 cancel account:
Chris@0 20 title: 'Cancel own user account'
Chris@0 21 description: 'Note: content may be kept, unpublished, deleted or transferred to the anonymous user depending on the configured user settings.'