Edgewall Software

Changes between Version 19 and Version 20 of TracPermissions


Ignore:
Timestamp:
Feb 8, 2006, 4:32:15 PM (18 years ago)
Author:
Chris Ryland <cpr@…>
Comment:

The fact that privilege names are case-sensitive isn't mentioned anywhere else, and it's an important fact.

Legend:

Unmodified
Added
Removed
Modified
  • TracPermissions

    v19 v20  
    1616To enable all privileges for a user, use the `TRAC_ADMIN` permission. Having `TRAC_ADMIN` is like being `root` on a *NIX system, it will let you do anything you want.
    1717
    18 Otherwise, individual privileges can be assigned to users for the various different functional areas of Trac:
     18Otherwise, individual privileges can be assigned to users for the various different functional areas of Trac
     19(note bene--these privilege names are case-sensitive):
    1920
    2021=== Repository Browser ===