hedgedoc/src/permissions
Philip Molares 979154b8a5
Permissions: Add cascade
This makes it possible to create permissions by setting them in the note entity and delete them when either the user or note is deleted.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-17 10:26:42 +01:00
..
note-group-permission.entity.ts Permissions: Add cascade 2021-03-17 10:26:42 +01:00
note-user-permission.entity.ts Permissions: Add cascade 2021-03-17 10:26:42 +01:00
permissions.module.ts PermissionsModule: Remove unused imports 2021-02-23 19:13:41 +01:00
permissions.service.spec.ts Tests: Fix eslint errors 2021-04-12 18:05:27 +02:00
permissions.service.ts Add permissions Service 2021-02-16 09:32:58 +01:00