Remove password check when importing Account JSON#6185
Remove password check when importing Account JSON#6185danjm merged 1 commit intoMetaMask:developfrom
Conversation
|
I still get this warning when I try to import json file without password |
|
CLA Signature Action: Thank you for your submission, we really appreciate it. We ask that you read and sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just by adding a comment to this pull request with this exact sentence:
By commenting with the above message you are agreeing to the terms of the CLA. Your account will be recorded as agreeing to our CLA so you don't need to sign it again for future contributions to this repository. 0 out of 1 committers have signed the CLA. |
Same, did this get reverted? |
|
Password check is still there in version 9.8.4 when importing JSON files with empty passwords, Metamask asks for password and refuses to proceed when the password field is empty - the button is disabled. |
fixes #5681