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.

CommentFileSizeAuthor
change_access_to_raports.patch566 bytesbenys

Comments

traviscarden’s picture

Title: Change permission to view raport » Use "access site reports" permission for report access
Status: Needs review » Reviewed & tested by the community

Simple change. The patch successfully applies to the 6.x-1.x branch as well.

pieterdc’s picture

I 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.

deekayen’s picture

Status: Reviewed & tested by the community » Needs work

I'm with PieterDC. Why not just add a new permission?

deekayen’s picture

Issue summary: View changes

Updated issue summary.