hedgedoc/backend/test
Philip Molares 0a8945d934 feat(backend): handle username always in lowercase
This should make all usernames of new users into lowercase. Usernames are also searched in the DB as lowercase.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-06-04 21:55:19 +02:00
..
private-api feat(backend): handle username always in lowercase 2023-06-04 21:55:19 +02:00
public-api fix: increase test coverage 2023-05-07 20:45:15 +02:00
app.e2e-spec.ts fix(config): Replace HD_DOMAIN and HD_EDITOR_BASE_URL with HD_BASE_URL 2023-02-05 22:32:31 +01:00
test-setup.ts test(setup): use HD_BASE_URL 2023-02-19 20:56:18 +01:00
tsconfig.json fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
tsconfig.json.license fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
utils.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00