#821 — [Bug]: Whitelabel = False partners are still considered as white labeled if whitelabel_domain != None
Repo: Twill-AI/facade State: closed | Status: done Assignee: meliascosta, nadddder
Created: 2025-12-12 · Updated: 2025-12-12
Description
Steps to reproduce
- Create a partner with whitelabel_enabled = False but with some value in whitelabel_domain
- Inspect the invite email
- Try to log in
Expected behavior
Should work fine as a non-whitelabeled partner
Actual behavior
invite email is broken because it is treated as whitelabeled:
Log in is prevented because domain is checked:
Notes
Add implementation notes, blockers, and context here
Related
Add wikilinks to related people, meetings, or other tickets