Files
fasto/backend/index.js
Cauê Faleiros 3663d03cb9
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m48s
refactor(rbac): complete the removal of 'owner' role from backend routes and logic
- Cleaned up the requireRole middleware across all Funnel and Origin API routes to strictly allow only 'admin' and 'super_admin' to perform structural changes.

- Updated the tenant creation script to assign the 'admin' role to new signups instead of 'owner'.
2026-03-23 15:40:36 -03:00

73 KiB