commit | 2304fa19869a40e77ade24e2e0ed543d19dc3bfa | [log] [tgz] |
---|---|---|
author | David Åkerman <davidak@axis.com> | Fri Aug 30 10:31:26 2024 +0200 |
committer | David Åkerman <davidak@axis.com> | Fri Aug 30 13:31:24 2024 +0200 |
tree | ceb8392e1d4bd4be3fb0161acb7757432d9e5a9e | |
parent | 26bfd197d0d76d434b46b05126ecc15ec978b9db [diff] |
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