Difference between #2 and #3 of
ACL and RBAC

Revision #3 has been created by kevinkorb on Jul 3, 2012, 1:47:48 AM with the memo:

fixed chilren (children) typos
« previous (#2)

Changes

Title unchanged

ACL and RBAC

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

ACL, rbac, Tree structure, authorization, security, scalability

Content changed

[...]
How the objects fit together
------------------
What the ACL-Extension does is basically to put the ACL-Objects (Aros, Aco) in two tree-hierarchies (in each tree are only objects of one type).
This implies that ACL-Objects can have parents and chil
dren, while children inherit the permissions of their parents.
Note that hierarchies are _explicitly_ supported for both Aros _and_ Acos. Also, each Aro and Aco can have _multiple_ parents. The depth of the hierarchy is unlimited, the lookup is non-recursive.


Permission Lookup Layers
------------------
[...]
0 0
3 followers
Viewed: 29 706 times
Version: 1.1
Category: How-tos
Written by: zeroByte
Last updated by: kevinkorb
Created on: Jun 29, 2012
Last updated: 11 years ago
Update Article

Revisions

View all history