coolify/app/Http/Controllers/Webhook
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
..
Concerns fix(git): parse generic scp-style SSH URLs with custom users 2026-09-08 20:33:45 +02:00
Bitbucket.php fix(api): return deployment UUID strings directly 2026-07-03 11:31:49 +02:00
Gitea.php fix(api): return deployment UUID strings directly 2026-07-03 11:31:49 +02:00
Github.php fix(webhooks): handle closed PRs after base branch changes (#11634) 2026-09-05 15:18:59 +02:00
Gitlab.php fix(webhook): restore GitLab source deployments (#11284) 2026-08-18 12:24:06 +02:00
Stripe.php feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00