0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
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
..
client Merge pull request #5453 from cobbspur/teampermissions 2015-07-06 20:54:29 +01:00
server Refactor changePassword and resetPassword 2015-07-07 22:03:17 +02:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Refactor changePassword and resetPassword 2015-07-07 22:03:17 +02:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00