coolify/app/Livewire/Project/New
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
..
DockerCompose.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
DockerImage.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
EmptyProject.php fix: align resource creation permissions 2026-06-29 15:57:17 +02:00
GithubPrivateRepository.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
GithubPrivateRepositoryDeployKey.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
GitlabPrivateRepository.php fix(security): enforce GitLab App authorization parity with GitHub 2026-07-20 23:21:40 +02:00
PublicGitRepository.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00
Select.php feat: self-hosted GitLab Apps OAuth integration 2026-07-20 23:21:40 +02:00
SimpleDockerfile.php fix(resources): clarify build server hosting restrictions (#10961) 2026-07-16 21:35:23 +02:00