hedgedoc/backend
Philip Molares 8ee2d809c7 test(backend): add regression test for issue #3135
When a PasswordTooWeakError is encountered the newly created user should be removed again. This should prevent registration error from "burning" usernames for further use.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2023-01-15 18:15:28 +01:00
..
docker chore(deps): update node.js to ab3603c 2023-01-14 21:20:17 +01:00
public
src refactor(backend): don't create local user if password is too weak 2023-01-15 18:15:28 +01:00
test test(backend): add regression test for issue #3135 2023-01-15 18:15:28 +01:00
.dockerignore
.editorconfig
.env.example fix(docs): Adjust getting started docs 2022-12-11 23:09:10 +01:00
.eslintrc.js feat(package): adjust packages to workspaces 2022-12-04 20:59:46 +01:00
.gitignore
.prettierrc.json feat(package): adjust packages to workspaces 2022-12-04 20:59:46 +01:00
.prettierrc.json.license feat(package): adjust packages to workspaces 2022-12-04 20:59:46 +01:00
CHANGELOG.md
jest-e2e.json
jest-e2e.json.license
nest-cli.json
nest-cli.json.license
package.json fix(deps): update dependency ws to v8.12.0 2023-01-07 23:50:17 +01:00
package.json.license
tsconfig.build.json
tsconfig.build.json.license
tsconfig.json
tsconfig.json.license