Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[User Accounts] Fix edge-case that gave a confusing error message (#5956
) When both the password and email fields were empty, an error was displayed saying "Your password cannot match your email address" While technically accurate, this isn't actually helpful for a user, especially since our checkbox option "Generate new password" requires leaving the password field blank.
- Loading branch information