fix preview in standalone version

pull/223/head
nightwing 2015-11-18 22:28:27 +04:00
rodzic f3ff37fcc0
commit d02c48e7bf
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

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