Security update to Drupal 8.4.6
[yaffs-website] / web / core / modules / system / system.permissions.yml
1 administer modules:
2   title: 'Administer modules'
3 administer site configuration:
4   title: 'Administer site configuration'
5   restrict access: true
6 administer themes:
7   title: 'Administer themes'
8 administer software updates:
9   title: 'Administer software updates'
10   restrict access: true
11 access administration pages:
12   title: 'Use the administration pages and help'
13 access site in maintenance mode:
14   title: 'Use the site in maintenance mode'
15 view the administration theme:
16   title: 'View the administration theme'
17   description: 'This is only used when the site is configured to use a separate administration theme on the Appearance page.'
18 access site reports:
19   title: 'View site reports'
20   restrict access: true
21 link to any page:
22   title: 'Link to any page'
23   restrict access: true
24   description: 'This allows to bypass access checking when linking to internal paths.'
25 administer menu:
26   title: 'Administer menus and menu items'