Fix problem where users with similiar usernames are suggested

If you disable an account, accounts with similiar
usernames will be invited to review instead. This happens
because account resolver will use fuzzy prefix matching to
get an account if it can not find one with an exact match.

Bug: Issue 355451194
Change-Id: I68c502bf89a3357d0daeff4f50586897c9d20b1c
2 files changed