mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
dafda3907a
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). |
||
---|---|---|
.. | ||
components | ||
posts | ||
settings | ||
-floating-header.hbs | ||
-navbar.hbs | ||
-publish-bar.hbs | ||
application.hbs | ||
editor.hbs | ||
error.hbs | ||
forgotten.hbs | ||
loading.hbs | ||
new.hbs | ||
posts.hbs | ||
reset.hbs | ||
settings.hbs | ||
signin.hbs | ||
signup.hbs |