Changes between Version 26 and Version 27 of S3/S3AAA
- Timestamp:
- 01/17/11 11:33:22 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3AAA
v26 v27 75 75 ACLs are stored per role and request destination in the {{{s3_permission}}} table, which is defined by the {{{S3Permission}}} class (in {{{modules/s3/s3aaa.py}}}). 76 76 77 For every destination (controller/function/table) two ACLs can be defined to be applieddepending on whether a user ownes the record or not:77 For every destination (controller/function/table) two ACLs can be defined to apply depending on whether a user ownes the record or not: 78 78 79 79 - one ACL for users owning a record (Owner ACL = {{{oacl}}})