coolify/app/Livewire/Project/Application
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
..
Backup fix(backups): enforce authorization and safe retention 2026-07-19 23:15:55 +02:00
Deployment Merge remote-tracking branch 'origin/next' into audit-policies 2026-05-11 21:13:57 +02:00
Preview feat(acl): Change views/backend code to able to use proper ACL's later on. Currently it is not enabled. 2025-08-26 10:27:38 +02:00
Advanced.php fix(deployment): detect application configuration changes consistently 2026-07-14 12:54:31 +02:00
Configuration.php feat(ui): add resource details view (#9756) 2026-06-03 10:21:15 +02:00
DeploymentNavbar.php feat(auth): restrict sensitive data visibility for team members 2026-02-27 22:42:48 +01:00
General.php fix(deployment): detect application configuration changes consistently 2026-07-14 12:54:31 +02:00
Heading.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
Previews.php fix(security): validate application domains safely 2026-07-02 17:47:04 +02:00
PreviewsCompose.php fix(security): validate application domains safely 2026-07-02 17:47:04 +02:00
Rollback.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
ServerStatusBadge.php refactor(database): split import form into Livewire child 2026-05-28 19:30:12 +02:00
Source.php feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
Swarm.php fix(deployment): detect application configuration changes consistently 2026-07-14 12:54:31 +02:00