coolify/app/Http/Controllers/Api
Andras Bacsai 6871160623 fix(api): gate sensitive storage and GitHub fields
Expose GitHub app secrets and file storage content only when the request has sensitive read access. Hide LocalFileVolume content by default and resolve application UUIDs from route parameters.
2026-07-02 15:50:43 +02:00
..
ApplicationsController.php fix(api): gate sensitive storage and GitHub fields 2026-07-02 15:50:43 +02:00
CloudProviderTokensController.php Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber 2026-06-15 13:29:25 +02:00
DatabasesController.php fix(api): gate sensitive storage and GitHub fields 2026-07-02 15:50:43 +02:00
DeployController.php Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber 2026-06-15 13:29:25 +02:00
GithubController.php fix(api): gate sensitive storage and GitHub fields 2026-07-02 15:50:43 +02:00
HetznerController.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02: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(mcp): change enable/disable endpoints from GET to POST and fix service/app listing 2026-05-05 22:07:58 +02:00
ProjectController.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-05-11 21:13:57 +02:00
ResourcesController.php feat(auth): implement comprehensive authorization checks across API controllers 2025-08-23 18:51:10 +02:00
ScheduledTasksController.php feat(observability): add structured audit log channel for API and webhook events 2026-04-28 14:50:37 +02:00
SecurityController.php Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber 2026-06-15 13:29:25 +02:00
SentinelController.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
ServersController.php Merge remote-tracking branch 'origin/next' into api-sensitive-data-scrubber 2026-06-15 13:29:25 +02:00
ServicesController.php fix(api): gate sensitive storage and GitHub fields 2026-07-02 15:50:43 +02:00
TeamController.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-04-19 15:19:37 +02:00