async fn fast_track_name_mismatch_alert(
conn: &mut PgConnection,
) -> ModelResult<Option<CreditRegistrationAlert>>Expand description
Persons whose university address matched a verified account under a different name. The observable signature of an address reissued to somebody else, and the only warning we get before a link is made to the wrong account.