Changes between Version 70 and Version 71 of S3/S3AAA


Ignore:
Timestamp:
02/15/11 07:55:54 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3AAA

    v70 v71  
    8888ACLs can be managed by the {{{S3RoleManager}}} graphical interface (Administration menu => User Management => Roles).
    8989
    90 For every destination (controller/function/table) two ACLs can be defined to apply depending on whether a user ownes the record or not:
     90For every destination (controller/function/table) two ACLs can be defined to apply depending on whether a user owns the record or not:
    9191
    9292  - one ACL for users owning a record (Owner ACL = {{{oacl}}})
    9393  - one ACL for any other user not owning the record (User ACL = {{{uacl}}}).
    9494
    95 If a user ownes a record, then the most permissive of the User ACL and the Owner ACL gets applied, otherwise only the User ACL applies.
     95If a user owns a record, then the most permissive of the User ACL and the Owner ACL gets applied, otherwise only the User ACL applies.
    9696
    9797=== Record Ownership ===