Files
vue-driven-cloud-storage/desktop-client/src-tauri
237899745 ceff377d90 fix: add CSRF token to delete direct link request
The DELETE /api/direct-link/:id endpoint requires CSRF validation.
Updated api_delete_direct_link to fetch CSRF token before sending
the request, matching the pattern used by api_delete_share.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 00:44:05 +08:00
..