coolify/app/Actions/Service
Andras Bacsai d2064dd499 fix(storage): use escapeshellarg for volume names in shell commands
Add proper shell escaping for persistent volume names when used in
docker volume rm commands. Also add volume name validation pattern
to ValidationPatterns for consistent input checking.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-26 11:06:30 +01:00
..
DeleteService.php fix(storage): use escapeshellarg for volume names in shell commands 2026-03-26 11:06:30 +01:00
RestartService.php feat(api): Add latest query param to Service restart API (#5881) 2025-05-27 15:03:17 +02:00
StartService.php refactor: improve command handling and ensure correct working directory for Docker operations 2025-11-10 14:40:03 +01:00
StopService.php Fix: Cancel in-progress deployments when stopping service 2025-12-04 08:23:32 +01:00