Ghost/core/server/lib
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
..
common 🐛 Reload translations if active theme get's overridden (#9392) 2018-01-12 09:19:28 +00:00
fs Moved zip folder, read csv and package-json to lib/fs 2017-12-14 22:07:53 +01:00
image Added test for images w/o extensions for image size util (#9367) 2018-01-04 12:03:41 +01:00
mobiledoc Fixed missing export of card-markdown card and broken tests 2018-02-01 16:26:56 +01:00
promise Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
security Added lib.security.password lib 2018-02-15 21:13:04 +01:00
social Moved social utility to lib/social 2017-12-14 22:34:05 +01:00
constants.js Moved utils constants to lib/constants 2017-12-14 14:13:40 +01:00
ghost-version.js Extended ghost version utility (#9278) 2018-01-03 20:20:18 +01:00
request.js Removed bluebird promise wrap in request lib (#9343) 2018-01-02 12:18:56 +01:00