hedgedoc/src
David Mehren 5a16047f50
AuthController: Return 409 Conflict when user already exists
The previously used HTTP error 400 'Bad Request' is not really
applicable here, as the client did not send a malformed message.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-10-28 10:18:05 +02:00
..
api AuthController: Return 409 Conflict when user already exists 2021-10-28 10:18:05 +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-16 23:59:59 +02:00
errors chore: add PrimaryAliasDeletionForbiddenError 2021-09-21 15:14:00 +02:00
frontend-config Explicitly import URL 2021-09-23 16:13:25 +02:00
groups Enforce import order with prettier 2021-08-29 18:45:46 +02:00
history fix username spelling from userName 2021-10-13 22:54:00 +02:00
identity fix username spelling from userName 2021-10-13 22:54:00 +02:00
logger Enforce import order with prettier 2021-08-29 18:45:46 +02:00
media Merge pull request #1735 from hedgedoc/fix-username 2021-10-15 21:37: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:54:00 +02:00
permissions test: fix service tests to handle the new aliases 2021-09-22 20:43:45 +02:00
revisions fix username spelling from userName 2021-10-13 22:54:00 +02:00
users fix username spelling from userName 2021-10-13 22:54:00 +02:00
utils Add dev-proxy to frontend dev server 2021-10-13 21:36:38 +02:00
app.module.ts feat: add identity module 2021-09-16 23:59:59 +02:00
main.ts Add dev-proxy to frontend dev server 2021-10-13 21:36:38 +02:00
seed.ts fix username spelling from userName 2021-10-13 22:54:00 +02:00