fossasia / susi_iOS

SUSI AI iOS app http://susi.ai
Apache License 2.0
1.87k stars 139 forks source link

Allowed password length in Sign Up form changed #470

Closed neeraj3029 closed 5 years ago

neeraj3029 commented 5 years ago

Fixes #469

Changes: Since the allowed password length on server form is 6 to 64 characters, allowed password length in sign up form should be changed.

neeraj3029 commented 5 years ago

@jogendra @SIMRAN1 Please review.

neeraj3029 commented 5 years ago

@chashmeetsingh Sir CC passwordLengthTooShort is displayed when the password field is empty so I think it shouldn't be changed. I've changed the value of passwordLengthShort.