0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/validators
Gabor Javorszky ad2bfb511f Made ember version of reset password work
Closes #2843

* Implemnted the ember validator correctly for both reset request and actual reset (with the token)
* added reset validator
* changed the request route addresses to be `/authentication/passwordreset`
* changed the format of data to be `{ thing: [ {data } ] }`

Missing:
* notifications
* tests for these use cases
2014-06-30 14:37:49 +01:00
..
forgotten.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00
post.js
reset.js Made ember version of reset password work 2014-06-30 14:37:49 +01:00
setting.js Enable validation for settings/general screen 2014-06-24 13:32:47 +00:00
setup.js New setup screen for blog installation. 2014-06-26 15:31:44 +02:00
signin.js Add validation for signin/signup 2014-06-23 21:17:57 -05:00
signup.js Add validation for signin/signup 2014-06-23 21:17:57 -05:00