Ghost/ghost/admin/validators
Robert Jackson d86711e09d Update validation to match server error.
When a using the forgottenRoute if you enter an incorrectly formatted
email address you would see the error message 'Invalid Email', however
if you entered an email address that was correctly formatted but missing
the error message would be 'Invalid email address'.

This fixes the discrepancy.
2014-07-30 19:07:42 -04:00
..
forgotten.js Update validation to match server error. 2014-07-30 19:07:42 -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