HackMD/lib
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
..
config Remove camel case from imageuploadtype in config 2018-01-27 23:50:15 +01:00
migrations Fix #521 by converting content fields to LONGTEXT in MySQL, to prevent truncation of data. 2017-10-16 10:13:11 +02:00
models Ignore empty values for revision. 2018-01-18 11:19:47 +01:00
ot Remove manual LZString compression for partial socket io event data 2017-01-02 10:52:47 +08:00
web Fix uncaught exception for non-existent user 2018-01-30 21:53:36 +01:00
workers refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
csp.js Move CSP logic to new file, Fix boolean config examples 2017-10-22 02:18:45 +02:00
history.js refactor: Remove require extension filename 2017-05-08 19:29:06 +08:00
letter-avatars.js Use strict mode in all backend files 2017-03-14 13:02:43 +08:00
logger.js refactor(logger): Refactor logger.js 2017-05-08 19:24:37 +08:00
realtime.js Add option to enable freely permission in closed instance 2018-01-20 15:14:56 +01:00
response.js Fix ldap provider name in template 2018-01-26 10:46:22 +01:00
utils.js switch to __dirname 2017-06-02 11:34:35 +01:00