Update RBAC Notes

amigan 2025-01-11 01:04:34 -05:00
parent 4c458e66d3
commit 67c3138247

@ -2,4 +2,5 @@
* Read, write (permissions) * Read, write (permissions)
* Owner, other users, public (roles) * Owner, other users, public (roles)
* Role permission assignments configurable in webui * Role permission assignments configurable in webui
* ACLs per entity with inheritance from default configurable global ACL * ACLs per individual entity with inheritance from default configurable global ACL
* Store ACLs as many many table in DB