hedgedoc/src
Philip Molares c9be26235c
docs: fix createUser and test docs
this ports the fixes applied to createGroup to this method as well

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-11-06 11:49:26 +01:00
..
api AuthController: Return 409 Conflict when user already exists 2021-10-27 19:39:18 +02:00
auth Change createTokenForUser signature 2021-10-13 22:59:51 +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-04 19:24:32 +02:00
errors chore: add PrimaryAliasDeletionForbiddenError 2021-08-07 21:52:00 +02:00
frontend-config Explicitly import URL 2021-09-06 16:32:24 +02:00
groups feat: add createGroup function 2021-10-31 00:04:12 +02:00
history fix username spelling from userName 2021-10-13 22:28:10 +02:00
identity fix username spelling from userName 2021-10-13 22:28:10 +02:00
logger Enforce import order with prettier 2021-08-29 18:45:46 +02:00
media fix username spelling from userName 2021-10-13 22:28:10 +02:00
monitoring Enforce import order with prettier 2021-08-29 18:45:46 +02:00
notes fix username spelling from userName 2021-10-13 22:28:10 +02:00
permissions fix: permissions service use new SpecialGroup enum 2021-10-31 00:05:59 +02:00
revisions fix username spelling from userName 2021-10-13 22:28:10 +02:00
users docs: fix createUser and test docs 2021-11-06 11:49:26 +01:00
utils feat: setupSpecialGroups in bootstrap 2021-10-31 00:06:55 +02:00
app.module.ts feat: add identity module 2021-08-08 21:59:23 +02:00
main.ts feat: setupSpecialGroups in bootstrap 2021-10-31 00:06:55 +02:00
seed.ts fix username spelling from userName 2021-10-13 22:28:10 +02:00