Edgewall Software

Opened 9 years ago

Last modified 9 years ago

#11986 closed defect

Timeline can't be restricted using TracFineGrainedPermissions — at Initial Version

Reported by: Ryan J Ollos Owned by:
Priority: normal Milestone: 1.1.6
Component: timeline Version:
Severity: normal Keywords: permissions authz bitesized
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

It should be possible to restrict access to the Timeline using TracFineGrainedPermissions rules such as:

[timeline:*]
user1 = TIMELINE_VIEW
* =

However this is ineffective because the realm is not used to construct the PermissionCache object. Two instances can be seen tags/trac-1.0.3/trac/timeline/web_ui.py@:76,91#L70

Change History (0)

Note: See TracTickets for help on using tickets.