wiki:PrivateReportsPlugin

Version 14 (modified by Ryan J Ollos, 11 years ago) (diff)

Typo in attachment name.

Lets you disable access to each report via choosable permissions

Description

This plugin can be used to restrict users to see only specific reports. The plugin lets you choose permissions for each report. The users have to have at least one of the permissions to be able to see it on the 'Available Reports' -page and to access it directly.

An alternate implementation using t:TracFineGrainedPermissions is discussed in #11049 may eventually obsolete this plugin. The necessary changes to replicate the essential functionality of this plugin are to fix an open issue in Trac (t:#11176) so that t:TracFineGrainedPermissions are respected when preparing the list of reports on the Report List page (/report), and to provide an WebAdmin interface to editing the authz file (see #9947 for the AccountManagerPlugin).

Updates

In version 0.2 I made the plugin conform to the Trac standard of allowing only all uppercase for permissions. This requires a complete new table structure which means you have to enter the permission for each report again.

Bugs/Feature Requests

Existing bugs and feature requests for PrivateReportsPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:privatereportsplugin here].

Source

You can check out PrivateReportsPlugin from here using Subversion, or browse the source with Trac.

Example

How to choose the permissions or groups needed to view a report:

The first report is not visible:

If a user tries to access the report via changes in the url he/she gets this message

Recent Changes

18212 by rjollos on 2021-04-13 01:11:12
TracPrivateReports: Bump trunk version to 1.3.1dev since 1.3.0 was released
18211 by rjollos on 2021-04-13 01:10:04
TracPrivateReports: Add release command
18179 by Cinc-th on 2021-04-10 08:05:12
PrivateReportsPlugin: prepare further development.
(more)

Author/Contributors

Author: mhenke
Maintainer: mhenke
Contributors: rjollos

Attachments (3)

Download all attachments as: .zip