coolify/app/Livewire/Project/Database
Andras Bacsai a05d4e3a4b fix(database): tighten Postgres init script filename handling
Validate new init-script filenames against path traversal and shell
metacharacters via a new validateFilenameSafe() helper, and harden the
write/delete paths with basename() + escapeshellarg() so legacy rows
still deploy and can be cleaned up without regressions.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 21:26:34 +02:00
..
Backup Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
Clickhouse fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Dragonfly fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Keydb fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Mariadb fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Mongodb fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Mysql fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
Postgresql fix(database): tighten Postgres init script filename handling 2026-04-20 21:26:34 +02:00
Redis fix(database): skip credential pattern validation for unchanged values 2026-04-20 13:58:44 +02:00
BackupEdit.php fix(validation): add input validation for database backup timeout 2026-03-29 02:48:32 +05:30
BackupExecutions.php feat(livewire): add selectedActions parameter and error handling to delete methods 2026-03-11 15:04:45 +01:00
BackupNow.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02: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(jobs): split task skip checks into critical and runtime phases 2026-02-28 18:37:51 +01:00
Import.php fix(livewire): add Locked attributes and consolidate container name validation 2026-03-25 20:21:39 +01:00
InitScript.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
ScheduledBackups.php feat(auth): implement authorization checks for database management 2025-08-23 18:50:35 +02:00