0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/integration/model
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
..
model_permissions_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_posts_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_roles_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_settings_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_tags_spec.js Move API tests to /integration/ 2013-11-07 14:26:47 +01:00
model_users_spec.js Improved Password Reset Tool 2013-11-22 10:46:19 -06:00