hedgedoc/src/users
David Mehren b850d03b5f
UsersModule: Add Session to TypeORM module
This seems to have been missed in
db026d6a57, where the Session entity
was added.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-31 18:19:31 +02:00
..
identity.entity.ts Add explicit type annotations to nullable columns 2021-05-09 20:59:31 +02:00
session.entity.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
user-info.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
user.entity.ts Add explicit type annotations to nullable columns 2021-05-09 20:59:31 +02:00
users.module.ts UsersModule: Add Session to TypeORM module 2021-05-31 18:19:31 +02:00
users.service.spec.ts UsersService: Remove test obsoleted by strict mode 2021-05-09 20:59:31 +02:00
users.service.ts UsersService: Remove null from toUserDto return type 2021-05-09 20:59:31 +02:00