omoge / 2017Capstone

Capstone for QU 2017
0 stars 1 forks source link

Input validation #45

Closed sagemel closed 6 years ago

sagemel commented 6 years ago

Entering random information in the "Update Information" section still allows you to "update" nonexistent information.

sagemel commented 6 years ago

You don't have to enter a valid email address when you enter a student. Also there is no like qualifications for passwords.

omoge commented 6 years ago

Fixed - Update displays following message "Unable to find user." Fixed - Must enter letters and numbers for email. Passwords must be 8 or more with 1 upper/lowercase and a number.