Ghost/core/test/integration
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
..
api adds put route to authentication setup 2015-06-29 13:16:10 -04:00
model Refactor changePassword and resetPassword 2015-07-07 22:03:17 +02:00
export_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
import_spec.js Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00