coolify/app/Livewire/Settings
Andras Bacsai dc9322b11f refactor(settings): validate dev_helper_version and escape build args
Constrain dev_helper_version to Docker tag grammar
([A-Za-z0-9_][A-Za-z0-9_.-]{0,127}), re-validate before triggering the
helper image build, and interpolate the image reference via
escapeshellarg() when composing the docker build command.
2026-04-20 11:51:27 +02:00
..
Advanced.php fix(validation): add IP validation for custom DNS servers input (#9239) 2026-03-30 21:03:39 +02:00
Index.php refactor(settings): validate dev_helper_version and escape build args 2026-04-20 11:51:27 +02:00
ScheduledJobs.php fix(jobs): prevent non-due jobs firing on restart and enrich skip logs with resource links 2026-02-28 18:03:29 +01:00
Updates.php fix(settings): require instance admin authorization for updates page 2026-03-25 19:33:51 +01:00