aaronpxavier / ubpilots

ub pilots association web application
MIT License
1 stars 3 forks source link

Form validation fix - Password requirement change #203

Closed FelipeCanales94 closed 6 years ago

FelipeCanales94 commented 6 years ago

202 #201

Signup and Logbook form validation has been changed.

Password now requires 8 characters: minimum of 1 uppercase letter, 1 lowercase letter, 1 special character, and 1 number.

Also gave the login inputs on nav bar rounder edges + made submit/sign up buttons text blue.