coolify/app/Http/Controllers/Webhook
Andras Bacsai 6f557cf17f fix(security): enforce GitLab App authorization parity with GitHub
GitlabAppPolicy previously allowed any authenticated user to update,
delete, and create GitLab sources. Align it with GithubAppPolicy, require
Application create authorization on the private-repo wizard, and reject
OAuth callbacks from non-admins so members cannot escalate privileges.
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 fix(security): enforce GitLab App authorization parity with GitHub 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