HackMD/lib/web/auth
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
..
dropbox refactor(app.js, auth.js): Extract all auth method to individual modules 2017-05-08 19:24:38 +08:00
email refactor(app.js, auth.js): Extract all auth method to individual modules 2017-05-08 19:24:38 +08:00
facebook refactor(app.js, auth.js): Extract all auth method to individual modules 2017-05-08 19:24:38 +08:00
github fix: export to gist occurred 404 not found 2017-05-17 02:42:44 +08:00
gitlab refactor(app.js, auth.js): Extract all auth method to individual modules 2017-05-08 19:24:38 +08:00
google Give google the correct name. 2017-09-04 16:04:20 +08:00
ldap Add setting ldap.usernameField 2017-12-09 12:30:48 +01:00
mattermost Add mattermost authentication 2017-10-31 10:34:51 +01:00
saml added guide for SAML settings 2017-12-04 20:13:15 +09:00
twitter refactor(app.js, auth.js): Extract all auth method to individual modules 2017-05-08 19:24:38 +08:00
index.js Fix uncaught exception for non-existent user 2018-01-30 21:53:36 +01:00
utils.js refactor(app.js, auth.js): Extract all auth method to individual modules 2017-05-08 19:24:38 +08:00