hedgedoc/backend/src/api
Philip Molares 47d1765b12 refactor(backend): don't create local user if password is too weak
This prevents the previous problem that the backend created a user that was then not correctly removed again

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2023-01-15 18:15:28 +01:00
..
private refactor(backend): don't create local user if password is too weak 2023-01-15 18:15:28 +01:00
public
utils feat(backend): add RegistrationDisabledError 2023-01-15 18:14:01 +01:00