Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

password validation on the first step #1284

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

skv-headless
Copy link

@skv-headless skv-headless commented Aug 5, 2019

closes #1279
Please tell me if you think it should be done differently

@@ -201,13 +201,23 @@ class WalletAction {
this.initSetPassword();
}

checkNewPassword() {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can add method documentation if PR in general is good

@CLAassistant
Copy link

CLAassistant commented Aug 5, 2019

CLA assistant check
All committers have signed the CLA.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid password should not be able to move to next step
2 participants