misc(all): cleanup comments, update documentation, tidy up code

This commit is contained in:
2026-03-27 21:56:00 +01:00
parent 41747a79a0
commit 145f50749b
26 changed files with 131 additions and 451 deletions
+3 -3
View File
@@ -15,9 +15,9 @@ pgmorbac implements the Multi-OrBAC access control model with the following secu
- Explicit permissions must be granted
### Prohibition Precedence
- Prohibitions are checked first
- Prohibitions always override permissions
- Early return for performance and security
- Prohibitions and permissions are both evaluated; the higher-priority rule wins
- At equal or unset priority, prohibition overrides permission
- A permission with strictly higher priority than a prohibition will override it
### Organization Isolation
- All policies are scoped to organizations