Ghost/ghost/security/lib
kirrg001 5d1a4418bd 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
..
identifier.js Moved unique identifier generation to lib/security 2017-12-14 13:52:20 +01:00
index.js Added lib.security.password lib 2018-02-15 21:13:04 +01:00
password.js Added lib.security.password lib 2018-02-15 21:13:04 +01:00
string.js Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00
tokens.js Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00
url.js Moved tokens, url safe and safe string utility to lib/security 2017-12-14 13:38:00 +01:00