mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-09-19 09:40:13 +00:00
Backend moves /api/v1/file from GET to POST so SameSite=Lax cookies can no longer expose this state-changing endpoint to cross-site CSRF. Update createFM() accordingly. Co-authored-by: cloudcode <cloudcode@users.noreply.github.com>