coolify/app/Livewire/Project/New
Andras Bacsai e36622fdfb refactor: scope server and project queries to current team
Ensure Server and Project lookups in Livewire components and API
controllers use team-scoped queries (ownedByCurrentTeam / whereTeamId)
instead of unscoped find/where calls. This enforces consistent
multi-tenant isolation across all user-facing code paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 12:29:08 +01:00
..
DockerCompose.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
DockerImage.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
EmptyProject.php refactor(redirect): replace redirect calls with redirectRoute helper for consistency 2025-12-26 13:29:59 +01:00
GithubPrivateRepository.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
GithubPrivateRepositoryDeployKey.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
PublicGitRepository.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
Select.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
SimpleDockerfile.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00