mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-20 17:34:59 +00:00
Allow fetching attachments from the Mattermost server host, which may be localhost or a private IP. Without this, SSRF guards block inbound media downloads silently. Credit: @webclerk (#22594) for identifying this gap.