hedgedoc/src/identity
David Mehren 64b16c831e refactor(register-dto): rename displayname -> displayName
Signed-off-by: David Mehren <git@herrmehren.de>
2022-03-07 13:54:43 +01:00
..
local refactor(register-dto): rename displayname -> displayName 2022-03-07 13:54:43 +01:00
identity.entity.ts refactor(identity): lazy-load relations 2021-12-05 22:10:59 +01:00
identity.module.ts feat: add identity module 2021-08-08 21:59:23 +02:00
identity.service.spec.ts Update error types for checkLocalPassword and updateLocalPassword to InvalidCredentialsError and NoLocalIdentityError in tests 2022-01-06 22:01:39 +01:00
identity.service.ts refactor: move error messages from controller to service 2022-02-07 00:08:41 +01:00
provider-type.enum.ts feat: add ProviderType enum 2021-08-08 21:57:22 +02:00
session.guard.ts fix(session-guard): correctly check for missing session 2021-12-07 20:23:18 +01:00
utils.ts feat: add getFirstIdentityFromUser helper function 2021-08-08 21:57:46 +02:00