Including security review as a submodule - with patched for Yaffs.
[yaffs-website] / web / modules / contrib / devel / devel.permissions.yml
1 access devel information:
2   description: 'View developer output like variable printouts, query log, etc.'
3   title: 'Access developer information'
4   restrict access: TRUE
5
6 execute php code:
7   title: 'Execute PHP code'
8   description: 'Run arbitrary PHP from a block.'
9   restrict access: TRUE
10
11 switch users:
12   title: 'Switch users'
13   description: 'Become any user on the site with just a click.'
14   restrict access: TRUE