coolify/app/Http/Controllers/Webhook/Concerns
Andras Bacsai 83714ea395 fix(git): parse generic scp-style SSH URLs with custom users
Centralize scp-style Git URL parsing so user@host:path (including custom
usernames and embedded ports) is accepted and converted to HTTPS for
public clones, API create, webhooks, validation, and commit/branch links.
2026-09-08 20:33:45 +02:00
..
DetectsSkipDeployCommits.php feat(webhook): skip deployment on [skip ci]/[skip cd] commit markers 2026-04-29 09:12:24 +02:00
MatchesManualWebhookApplications.php fix(git): parse generic scp-style SSH URLs with custom users 2026-09-08 20:33:45 +02:00