coolify/app/Http/Controllers
Andras Bacsai a42613168d fix(applications): store custom nginx config from API correctly
Decode base64 custom_nginx_configuration before model assignment so it is not double-encoded, and allow null values when clearing the setting. Add API coverage for create, update, invalid input, and clearing behavior.
2026-05-11 22:22:01 +02:00
..
Api fix(applications): store custom nginx config from API correctly 2026-05-11 22:22:01 +02:00
Webhook feat(webhook): skip deployment on [skip ci]/[skip cd] commit markers 2026-04-29 09:12:24 +02:00
Controller.php refactor(auth): upgrade email verification hash to sha256 2026-04-20 12:09:48 +02:00
OauthController.php fix: normalize oauth emails before matching users 2026-04-09 09:38:56 -06:00
UploadController.php fix(backup): add .dmp to allowed extensions for database import (#9869) 2026-04-29 18:57:50 +02:00