fix preview in standalone version

This commit is contained in:
nightwing 2015-11-18 22:28:27 +04:00
parent f3ff37fcc0
commit d02c48e7bf

View File

@ -130,7 +130,7 @@ function plugin(options, imports, register) {
pid: 1
};
req.session = {};
next();
api.authenticate()(req, res, next);
},
previewHandler.getProxyUrl(function() {
return {