coolify/app/Http/Controllers/Api
SierraJC 00c93aa8b0
fix: applications API writing to unavailable models
when $useBuildServer is set, $application->settings model does not yet exist. This change ensures the models exist before accessing them.
2024-12-14 12:58:11 +11:00
..
ApplicationsController.php fix: applications API writing to unavailable models 2024-12-14 12:58:11 +11:00
DatabasesController.php fix: root + read:sensive could read senstive data with a middlewarew 2024-12-09 11:10:35 +01:00
DeployController.php fix: root + read:sensive could read senstive data with a middlewarew 2024-12-09 11:10:35 +01:00
OpenApi.php fix: uuid in api docs type 2024-07-24 21:10:32 +02:00
OtherController.php fix: version should come from constants + fix stripe webhook error reporting 2024-11-25 11:28:08 +01:00
ProjectController.php fix: invalid API response on missing project 2024-12-14 12:52:47 +11:00
ResourcesController.php fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00
SecurityController.php fix: root + read:sensive could read senstive data with a middlewarew 2024-12-09 11:10:35 +01:00
ServersController.php fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00
ServicesController.php fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00
TeamController.php fix: root + read:sensive could read senstive data with a middlewarew 2024-12-09 11:10:35 +01:00