hedgedoc/test
Erik Michelson 277e2fb1ca
feat(auth): password change requires old password
By checking the "old" password of the user prior to a password change, the
password change function is more secured against abuse.

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2021-12-28 01:46:40 +01:00
..
private-api feat(auth): password change requires old password 2021-12-28 01:46:40 +01:00
public-api refactor(note): lazy-load relations 2021-11-30 16:46:07 +01:00
test-setup.ts TestSetup: Initialize full app and session middleware 2021-10-21 19:51:23 +02:00
tsconfig.json Move tsconfig.test.json to test directory 2021-10-14 19:55:55 +02:00
tsconfig.json.license Move tsconfig.test.json to test directory 2021-10-14 19:55:55 +02:00
utils.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00