Open IgorShadurin opened 2 years ago
The password length should be controlled at the registration phase? So inside another package, not the fdp-storage? @nugaon
Please add your planning poker estimate with ZenHub @nugaon
the assertion can be in the fdp-storage, but maybe would be better place to handle that in fdp-contracts' js library.
the password check only should be handled at registration and portable account enc. cred. upload
Please add your planning poker estimate with ZenHub @IgorShadurin
At assertPassword, please check the length to be min 10 chars with min one number, uppercase and special character.