Edgewall Software

Changes between Version 3 and Version 6 of Ticket #11697


Ignore:
Timestamp:
Jul 31, 2014, 4:48:06 PM (10 years ago)
Author:
Ryan J Ollos
Comment:

Proposed changes to fix regression and other fine-grained permission issues in log:rjollos.git:t11697.1.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11697 – Release Notes

    v3 v6  
    1 Refactored `ReportModule` to use `None` instead of `-1` to indicate "no report".
     1Fine-grained permissions can be used to restrict access to the report listing page using the resource id `-1`. Fine-grained permissions can be used to grant the `REPORT_CREATE` permission for the report realm (using `[report:*]` in the authz file).