mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-19 06:05:25 +02:00
- Refactored user role checks in various dashboard pages to utilize the new permissions structure. - Replaced direct role comparisons with permission checks for enhanced security and maintainability. - Updated the `validateRequest` function to streamline user role handling and ensure proper access control. - Improved consistency in permission checks across components, ensuring only authorized users can access specific features.