coolify/resources/views/livewire/project/service
Andras Bacsai c924655999 feat(auth): restrict sensitive data visibility for team members
Hide database passwords, connection URLs, and debug logs from team members:
- Database components: hide passwords and connection URLs for members
- Deployment UI: gate debug log toggle behind update permission
- Debug logs: prevent members from viewing debug output
- Storage/services: hide sensitive credentials from members

Members can still view non-sensitive configuration while admins retain full access to all data.
2026-02-27 22:42:48 +01:00
..
configuration.blade.php fix(ui): modal issues 2026-01-19 18:19:35 +01:00
database-backups.blade.php feat: Refactor service database management and backup functionalities 2026-01-02 16:29:48 +01:00
edit-compose.blade.php feat: add dynamic viewport-based height for compose editor 2025-10-27 11:18:25 +01:00
edit-domain.blade.php feat: Implement required port validation for service applications 2025-11-06 14:32:36 +01:00
file-storage.blade.php feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
heading.blade.php refactor(auth): enforce team member authorization across app 2026-02-27 11:41:01 +01:00
index.blade.php feat(ui): improve sidebar menu items styling (#7928) 2026-01-12 23:09:56 +01:00
stack-form.blade.php feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
storage.blade.php fix: Improve read-only volume detection and UI messaging 2025-12-11 21:25:33 +01:00