hedgedoc/backend
Philip Molares c39a9430a2 feat(backend): add RegistrationDisabledError
This error is thrown by RegistrationEnabledGuard instead of directly throwing an http error.
The new RegistrationDisabledError is mapped to the Forbidden HTTP code 403, since this better represents the actual error.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2023-01-15 18:14:01 +01:00
..
docker chore(deps): update node.js to ab3603c 2023-01-14 21:20:17 +01:00
public
src feat(backend): add RegistrationDisabledError 2023-01-15 18:14:01 +01:00
test fix(media-controller): throw if no file was uploaded 2022-12-30 11:02:56 +01:00
.dockerignore
.editorconfig
.env.example fix(docs): Adjust getting started docs 2022-12-11 23:09:10 +01:00
.eslintrc.js
.gitignore
.prettierrc.json
.prettierrc.json.license
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