Description
There is an issue with the password validation. It does not seem to require any numbers input, even though the message says it is a requirements.
Uppercase char, lowercase char, special char and length are all validated correclty. It is just the numbers that are not being validated.
A user is able to create a password without using any numbers. When the other validation requirements are met, the red validation message dissappears, and the user is able to continue in creating the wallet, even without any numbers present in the password.
Steps to reproduce:
- Launch komodo wallet mobile app
- Select Create a Wallet
- Enter wallet name and continue
- View and backup seed phrase, then continue
- Follow on screen promts to confirm seed phrase using backup as reference
- Enter a password that is more than 12 characters, contains uppercase letters, lowercase letters, and special characters. e,g P@ssword!Test
- Observe that the validation warning message disspears
- Confirm the password with the same sequence
- Oberve that the continue button is now enabled
- Click continue
- Observe that the user is now prompted to create an access pin, after which the user is able to create the wallet successfully
System:
OS: Android 14
Komodo Wallet Version: 0.9.2 Release Canidate
Description
There is an issue with the password validation. It does not seem to require any numbers input, even though the message says it is a requirements.
Uppercase char, lowercase char, special char and length are all validated correclty. It is just the numbers that are not being validated.
A user is able to create a password without using any numbers. When the other validation requirements are met, the red validation message dissappears, and the user is able to continue in creating the wallet, even without any numbers present in the password.
Steps to reproduce:
System:
OS: Android 14
Komodo Wallet Version: 0.9.2 Release Canidate