Edgewall Software

Changes between Version 6 and Version 7 of WikiContext


Ignore:
Timestamp:
Mar 6, 2015, 11:58:09 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Fixed links to removed pages.

Legend:

Unmodified
Added
Removed
Modified
  • WikiContext

    v6 v7  
    6767=== Fine-grained Permission Checking ===
    6868
    69 As a context can describe precisely ''which'' resource is accessed and at the same time ''how'' it is accessed (and more specifically ''who'' accesses it), it is also a perfect fit for the fine-grained PermissionPolicy (see also the [PermissionPolicy@16 design document]).
     69As a context can describe precisely ''which'' resource is accessed and at the same time ''how'' it is accessed (and more specifically ''who'' accesses it), it is also a perfect fit for TracFineGrainedPermissions (see also the [TracDev/SecurityBranch design document]).
    7070
    7171In order to be used as a lightweight descriptor of a resource, Context can also be sub-classed. The user of a context doesn't need to have to think about this, as the correct subclass is always used, based on the `.realm` information.