Commit Graph

2 Commits

Author SHA1 Message Date
061d303805 docs: record confirmed CORS origin-allowlist gap for gorbushka domains
Some checks failed
CI / build (push) Has been cancelled
users.vitanova.network:456 flatly 403s the CORS preflight for
https://admin.gorbushka.market (no CORS headers at all) while
https://novo.market gets a full grant (204, explicit
Access-Control-Allow-Origin + wildcard Allow-Headers). This is a
server-side origin allowlist, not something the frontend can route
around - confirmed live via curl OPTIONS against both origins.

This makes item 1 (X-Marketplace-Domain CORS confirmation) load-bearing
for the gorbushka admin login fix in progress on the marketplaces repo:
the frontend fix is ready but cannot work until this origin is added.
2026-08-24 14:14:41 +04:00
8a954916e1 auth: gate ed25519 exports, resolve CORS changeset, add backend TODO 2026-08-24 00:00:29 +04:00