Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / jscriptySessionReport / index.js
index 71e203d..c027b07 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf873=['../../components/interaction/service','../../config/environment','./jscriptySessionReport.controller','isAuthenticated','index','get','describe','/:id','show','/:id/questions','getQuestions','post','create','put','update','delete','destroy','util','path','connect-timeout','express','Router','../../components/auth/service'];(function(_0x2c7618,_0x26be9c){var _0x5ce3f0=function(_0x1837b3){while(--_0x1837b3){_0x2c7618['push'](_0x2c7618['shift']());}};_0x5ce3f0(++_0x26be9c);}(_0xf873,0xb2));var _0x3f87=function(_0x54e545,_0xc70c34){_0x54e545=_0x54e545-0x0;var _0x557d9e=_0xf873[_0x54e545];return _0x557d9e;};'use strict';var multer=require('multer');var util=require(_0x3f87('0x0'));var path=require(_0x3f87('0x1'));var timeout=require(_0x3f87('0x2'));var express=require(_0x3f87('0x3'));var router=express[_0x3f87('0x4')]();var auth=require(_0x3f87('0x5'));var interaction=require(_0x3f87('0x6'));var config=require(_0x3f87('0x7'));var controller=require(_0x3f87('0x8'));router['get']('/',auth[_0x3f87('0x9')](),controller[_0x3f87('0xa')]);router[_0x3f87('0xb')]('/describe',auth[_0x3f87('0x9')](),controller[_0x3f87('0xc')]);router[_0x3f87('0xb')](_0x3f87('0xd'),auth[_0x3f87('0x9')](),controller[_0x3f87('0xe')]);router['get'](_0x3f87('0xf'),auth[_0x3f87('0x9')](),controller[_0x3f87('0x10')]);router[_0x3f87('0x11')]('/',auth[_0x3f87('0x9')](),controller[_0x3f87('0x12')]);router[_0x3f87('0x13')](_0x3f87('0xd'),auth[_0x3f87('0x9')](),controller[_0x3f87('0x14')]);router[_0x3f87('0x15')](_0x3f87('0xd'),auth[_0x3f87('0x9')](),controller[_0x3f87('0x16')]);module['exports']=router;
\ No newline at end of file
+var _0x87fe=['connect-timeout','express','fs-extra','../../components/interaction/service','isAuthenticated','index','get','/describe','describe','/:id','post','put','delete','destroy','exports','multer','util','path'];(function(_0x4e37bc,_0x8174e7){var _0x48a8b7=function(_0x458409){while(--_0x458409){_0x4e37bc['push'](_0x4e37bc['shift']());}};_0x48a8b7(++_0x8174e7);}(_0x87fe,0x165));var _0xe87f=function(_0x1e3c02,_0x5c07a2){_0x1e3c02=_0x1e3c02-0x0;var _0x4d26d7=_0x87fe[_0x1e3c02];return _0x4d26d7;};'use strict';var multer=require(_0xe87f('0x0'));var util=require(_0xe87f('0x1'));var path=require(_0xe87f('0x2'));var timeout=require(_0xe87f('0x3'));var express=require(_0xe87f('0x4'));var router=express['Router']();var fs_extra=require(_0xe87f('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0xe87f('0x6'));var config=require('../../config/environment');var controller=require('./jscriptySessionReport.controller');router['get']('/',auth[_0xe87f('0x7')](),controller[_0xe87f('0x8')]);router[_0xe87f('0x9')](_0xe87f('0xa'),auth[_0xe87f('0x7')](),controller[_0xe87f('0xb')]);router[_0xe87f('0x9')](_0xe87f('0xc'),auth[_0xe87f('0x7')](),controller['show']);router[_0xe87f('0x9')]('/:id/questions',auth[_0xe87f('0x7')](),controller['getQuestions']);router[_0xe87f('0xd')]('/',auth['isAuthenticated'](),controller['create']);router[_0xe87f('0xe')](_0xe87f('0xc'),auth['isAuthenticated'](),controller['update']);router[_0xe87f('0xf')](_0xe87f('0xc'),auth['isAuthenticated'](),controller[_0xe87f('0x10')]);module[_0xe87f('0x11')]=router;
\ No newline at end of file