Commit graph

7 commits

Author SHA1 Message Date
William DURAND
6970913db9 Fixed CS 2012-05-24 16:36:46 +02:00
Toni Uebernickel
04e7970312 make use of \PropelObjectCollection 2012-02-07 17:25:35 +01:00
Toni Uebernickel
e73bc1098b apply code conventions (static public and phpDoc) 2012-02-07 17:25:35 +01:00
Toni Uebernickel
27daeebfb9 add tests for AclProvider and MutableAclProvider
* re-factor Tests\Model\Acl\TestCase to Tests\AclTestCase sharing between Model\Acl and Security\Acl tests
* fix schema setting auditing flags to true by default
* fix MutableAcl inserting field based ACEs
* fix MutableAclProvider removing class based ACEs if last object identity is being removed
* fix EntryQuery error message if non-object has been provided in list of SecurityIdentity
2012-02-07 17:25:34 +01:00
Toni Uebernickel
0fa42f794b fix EntryQuery to find class based entries 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