hedgedoc/backend/src/identity
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
..
ldap
local
identity.entity.ts
identity.module.ts
identity.service.spec.ts
identity.service.ts
provider-type.enum.ts
session.guard.ts
utils.ts