hedgedoc/test
Erik Michelson eda6835403
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 02:09:05 +01:00
..
private-api feat(auth): password change requires old password 2021-12-28 02:09:05 +01:00
public-api test: fix note e2e test 'fails with non-existing alias' 2021-12-02 20:41:14 +01:00
test-setup.ts TestSetup: Initialize full app and session middleware 2021-10-28 10:18:05 +02:00
tsconfig.json Move tsconfig.test.json to test directory 2021-10-21 19:51:57 +02:00
tsconfig.json.license Move tsconfig.test.json to test directory 2021-10-21 19:51:57 +02:00
utils.ts Enforce import order with prettier 2021-08-29 18:45:46 +02:00