hedgedoc/backend/src/api
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
..
private feat(backend): add RegistrationDisabledError 2023-01-15 18:14:01 +01:00
public fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
utils feat(backend): add RegistrationDisabledError 2023-01-15 18:14:01 +01:00