During password creation, there is a requirement for at least one character in the password to be a letter from the Latin alphabet, even if there are already enough letters of other alphabets and at least one number. Without at least one Latin character, the password is not accepted.
Description
During password creation, there is a requirement for at least one character in the password to be a letter from the Latin alphabet, even if there are already enough letters of other alphabets and at least one number. Without at least one Latin character, the password is not accepted.
Environment
Steps to reproduce
Additional context
This limitation does not exist during password setup in the iOS app or in the Android app.