hedgedoc/backend/src/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
..
private feat(backend): handle username always in lowercase 2023-06-04 21:55:19 +02:00
public feat(backend): handle username always in lowercase 2023-06-04 21:55:19 +02:00
utils test: add test for get note interceptor 2023-05-19 19:10:45 +02:00