Huniku / LeagueTracker

Apache License 2.0
0 stars 0 forks source link

Add validators to create user #25

Open Huniku opened 9 years ago

Huniku commented 9 years ago

Create User needs to validate that: 1) username is not already taken 2) email is not already in use 3) password and password confirmation match

Huniku commented 9 years ago

7aa542f3417c4145c46fa5b50511d9dc3f54c65a

Still need to add: ensure password/password confirmation are the same