Edgewall Software

Changes between Version 52 and Version 53 of TracFineGrainedPermissions


Ignore:
Timestamp:
Jul 26, 2014, 5:56:23 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Default repository example. Refs #11646.

Legend:

Unmodified
Added
Removed
Modified
  • TracFineGrainedPermissions

    v52 v53  
    161161# John has BROWSER_VIEW and FILE_VIEW for the entire test_repo
    162162
     163# The default repository (requires Trac 1.0.2 or later)
     164[repository:@*]
     165john = BROWSER_VIEW, FILE_VIEW
     166# John has BROWSER_VIEW and FILE_VIEW for the entire default repository
     167
    163168# All repositories:
    164169[repository:*@*]