fix patch gateway feat/phase-2g-bundle
AI Agent git-import/068377df · 123 days ago · Mar 25, 2026 · Diff

fix(gateway): respond 204 to OPTIONS on /api/v1/vault/sync (hosted backup preflight)

Browsers preflight POST+Authorization+JSON before Back up now. app.all proxied OPTIONS to the bridge, which only registers POST, so preflight got 404 and fetch threw Failed to fetch. Document in gateway README.

sha256:41b7bc34d4111bc6caea077a68f60672109bb9f0f61d48e9058fb59732a52e26 sha
sha256:1571bc311cff66740b6ee9a691795ba7eabd16b055dbd6ac2ce481e1e6f7c152 snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:41b7bc34d4111bc6caea077a68f60672109bb9f0f61d48e9058fb59732a52e26 --body "your comment"