mirror of https://github.com/langgenius/dify.git
- Removed the storage proxy controller and its associated endpoints for file download and upload. - Updated the file controller to use the new storage ticket service for generating download and upload URLs. - Modified the file presign storage to fallback to ticket-based URLs instead of signed proxy URLs. - Enhanced unit tests to validate the new ticket generation and retrieval logic. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| image_preview.py | ||
| storage_files.py | ||
| tool_files.py | ||
| upload.py | ||