loopback/server/middleware
Carl Fürstenberg ba2fe0ee05 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 13:42:43 +02:00
..
context.js Globalize current-context deprecation messages 2016-08-10 12:40:38 +02:00
error-handler.js update/insert copyright notices 2016-05-03 17:10:46 -07:00
favicon.js Deprecate getters for express 3.x middleware 2016-05-31 18:58:10 +02:00
rest.js update/insert copyright notices 2016-05-03 17:10:46 -07:00
static.js update/insert copyright notices 2016-05-03 17:10:46 -07:00
status.js update/insert copyright notices 2016-05-03 17:10:46 -07:00
token.js Fix token middleware crash 2016-08-17 13:42:43 +02:00
url-not-found.js update/insert copyright notices 2016-05-03 17:10:46 -07:00