0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test
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
..
functional Contributor Role (#9315) 2018-02-07 10:46:22 +01:00
integration Sorted out the mixed usages of include and withRelated (#9425) 2018-02-15 10:53:53 +01:00
unit Added lib.security.password lib 2018-02-15 21:13:04 +01:00
utils 🐛Fixed asset redirects (#9455) 2018-02-14 17:21:31 +01:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc