dify/api/agent-notes
Harry af17e20f99 feat(sandbox): implement sandbox archive upload/download endpoints and security enhancements
- 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.
2026-01-26 01:11:53 +08:00
..
configs/feature refactor(asset-storage): fix security problems 2026-01-25 03:44:36 +08:00
controllers/files feat(sandbox): implement sandbox archive upload/download endpoints and security enhancements 2026-01-26 01:11:53 +08:00
core feat(sandbox): implement sandbox archive upload/download endpoints and security enhancements 2026-01-26 01:11:53 +08:00
services refactor(asset-storage): fix security problems 2026-01-25 03:44:36 +08:00
tests/unit_tests/core/app_assets refactor(asset-storage): fix security problems 2026-01-25 03:44:36 +08:00