mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 22:25:22 +02:00
- Refactored role permissions management by importing specific permissions directly instead of querying the database. - Updated the `getDefaultRoles` method to return predefined permissions for owner, admin, and member roles. - Simplified the permissions structure in the RBAC schema for better clarity and maintainability.