hedgedoc/backend/test/private-api
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
..
fixtures
alias.e2e-spec.ts
auth.e2e-spec.ts feat(backend): handle username always in lowercase 2023-06-04 21:55:19 +02:00
groups.e2e-spec.ts
history.e2e-spec.ts
me.e2e-spec.ts
media.e2e-spec.ts fix: increase test coverage 2023-05-07 20:45:15 +02:00
notes.e2e-spec.ts
register-and-login.e2e-spec.ts
tokens.e2e-spec.ts
users.e2e-spec.ts