- Ya
- 26 Agosti 2026, 19:28 UTC
- Mwandishi
- Kamo
- Ahadi ya
- c607ab4
login.kamocrm.com is the sign-in screen for every organization that has no host of its own. The theme base was derived from that hostname, so all of them were painted in the platform's branding — and the `?org=` lookup that was meant to fix it recorded the org's DOMAIN, which an org that has brought none does not have. The folder is the org's ALIAS. /org/public/{ref} already returns it; the screen just has to use it instead of themeDomain. The pages that passed window.location.hostname explicitly stop doing so — that pinned each one to the host's branding regardless of which org the URL named.