0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Peter Szel dafda3907a Created ResetController.
closes #2412

- Updated the reset route to accept token parameter and hand it over to the controller.
- Added ResetController which handles the submit action and the button disabled state.
- Added reset action to the user model to handle ajax request.
- Updated reset template.
- Added fixtures to test reset API action.
- Fixed password variable names to camel cased style (e.g. newpassword -> newPassword).
2014-03-31 13:06:28 +02:00
..
client Created ResetController. 2014-03-31 13:06:28 +02:00
clientold Merge branch 'master' into ember 2014-03-16 20:52:44 +00:00
server Merge branch 'master' into ember 2014-03-16 20:52:44 +00:00
shared Switch to bower for client assets. 2014-03-04 20:09:26 +00:00
test Merge branch 'master' into ember 2014-03-16 20:52:44 +00:00
bootstrap.js Replace JSLint with JSHint. 2014-03-04 15:47:39 +00:00
index.js Add promise to ghost startup process to allow 2014-03-11 11:41:45 -04:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00