0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/models
kirrg001 2b76d7a492 Added lib.security.password lib
no issue

- move password hashing and password comparison to lib/security/password
- added two unit test
- FYI: password hashing takes ~100ms
  - we could probably mock password hashing in certain cases when unit testing
2018-02-15 21:13:04 +01:00
..
base Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
plugins Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
accesstoken.js Import lib/common only 2017-12-12 10:28:13 +01:00
app-field.js
app-setting.js
app.js Switch to Eslint (#9197) 2017-11-01 13:44:54 +00:00
client-trusted-domain.js
client.js 🎨 😎 config env usages (#7929) 2017-02-03 18:25:39 +00:00
index.js Webhooks support for subscriber events (#9230) 2017-11-21 15:43:14 +00:00
invite.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
permission.js
post.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
refreshtoken.js
role.js Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
settings.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
subscriber.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
tag.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
user.js Added lib.security.password lib 2018-02-15 21:13:04 +01:00
webhook.js Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00