Give performance logging module real permissions
dalin - October 19, 2009 - 00:22
| Project: | Devel |
| Version: | 7.x-1.x-dev |
| Component: | performance |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
Currently the performance module displays its menu items to anyone with the 'access administration pages' perm. This means that on a big site content creators/editors will likely have access to the module settings. This patch creates a real permission called 'administer performance logging'.
| Attachment | Size |
|---|---|
| performance_logging_perms.diff | 2.59 KB |

#1
I like it. Can you create a patch for D7 as well?
#2
Here's a patch for D7. Almost byte-for-byte equivalent to the D6 version.