Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 7178 7023

latest revision Branch root:

7178 annotated / raw | Diffs: previous, other | Lines: 316 ( +62, -62 )

Created: 2008-09-17 21:46:56 +0400 (3 months 19 days ago) | Author: korchasa | Changeset: 7178

Copied to: 3.x/branches/2008/limb/acl/tests/cases/lmbAclAllowsTest.class.php 7280

---added throwing exception when try to add already existed role or resource

7137 annotated / raw | Diffs: previous, other | Lines: 316 ( +37, -0 )

Created: 2008-07-31 17:17:21 +0400 (5 months 6 days ago) | Author: conf | Changeset: 7137

-- fixed bug with simultaneous rule and resource inheritance
-- added logging in debug mode
-- added tests

7136 annotated / raw | Diffs: previous, other | Lines: 279 ( +20, -4 )

Created: 2008-07-30 16:37:30 +0400 (5 months 7 days ago) | Author: conf | Changeset: 7136

-- added resource inherits functionality
-- in case role inherits and resource inherits conflict, role inherits has the priority
-- fixed some typos
-- added test cases

7135 annotated / raw | Diffs: previous, other | Lines: 263 ( +1, -1 )

Created: 2008-07-30 14:24:47 +0400 (5 months 7 days ago) | Author: korchasa | Changeset: 7135

-- change draft test name to TODO_* pattern

7132 annotated / raw | Diffs: previous, other | Lines: 263 ( +16, -0 )

Created: 2008-07-29 13:57:06 +0400 (5 months 8 days ago) | Author: korchasa | Changeset: 7132

-- add todo test for resource inherits with privelegies level rules

7025 annotated / raw | Diffs: previous, other | Lines: 247 ( +26, -0 )

Created: 2008-05-17 17:27:47 +0400 (7 months ago) | Author: korchasa | Changeset: 7025

-- add hasAllows() and hasDenials() methods

7024 annotated / raw | Diffs: previous, other | Lines: 221 ( +20, -3 )

Created: 2008-05-17 16:11:58 +0400 (7 months ago) | Author: korchasa | Changeset: 7024

-- add default policy for inherits

7023 new annotated / raw | Lines: 204 ( +204, -0 )

Created: 2008-05-17 15:22:26 +0400 (7 months ago) | Author: korchasa | Changeset: 7023

-- split test files
-- fix error in rule combinations between inherits and self role rules
-- add default policy for not founded rule