RSWSMUGirl2016 / SMU_Nav

0 stars 0 forks source link

Form validation (frontend and backend) on register #46

Open wspurgin opened 9 years ago

wspurgin commented 9 years ago

Related to #37

From what I can tell there is no form validation on either backend or frontend. The backend only checks to make sure the parameters aren't empty. here's the code

Steps: Click the register link. Enter invalid information (bad emails, mismatched passwords, etc). Create account. Welcome message shown.

AustinCWells commented 9 years ago

@chrismhauser you may want to consider using percents to solve this.