hedgedoc/src
Philip Molares 15ca030b67 auth: add hash function
the hash function uses bcrypt with 2^16 iterations.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-01-25 21:29:52 +01:00
..
api private: adds tokens controller 2021-01-25 21:29:52 +01:00
authors Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
config config: Improve error messages 2021-01-21 21:35:59 +01:00
errors private: adds tokens controller 2021-01-25 21:29:52 +01:00
groups Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
history Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
logger Change year in copyright to 2021 2021-01-06 22:10:19 +01:00
media tests: Removed unnecessary import of appConfigMock 2021-01-19 12:45:36 +01:00
monitoring Format with Prettier 2 2021-01-06 23:49:45 +01:00
notes Removed special table name in Note object 2021-01-23 22:26:49 +01:00
permissions Format with Prettier 2 2021-01-06 23:49:45 +01:00
revisions NotesService: Get note creation time from database 2021-01-10 20:12:39 +01:00
users auth: add hash function 2021-01-25 21:29:52 +01:00
app.module.ts config: splits config in multiple files 2021-01-17 21:19:45 +01:00
main.ts config: splits config in multiple files 2021-01-17 21:19:45 +01:00