systers / macc

Server side support platform for Peace Corps mobile applications.
http://macc.systers.org/
9 stars 51 forks source link

Strong Password validation added #267

Closed GunpreetAhuja closed 7 years ago

GunpreetAhuja commented 7 years ago

The password security is increased by adding the condition that the password must contain at least one uppercase and lowercase letter, one number and 8 or more characters. Issue: https://github.com/systers/macc/issues/224