erp-core-backend-v2/src
Adrian Flores Cortes a9abe0876f [RBAC-001] feat: Complete RBAC middleware with permission caching
- Add permission-cache.service.ts for Redis-based permission caching (5min TTL)
- Complete requirePermission middleware with cache check and DB fallback
- Add rbac.middleware.ts with requirePerm, requireAnyPerm, requireAllPerms, requireAccess
- Export new service from shared/services/index.ts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 00:11:52 -06:00
..
__tests__ [TASK-009] test: Add CRM integration and unit tests 2026-01-26 18:51:26 -06:00
config feat(settings): Add complete backend Settings module 2026-01-26 16:33:55 -06:00
docs Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
modules [TASK-010] test: Add projects integration and unit tests 2026-01-26 19:25:22 -06:00
shared [RBAC-001] feat: Complete RBAC middleware with permission caching 2026-01-31 00:11:52 -06:00
app.integration.ts feat(settings): Add complete backend Settings module 2026-01-26 16:33:55 -06:00
app.ts feat(fiscal): Add fiscal module with catalogs (MGN-005) 2026-01-18 09:31:47 -06:00
index.ts Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00