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
tsconfig.json.license
utils.ts