Ghost/core/server/models
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
..
base Add event handling to pagination plugin 2015-06-26 22:56:03 +01:00
accesstoken.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app-field.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app-setting.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
app.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
client.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
index.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
permission.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
post.js Merge pull request #5491 from ErisDS/issue-5490-no-post-url 2015-06-29 11:44:22 +02:00
refreshtoken.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
role.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
settings.js Add events to settings model 2015-06-23 14:33:08 +06:00
tag.js Abstract findPage & add pagination Bookshelf plugin 2015-06-22 10:20:47 +01:00
user.js Refactor changePassword and resetPassword 2015-07-07 22:03:17 +02:00