Files
dify/api/controllers/web
-LAN- 4398f40450 fix(api): centralize remote file retrieval
Introduce a unified remote file fetcher that resolves first-party signed file URLs through database records and storage before falling back to the SSRF-protected HTTP client.

Route backend remote-file call sites through the new boundary, remove obsolete file signature verification helpers, and document when to use remote_fetcher versus ssrf_proxy.
2026-05-19 19:41:46 +08:00
..
2026-02-09 14:57:23 +08:00
2026-02-09 14:57:23 +08:00
2026-05-10 06:04:42 +00:00