id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 11986 Timeline can't be restricted using TracFineGrainedPermissions Ryan J Ollos Ryan J Ollos "It should be possible to restrict access to the Timeline using TracFineGrainedPermissions rules such as: {{{#!ini [timeline:*] user1 = TIMELINE_VIEW * = }}} However this is ineffective because the realm is not used to construct the `PermissionCache` object. Two instances can be seen [browser:/tags/trac-1.0.3/trac/timeline/web_ui.py@:76,91#L70]" defect closed normal 1.1.6 timeline normal fixed permissions authz bitesized Access to timeline can be controlled using TracFineGrainedPermissions.