Skip to content
Snippets Groups Projects
  • Andreas Ellewsen's avatar
    d5984d30
    Show invalid email status for invites in frontend · d5984d30
    Andreas Ellewsen authored
    Introduces the invalid field on the Identity model. The field is used to
    indicate that the Identity is in invalid. This is useful when a value is
    not a working value, even though the value passes validation checks,
    like unused national id numbers, emails tied to non-existing domains,
    etc.
    
    Resolves: GREG-252
    d5984d30
    History
    Show invalid email status for invites in frontend
    Andreas Ellewsen authored
    Introduces the invalid field on the Identity model. The field is used to
    indicate that the Identity is in invalid. This is useful when a value is
    not a working value, even though the value passes validation checks,
    like unused national id numbers, emails tied to non-existing domains,
    etc.
    
    Resolves: GREG-252