You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
Currently you can login with any passphrase/password (even with no passphrase at all) when you press ENTER instead of clicking the Login-Button. This should be prevented because it will confuse people which mistype their passphrase and gets logged in into a complete different account.
Expected behaviour
Login for the regular/average user should be only possible with a bip39-passphrase, independently from using the ENTER-key or clicking the Login Button.
Maybe it should be possible for experienced users to login also with any passphrase.
Actual behaviour
Average user gets logged in with any passphrase if he presses ENTER
Steps to reproduce
Enter any text and press ENTER
Possible solution
Possible solutions to prevent login for average users with wrong passwords, but allow experienced users to use it anyways:
Add a dropdown or checkbox called "Allow login with non-standard passphrase (not recommended, only for experienced users)"
Popup that says "You entered an unusual password, which is probably a mistake. Do you want to login anyways?"
The text was updated successfully, but these errors were encountered:
karmacoma
changed the title
prevent regular Login with non-bip39-passphrase and ENTER-key
Prevent regular login with non-bip39-passphrase and ENTER-key
Apr 13, 2017
Currently you can login with any passphrase/password (even with no passphrase at all) when you press ENTER instead of clicking the Login-Button. This should be prevented because it will confuse people which mistype their passphrase and gets logged in into a complete different account.
Expected behaviour
Login for the regular/average user should be only possible with a bip39-passphrase, independently from using the ENTER-key or clicking the Login Button.
Maybe it should be possible for experienced users to login also with any passphrase.
Actual behaviour
Average user gets logged in with any passphrase if he presses ENTER
Steps to reproduce
Enter any text and press ENTER
Possible solution
Possible solutions to prevent login for average users with wrong passwords, but allow experienced users to use it anyways:
The text was updated successfully, but these errors were encountered: