0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test
Rem Zolotykh 9323abbb44 Refactor changePassword and resetPassword
issue #5500
- make `changePassword` and `resetPassword` methods on `user` model
  consistent: use `object` and `options` arguments instead of multiple
  different arguments
- change User API `changePassword` method to use these new arguments
2015-07-07 22:03:17 +02:00
..
functional Merge pull request #5453 from cobbspur/teampermissions 2015-07-06 20:54:29 +01:00
integration Refactor changePassword and resetPassword 2015-07-07 22:03:17 +02:00
unit Merge pull request #5467 from ErisDS/api-pipeline 2015-06-30 10:28:44 +02:00
utils Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
.jshintrc Remove jshint rules that are no longer supported 2015-01-23 21:00:37 +00:00