Send the registrant's hostname in the body so the account lands under the right org

Fixkamo-register
Shipped
July 6, 2026 at 8:38 PM UTC
Author
Kamo
Commit
6032f41

The resolved org was available on the client but never sent to the backend — the org was conveyed only implicitly via X-Forwarded-Host, which the ingress rewrites to the shared api host, so every signup was filed under kamocrm. Send window.location.hostname (e.g. register.optionone.com) as `host` in the register request body. The body survives the proxy/ingress hop to the shared API host, and the backend binds the new account's org to it.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing