mirror of https://github.com/openclaw/openclaw.git
* fix(telegram): allow RFC 2544 benchmark IPs in media download SSRF policy (#57452) Telegram CDN file servers may resolve to IPs in the RFC 2544 benchmark range (198.18.0.0/15). The SSRF policy blocked these downloads while Discord and Slack correctly allowed them. Set allowRfc2544BenchmarkRange to true to match other channel plugins. * fix: note Telegram media RFC2544 CDN downloads (#57624) (thanks @MoerAI) --------- Co-authored-by: Ayaan Zaidi <hi@obviy.us> |
||
|---|---|---|
| .. | ||
| delivery.replies.ts | ||
| delivery.resolve-media-retry.test.ts | ||
| delivery.resolve-media.ts | ||
| delivery.send.ts | ||
| delivery.test.ts | ||
| delivery.ts | ||
| helpers.test.ts | ||
| helpers.ts | ||
| reply-threading.ts | ||
| types.ts | ||