hedgedoc/lib
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
..
config Fix wrong maxAgeSeconds multiplication 2018-11-19 22:01:54 +01:00
migrations
models Switch scrypt library to a successor 2018-11-21 01:33:34 +01:00
ot
web
workers
csp.js
history.js
letter-avatars.js
logger.js
realtime.js
response.js Disallow creation of robots.txt in freeurl 2018-11-17 13:23:03 +01:00
utils.js