hedgedoc/src/identity
Philip Molares 82dd9f8885 feat: add ldap strategy
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2022-04-17 21:05:13 +02:00
..
ldap feat: add ldap strategy 2022-04-17 21:05:13 +02:00
local feat: add logging to local.strategy.ts 2022-04-17 21:05:13 +02:00
identity.entity.ts refactor(identity): lazy-load relations 2021-12-05 22:10:59 +01:00
identity.module.ts feat: add ldap strategy 2022-04-17 21:05:13 +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 feat: add ldap support methods 2022-04-17 21:05:13 +02: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