coolify/app/Http/Controllers/Api
SierraJC 9e8d9e6a9e
fix: invalid API response on missing project
API was returning 500 instead of 404 due to attempting to load environments for a non-existent project
2024-12-14 12:52:47 +11:00
..
ApplicationsController.php fix: root + read:sensive could read senstive data with a middlewarew 2024-12-09 11:10:35 +01: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