Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    org: Fix matching of empty domain name · 57c2cb19
    Jared Hancock authored
    If a user is created with an empty domain name (e.g. <user@>), then the user
    would be associated with the first organization without a main domain
    specified.
    
    This patch ensures that the domain is not empty when making a match with an
    organization.
    57c2cb19