Prepare ERP source for Gitea deployment

This commit is contained in:
A R R R Associates
2026-06-20 15:01:44 +05:30
commit 5c75eb6bd9
450 changed files with 67698 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Audit_Firm_v2.0.3.2
Phase 2 adds permission guards on top of v2.0.3.1:
- central permission registry
- reusable permission guard for UI and API
- permission-aware sidebar/menu
- UI route protection for Users, RBAC, and System Settings
- FastAPI dependencies now raise HTTP 403 instead of generic PermissionError
- template helper functions for button and menu visibility