coolify/app/Http
Andras Bacsai 0e47de81d1 Fix: Prevent double deployments when multiple GitHub Apps access same repository (#2315)
Filter webhook-triggered deployments by source_id to ensure only applications
associated with the GitHub App that sent the webhook are deployed, preventing
duplicate deployments when the same repository is configured in multiple teams.
2025-12-12 11:35:00 +01:00
..
Controllers Fix: Prevent double deployments when multiple GitHub Apps access same repository (#2315) 2025-12-12 11:35:00 +01:00
Middleware Changes auto-committed by Conductor 2025-10-20 12:59:57 +02:00
Kernel.php feat: implement TrustHosts middleware to handle FQDN and IP address trust logic 2025-10-15 15:28:21 +02:00