hedgedoc/lib/web
Sheogorath eddf8a3a33
Fix uncaught exception for non-existent user
Since we added user management it's possible to get non-existent users
which can cause a crash of the Backend server.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-01-30 21:53:36 +01:00
..
auth Fix uncaught exception for non-existent user 2018-01-30 21:53:36 +01:00
middleware
baseRouter.js
historyRouter.js
imageRouter.js Remove camel case from imageuploadtype in config 2018-01-27 23:50:15 +01:00
noteRouter.js Allow posting new note with content 2018-01-18 10:41:58 +01:00
statusRouter.js
userRouter.js
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00