hedgedoc/test/private-api
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
..
fixtures PrivateE2E: Add test fixtures for private api 2021-03-25 22:26:43 +01:00
alias.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
auth.e2e-spec.ts feat(auth): password change requires old password 2021-12-28 02:09:05 +01:00
history.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
me.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
media.e2e-spec.ts fix(note): fix type for owner param 2021-11-14 21:46:04 +01:00
notes.e2e-spec.ts test: fix note e2e test 'fails, when user can't read note' 2021-12-02 20:41:14 +01:00
register-and-login.e2e-spec.ts feat(auth): password change requires old password 2021-12-28 02:09:05 +01:00
tokens.e2e-spec.ts fix(auth): use sha-512 for auth tokens 2021-12-13 22:44:38 +01:00