diff --git a/RBAC-Notes.md b/RBAC-Notes.md index 4e39751..a83a0ef 100644 --- a/RBAC-Notes.md +++ b/RBAC-Notes.md @@ -2,4 +2,5 @@ * Read, write (permissions) * Owner, other users, public (roles) * Role permission assignments configurable in webui - * ACLs per entity with inheritance from default configurable global ACL \ No newline at end of file + * ACLs per individual entity with inheritance from default configurable global ACL + * Store ACLs as many many table in DB \ No newline at end of file