Ghost/core/client/validators
Matt Enlow 0d7033f662 Create new user validator to DRY up validators
No issue
- Created NewUserValidator class to DRY up validation of a models name, email, and password
- Changed SignUpValidator to be an instance of NewUserValidator
- Changed SetUpValidator to extend NewUserValidator
2014-07-25 13:20:40 -06:00
..
forgotten.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
new-user.js Create new user validator to DRY up validators 2014-07-25 13:20:40 -06:00
post.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
reset.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
setting.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
setup.js Create new user validator to DRY up validators 2014-07-25 13:20:40 -06:00
signin.js Better handling of validation errors + more documentation 2014-06-30 22:35:03 -04:00
signup.js Create new user validator to DRY up validators 2014-07-25 13:20:40 -06:00
user.js Improve handling of users and roles in admin 2014-07-24 14:20:47 +00:00