coolify/app/Http/Controllers/Api
Andras Bacsai f09bbb4a04 Merge remote-tracking branch 'origin/next' into audit-policies
# Conflicts:
#	tests/Unit/Policies/GithubAppPolicyTest.php
#	tests/Unit/Policies/SharedEnvironmentVariablePolicyTest.php
2026-02-25 18:53:39 +01:00
..
ApplicationsController.php feat(healthchecks): add command health checks with input validation 2026-02-25 11:38:09 +01:00
CloudProviderTokensController.php fix(auth): enforce authorization checks across API and Livewire components 2026-02-25 14:20:29 +01:00
DatabasesController.php fix(api): encoding checks (#7944) 2026-01-13 16:53:11 +01:00
DeployController.php chore: prepare for PR 2026-02-23 12:12:10 +01:00
GithubController.php fix(auth): enforce authorization checks across API and Livewire components 2026-02-25 14:20:29 +01:00
HetznerController.php fix(auth): enforce authorization checks across API and Livewire components 2026-02-25 14:20:29 +01:00
OpenApi.php feat(api): Improve OpenAPI spec and add rate limit handling for Hetzner 2025-12-11 12:12:43 +01:00
OtherController.php fix: missing 422 error code in openapi spec 2025-10-12 14:20:45 +02:00
ProjectController.php fix(auth): enforce authorization checks across API and Livewire components 2026-02-25 14:20:29 +01:00
ResourcesController.php feat(auth): implement comprehensive authorization checks across API controllers 2025-08-23 18:51:10 +02:00
ScheduledTasksController.php fix(api): improve scheduled tasks validation and delete logic 2026-02-18 14:30:44 +01:00
SecurityController.php fix(auth): enforce authorization checks across API and Livewire components 2026-02-25 14:20:29 +01:00
ServersController.php fix(auth): enforce authorization checks across API and Livewire components 2026-02-25 14:20:29 +01:00
ServicesController.php chore: prepare for PR 2026-02-09 14:48:16 +01:00
TeamController.php fix(auth): enforce authorization checks across API and Livewire components 2026-02-25 14:20:29 +01:00