Commit graph

7 commits

Author SHA1 Message Date
Toni Uebernickel e73bc1098b apply code conventions (static public and phpDoc) 2012-02-07 17:25:35 +01:00
Toni Uebernickel 33acc67b63 fix several use cases in updateAncestorsTree 2012-02-07 17:25:34 +01:00
Toni Uebernickel 4b6001c6fe pass PDO connection to all methods within ACL 2012-02-07 17:25:33 +01:00
Toni Uebernickel 3524cd8a6b add handling of parent ACL
* fix ObjectIdentityQuery::findGrandChildren
2012-02-07 17:25:33 +01:00
Toni Uebernickel cabb199646 add MutableAclProvider and MutableAcl 2012-02-07 17:25:33 +01:00
Toni Uebernickel 4224dedd9b add immutable AclProvider for read-only ACL access 2012-02-07 17:25:33 +01:00
Toni Uebernickel f6edbe3e7b add model for access control list
The schema is compatible with the distributed schema of the Security component.
2012-02-07 17:25:33 +01:00