this commit fixes #4
I have added the following features to the register.jsp and updateProfile.jsp files:
Added the 'Show Password' feature.
Password gets accepted only if it contains at least one: number, upper case character, lower case character, special character, and password length should be 8 or more.
this commit fixes #4 I have added the following features to the register.jsp and updateProfile.jsp files:
Added the 'Show Password' feature. Password gets accepted only if it contains at least one: number, upper case character, lower case character, special character, and password length should be 8 or more.