hedgedoc/src
Philip Molares b153615637 feat: add auth controller with internal login, registration, password change and logout
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-09-17 00:00:00 +02:00
..
api feat: add auth controller with internal login, registration, password change and logout 2021-09-17 00:00:00 +02:00
auth chore: add user relation enum 2021-09-16 23:59:59 +02:00
authors Enforce import order with prettier 2021-08-29 18:45:46 +02:00
config feat: change email auth config to local 2021-09-16 23:59:59 +02:00
errors Errors: Add ForbiddenIdError 2021-02-27 23:04:52 +01:00
frontend-config feat: change email auth config to local 2021-09-16 23:59:59 +02:00
groups Enforce import order with prettier 2021-08-29 18:45:46 +02:00
history chore: move identity entity in its own folder 2021-09-16 23:59:59 +02:00
identity feat: add session handling 2021-09-17 00:00:00 +02:00
logger Enforce import order with prettier 2021-08-29 18:45:46 +02:00
media chore: move identity entity in its own folder 2021-09-16 23:59:59 +02:00
monitoring Enforce import order with prettier 2021-08-29 18:45:46 +02:00
notes chore: move identity entity in its own folder 2021-09-16 23:59:59 +02:00
permissions chore: move identity entity in its own folder 2021-09-16 23:59:59 +02:00
revisions chore: move identity entity in its own folder 2021-09-16 23:59:59 +02:00
users chore: add user relation enum 2021-09-16 23:59:59 +02:00
utils feat: add session handling 2021-09-17 00:00:00 +02:00
app.module.ts feat: add identity module 2021-09-16 23:59:59 +02:00
main.ts feat: add session handling 2021-09-17 00:00:00 +02:00
seed.ts fix: update seed.ts 2021-09-17 00:00:00 +02:00