loopback/server/middleware
Carl Fürstenberg edd5275b8b Fix token middleware crash
Fix token middleware to check if `req.loopbackContext` is active.
The context is not active for example when express-session calls
setImmediate which breaks CLS.
2016-08-17 14:44:00 +02:00
..
context.js loopback#context: fix missing "g" symbol 2016-08-17 14:43:59 +02:00
error-handler.js update errorHandler template 2016-06-13 11:18:09 -04:00
favicon.js Remove legacy express 3.x middleware getters 2016-05-31 18:59:21 +02:00
rest.js Globalize current-context error messages 2016-08-10 13:43:40 +02:00
static.js update copyright statements 2016-05-03 15:50:21 -07:00
status.js update copyright statements 2016-05-03 15:50:21 -07:00
token.js Fix token middleware crash 2016-08-17 14:44:00 +02:00
url-not-found.js update copyright statements 2016-05-03 15:50:21 -07:00