Commit d48d1bb
fix: remove all CSRF token usage from frontend API calls
- Route playlist save/load through /api/autodj/{mount}/playlist/save|load
instead of legacy /admin/player/* form endpoints
- Remove last CSRF token references from Studio.tsx
- All frontend API calls now go through /api/* with Content-Type: application/json
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3485a06 commit d48d1bb
4 files changed
Lines changed: 15 additions & 24 deletions
File tree
- server
- frontend
- dist
- assets
- src/entries
- src/pages/admin
0 commit comments