Update to drupal 8.0.0-rc1. For more information, see https://www.drupal.org/node/2582663
This commit is contained in:
parent
eb34d130a8
commit
f32e58e4b1
8476 changed files with 211648 additions and 170042 deletions
|
|
@ -3,11 +3,11 @@ administer permissions:
|
|||
restrict access: true
|
||||
administer account settings:
|
||||
title: 'Administer account settings'
|
||||
description: 'Configure site-wide settings and behavior for user accounts and registration. This includes account cancellation methods, the content of user e-mails and fields attached to users.'
|
||||
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.'
|
||||
restrict access: true
|
||||
administer users:
|
||||
title: 'Administer users'
|
||||
description: 'Manage all user accounts. This includes editing all user information, changes of e-mail addresses and passwords, issuing e-mails to users and blocking and deleting user accounts.'
|
||||
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.'
|
||||
restrict access: true
|
||||
access user profiles:
|
||||
title: 'View user information'
|
||||
|
|
|
|||
Reference in a new issue