- Added authorization checks for updating and deleting backups in DatabasesController. - Implemented validation for S3 storage UUID when saving backups, ensuring it belongs to the current team. - Improved error handling during backup deletion with transaction management for better data integrity. |
||
|---|---|---|
| .. | ||
| ApplicationsController.php | ||
| DatabasesController.php | ||
| DeployController.php | ||
| GithubController.php | ||
| OpenApi.php | ||
| OtherController.php | ||
| ProjectController.php | ||
| ResourcesController.php | ||
| SecurityController.php | ||
| ServersController.php | ||
| ServicesController.php | ||
| TeamController.php | ||