Problem/Motivation
It shouldn't require "administer search" permissions to access the Apache Solr Statistics report. Customers and business people will want to see that information but shouldn't be given permission to administer search functionality.
Proposed resolution
The report should use the "access site reports" permission. Patch attached.
Original report by benys
I changed access argument to 'access site reports'. This permission is used in other drupal raports.
| Comment | File | Size | Author |
|---|---|---|---|
| change_access_to_raports.patch | 566 bytes | benys |
Comments
Comment #1
traviscarden commentedSimple change. The patch successfully applies to the 6.x-1.x branch as well.
Comment #2
pieterdcI second TravisCarden, but it would be even better if this module added a separate permission.
I don't want my client to look at status report, recent logs, available updates, etc.
Comment #3
deekayen commentedI'm with PieterDC. Why not just add a new permission?
Comment #3.0
deekayen commentedUpdated issue summary.