loopback/server/middleware
Miroslav Bajtoš 228bc7519b
Fix context propagation broken by async@2.x
Rework the REST middleware to use a hand-written version of
"async.eachSeries". Before this change, we were loosing CLS context
when the application was relying on the REST middleware to load the
context middleware.

This is fixing a problem introduced by post-1.0 versions of async,
which we upgraded to via fea3b781a.
2018-10-15 13:30:20 +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 Fix context propagation broken by async@2.x 2018-10-15 13:30:20 +02: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 user-literal rewrite for anonymous requests 2017-04-04 18:55:34 +02:00
url-not-found.js update/insert copyright notices 2016-05-03 17:10:46 -07:00