coolify/resources/views/livewire/project/new
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
..
docker-compose.blade.php Changes auto-committed by Conductor 2025-10-16 09:48:32 +02:00
docker-image.blade.php fix: improve Docker image digest handling and add auto-parse feature 2025-10-15 10:19:01 +02:00
empty-project.blade.php fix 2023-05-25 14:05:44 +02:00
github-private-repository-deploy-key.blade.php feat(server): add dedicated server creation flow 2026-07-08 12:20:56 +02:00
github-private-repository.blade.php feat(server): add dedicated server creation flow 2026-07-08 12:20:56 +02:00
gitlab-private-repository.blade.php feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
public-git-repository.blade.php feat(deployments): track application configuration diffs 2026-05-13 09:58:58 +02:00
select.blade.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
simple-dockerfile.blade.php Changes auto-committed by Conductor 2025-10-16 09:48:32 +02:00