coolify/app/Http/Controllers/Webhook
Mike Chong a26091de0a feat: self-hosted GitLab Apps OAuth integration
Adds self-hosted GitLab OAuth sources so Coolify can connect to a self-managed GitLab instance, list private repositories, clone over an OAuth token, and deploy (the GitLab counterpart to GitHub Apps).

Hardening: authenticated, one-time team-bound OAuth callback state; token redaction in deploy logs; custom host port/path kept in clone and ls-remote URLs; submodule OAuth auth; system-wide source selection. Covered by unit and feature tests.

cosigned by OpenAI Codex at M1 Max
2026-07-20 23:21:40 +02:00
..
Concerns fix(webhook): match GitLab SSH repos with custom ports 2026-05-31 21:46:23 +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 improve github webhook 2026-06-28 15:25:58 +02:00
Gitlab.php feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
Stripe.php feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00