HackMD/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 Rename checkURiValid.js to checkURIValid.js 2017-05-08 20:13:55 +08:00
baseRouter.js refactor(baseRouter.js): Adjust style fit standard 2017-05-08 19:29:06 +08:00
historyRouter.js refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
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 refactor(app.js): Extract status pages 2017-05-08 19:24:37 +08:00
userRouter.js refactor(app.js): Extract /me page 2017-05-08 19:24:38 +08:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00