#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

  1. Create a partner with whitelabel_enabled = False but with some value in whitelabel_domain
  2. Inspect the invite email
  3. 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:

Image

Log in is prevented because domain is checked:

Image

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets