mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Added sandbox archive upload and download proxy endpoints with signed URL verification. - Introduced security helpers for generating and verifying signed URLs. - Updated file-related API routes to include sandbox archive functionality. - Refactored app asset storage methods to streamline download/upload URL generation. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| app_assets_download.py | ||
| app_assets_upload.py | ||
| image_preview.py | ||
| sandbox_archive.py | ||
| storage_download.py | ||
| tool_files.py | ||
| upload.py | ||