coolify/app/Livewire/Project/New
Andras Bacsai 3ba4553df5 fix(security): enforce team-scoped project/env lookups in onboarding
Use firstOrFail() for team-scoped project and environment lookups across
new-project Livewire flows so missing or cross-team UUIDs fail closed.
Also dispatch an error when boarding selects a non-owned project, and
update IDOR feature tests for the new error/exception behavior.
2026-03-29 15:55:03 +02:00
..
DockerCompose.php fix(security): enforce team-scoped project/env lookups in onboarding 2026-03-29 15:55:03 +02:00
DockerImage.php fix(security): enforce team-scoped project/env lookups in onboarding 2026-03-29 15:55:03 +02:00
EmptyProject.php refactor(redirect): replace redirect calls with redirectRoute helper for consistency 2025-12-26 13:29:59 +01:00
GithubPrivateRepository.php fix(security): enforce team-scoped project/env lookups in onboarding 2026-03-29 15:55:03 +02:00
GithubPrivateRepositoryDeployKey.php fix(security): enforce team-scoped project/env lookups in onboarding 2026-03-29 15:55:03 +02:00
PublicGitRepository.php fix(security): enforce team-scoped project/env lookups in onboarding 2026-03-29 15:55:03 +02:00
Select.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
SimpleDockerfile.php fix(security): enforce team-scoped project/env lookups in onboarding 2026-03-29 15:55:03 +02:00