Missing callback
This commit is contained in:
parent
c31e3d6e3f
commit
3cec6b5a90
@ -14,6 +14,7 @@ module.exports = function user (metadataBackend) {
|
||||
}
|
||||
|
||||
res.locals.userId = userId;
|
||||
return next();
|
||||
});
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user