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 feat(backend): handle username always in lowercase 2023-06-04 21:55:19 +02:00
local feat(backend): handle username always in lowercase 2023-06-04 21:55:19 +02:00
identity.entity.ts docs: Move 'User Profiles & Authentication' to design docs 2023-03-24 20:06:11 +01:00
identity.module.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
identity.service.spec.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
identity.service.ts fix(deps): migrate zxcvbn 2023-05-07 19:37:41 +02:00
provider-type.enum.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00
session.guard.ts fix: add CompleteRequest type to have better type checks for HTTP-Request attribute injection. 2023-05-07 20:45:15 +02:00
utils.ts fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00