We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hitting the enter key with empty, incomplete or incorrect passphrase should throw a validation error
Hitting enter with an empty passphrase logs into the account below:
Press the enter key without typing a passphrase on the sign in screen.
v2.2.0
The text was updated successfully, but these errors were encountered:
Merge pull request #4031 from LiskHQ/4025-enter-without-passphrase-lo…
1ed5a33
…gs-into-account Prevent login without passphrase - Closes #4025
gadjacobs
No branches or pull requests
Expected behavior
Hitting the enter key with empty, incomplete or incorrect passphrase should throw a validation error
Actual behavior
Hitting enter with an empty passphrase logs into the account below:
Steps to reproduce
Press the enter key without typing a passphrase on the sign in screen.
Which version(s) does this affect? (Environment, OS, etc...)
v2.2.0
The text was updated successfully, but these errors were encountered: