HackMD/lib/models
Sheogorath cee2aa92f9
Switch scrypt library to a successor
Since our previous scrypt library is unmaintained since 3 years, it's
time to look for an alternative.

A refactoring towards another password algorithm was worked on and this
is probably still the way to go. But for now the successor of our
previous library should already be enough.

https://www.npmjs.com/package/scrypt (old library)
https://github.com/ml1nk/node-scrypt (new library)
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-11-21 01:33:34 +01:00
..
author.js Use cascaded deletes 2018-05-25 14:55:18 +02:00
index.js switching to eslint for code checking 2018-11-14 23:15:36 +01:00
note.js Further improvement of error handling for LZString 2018-07-27 15:42:58 +02:00
revision.js lib/models/revision.js: make independent of exec-path 2018-09-26 16:56:36 +02:00
temp.js Use strict mode in all backend files 2017-03-14 13:02:43 +08:00
user.js Switch scrypt library to a successor 2018-11-21 01:33:34 +01:00