b209fed4a7f4e438b6f3c7f348f3b910972f407d
/start now posts account signups straight to admin, so the browser sends a cross-origin preflight from vantage.hostxtra.co.uk. With only the console origin in ADMIN_ORIGIN it was refused. The failure mode is worth naming: cors() omits Access-Control-Allow-Origin but still answers the preflight 204, so the browser blocks the request and admin logs nothing. It looks like the endpoint is down when curl says it is fine. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Description
No description provided
9 MiB
Releases
22
agent/v1.2.13
Latest
Languages
Go
48.5%
TypeScript
47.1%
CSS
2.3%
Go Template
1.3%
Dockerfile
0.5%
Other
0.3%