coolify/app/Livewire/Project/Database
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
..
Backup Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Clickhouse feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Dragonfly feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Keydb feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Mariadb feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Mongodb feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Mysql feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Postgresql feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
Redis feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
BackupEdit.php refactor(auth): enforce authorization checks across livewire components 2026-02-27 11:59:26 +01:00
BackupExecutions.php refactor(auth): enforce authorization checks across livewire components 2026-02-27 11:59:26 +01:00
BackupNow.php fix(auth): enforce authorization checks across API and Livewire components 2026-02-25 14:20:29 +01:00
Configuration.php Merge branch 'next' into andrasbacsai/livewire-model-binding 2025-10-16 11:05:29 +02:00
CreateScheduledBackup.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00
Heading.php refactor(auth): enforce team member authorization across app 2026-02-27 11:41:01 +01:00
Import.php fix(backup): postgres restore arithmetic syntax error (#7997) 2026-01-19 19:08:32 +01:00
InitScript.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ScheduledBackups.php fix(auth): enforce authorization checks across API and Livewire components 2026-02-25 14:20:29 +01:00