Ghost/core/server/views/reset.hbs
Jacob Gable 34e453039b Improved Password Reset Tool
Closes #1471

- add api and User model methods for generating and validating tokens
- add routes and handlers for reset password pages
- add client styles and views for reset password form
- some basic integration tests for User model methods
2013-11-22 10:46:19 -06:00

4 lines
67 B
Handlebars

{{!< default}}
<section class="reset-box js-reset-box">
</section>