Changes between Version 6 and Version 7 of AccessControl


Ignore:
Timestamp:
02/18/10 11:00:16 (4 years ago)
Author:
dread
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AccessControl

    v6 v7  
    77=== user-role table === 
    88 
    9 Each package or group has a list of users and their roles. These are set from the 'authorization' tab of a package/group (assuming you are an 'admin' for the particular package/group). 
     9Each package or group has a list of users and their ''roles''. These are set from the 'authorization' tab of a package/group (assuming you are an 'admin' for the particular package/group). 
    1010 
    1111Example 1: Package 'paper-industry-stats': 
    12           * David Brent is 'admin' 
    13           * Gareth Keenan is 'editor' 
    14           * Logged-in is 'editor' (This is a special user, meaning 'anyone who is logged in') 
    15           * Visitor is 'editor' (Another special user, meaning 'anyone') 
     12          * David Brent is an 'admin' 
     13          * Gareth Keenan is an 'editor' 
     14          * Logged-in is an 'reader' (This is a special user, meaning 'anyone who is logged in') 
     15          * Visitor is an 'reader' (Another special user, meaning 'anyone') 
     16i.e. Gareth and David can edit this package, but only Gareth can assign roles (priviledges) to new team members. Anyone can see (read) the package. 
    1617 
    1718Example 2: The current default for new packages is: 
    1819          * the user who creates it is an 'admin' 
    19           * Visitor and Logged-in are both an 'editor' (these are special users 
     20          * Visitor and Logged-in are both an 'editor' and 'reader' 
    2021 
    2122=== role-action table === 
    2223 
    23 Each role has a list of action priviledges for a package or group. 
     24Each role has a list of ''action'' priviledges for a package or group. 
    2425 
    2526Currently: