Needs work
Project:
Apache Solr Statistics
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2011 at 20:32 UTC
Updated:
3 Sep 2013 at 20:28 UTC
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.
The report should use the "access site reports" permission. Patch attached.
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.