Skip to content

fix(service): Chatwoot Support allowlisted private API inbox webhooks - #10426

Merged
andrasbacsai merged 2 commits into
coollabsio:nextfrom
kunumigab:patch-1
May 29, 2026
Merged

andrasbacsai merged 2 commits into
coollabsio:nextfrom
kunumigab:patch-1

Conversation

@kunumigab

@kunumigab kunumigab commented May 27, 2026

Copy link
Copy Markdown

Self-hosted installations can now opt SafeFetch into private-network access after SSRF hardening. The default remains unchanged: private IP destinations are blocked unless the instance owner explicitly enables private-network requests with SAFE_FETCH_ALLOW_PRIVATE_NETWORK=true

This is a breaking change if you use latest tag and have evolution-api or similar deployed on coolify alongside chatwoot.

chatwoot/chatwoot#14548

Changes

  • By default variable is added as "false" so people that didn't use other templates doesn't get affected with the change.

Issues

  • Fixes

Category

  • Bug fix
  • Improvement
  • New feature
  • Adding new one click service
  • Fixing or updating existing one click service

Preview

AI Assistance

  • AI was NOT used to create this PR
  • AI was used (please describe below)

If AI was used:

  • Tools used:
  • How extensively:

Testing

Contributor Agreement

Important

  • I have read and understood the contributor guidelines. If I have failed to follow any guideline, I understand that this PR may be closed without review.
  • I have searched existing issues and pull requests (including closed ones) to ensure this isn't a duplicate.
  • I have tested all the changes thoroughly with a local development instance of Coolify and I am confident that they will work as expected when a maintainer tests them.

andrasbacsai and others added 2 commits May 27, 2026 09:26
Self-hosted installations can now opt SafeFetch into private-network access after SSRF hardening. The default remains unchanged: private IP destinations are blocked unless the instance owner explicitly enables private-network requests with SAFE_FETCH_ALLOW_PRIVATE_NETWORK=true

This is a breaking change if you use latest tag and have evolution-api or similar deployed on coolify alongside chatwoot.
@kunumigab
kunumigab changed the base branch from v4.x to next May 27, 2026 12:32
@kunumigab kunumigab changed the title Chatwoot: Support allowlisted private API inbox webhooks fix(templates): Chatwoot Support allowlisted private API inbox webhooks May 27, 2026
@ShadowArcanist ShadowArcanist changed the title fix(templates): Chatwoot Support allowlisted private API inbox webhooks fix(service): Chatwoot Support allowlisted private API inbox webhooks May 27, 2026
@ShadowArcanist ShadowArcanist added ⚙️ Service Issues requesting or PRs adding/fixing service templates. ✅ Ready to merge labels May 27, 2026
@coollabsio coollabsio deleted a comment from github-actions Bot May 27, 2026
@andrasbacsai

Copy link
Copy Markdown
Member

Thank you for the PR! 💜

@andrasbacsai
andrasbacsai merged commit 50e198f into coollabsio:next May 29, 2026
6 checks passed
@andrasbacsai andrasbacsai mentioned this pull request May 31, 2026
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

✅ Ready to merge ⚙️ Service Issues requesting or PRs adding/fixing service templates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants