Built motion from commit 97153652.|2.6.26
[motion2.git] / server / api / jscriptyQuestionReport / index.js
index 3b4fbf9..e9aa8ac 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x406c=['express','../../components/auth/service','../../components/interaction/service','../../config/environment','./jscriptyQuestionReport.controller','get','/describe','isAuthenticated','describe','/:id','show','post','create','put','delete','destroy','exports','multer','util','path'];(function(_0x12b958,_0x119ff7){var _0xbcedf7=function(_0x3f91b8){while(--_0x3f91b8){_0x12b958['push'](_0x12b958['shift']());}};_0xbcedf7(++_0x119ff7);}(_0x406c,0x1c9));var _0xc406=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x406c[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require(_0xc406('0x0'));var util=require(_0xc406('0x1'));var path=require(_0xc406('0x2'));var timeout=require('connect-timeout');var express=require(_0xc406('0x3'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0xc406('0x4'));var interaction=require(_0xc406('0x5'));var config=require(_0xc406('0x6'));var controller=require(_0xc406('0x7'));router[_0xc406('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0xc406('0x8')](_0xc406('0x9'),auth[_0xc406('0xa')](),controller[_0xc406('0xb')]);router['get'](_0xc406('0xc'),auth[_0xc406('0xa')](),controller[_0xc406('0xd')]);router[_0xc406('0xe')]('/',auth['isAuthenticated'](),controller[_0xc406('0xf')]);router[_0xc406('0x10')](_0xc406('0xc'),auth[_0xc406('0xa')](),controller['update']);router[_0xc406('0x11')](_0xc406('0xc'),auth[_0xc406('0xa')](),controller[_0xc406('0x12')]);module[_0xc406('0x13')]=router;
\ No newline at end of file
+var _0xac10=['Router','../../components/auth/service','../../config/environment','./jscriptyQuestionReport.controller','get','isAuthenticated','index','describe','/:id','show','post','create','put','delete','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0x31e40,_0x1bd772){var _0x1fd357=function(_0xf8947a){while(--_0xf8947a){_0x31e40['push'](_0x31e40['shift']());}};_0x1fd357(++_0x1bd772);}(_0xac10,0x14b));var _0x0ac1=function(_0x534617,_0x41a7ba){_0x534617=_0x534617-0x0;var _0x516e6a=_0xac10[_0x534617];return _0x516e6a;};'use strict';var multer=require(_0x0ac1('0x0'));var util=require(_0x0ac1('0x1'));var path=require(_0x0ac1('0x2'));var timeout=require(_0x0ac1('0x3'));var express=require(_0x0ac1('0x4'));var router=express[_0x0ac1('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x0ac1('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x0ac1('0x7'));var controller=require(_0x0ac1('0x8'));router[_0x0ac1('0x9')]('/',auth[_0x0ac1('0xa')](),controller[_0x0ac1('0xb')]);router['get']('/describe',auth[_0x0ac1('0xa')](),controller[_0x0ac1('0xc')]);router[_0x0ac1('0x9')](_0x0ac1('0xd'),auth[_0x0ac1('0xa')](),controller[_0x0ac1('0xe')]);router[_0x0ac1('0xf')]('/',auth[_0x0ac1('0xa')](),controller[_0x0ac1('0x10')]);router[_0x0ac1('0x11')](_0x0ac1('0xd'),auth[_0x0ac1('0xa')](),controller['update']);router[_0x0ac1('0x12')]('/:id',auth[_0x0ac1('0xa')](),controller[_0x0ac1('0x13')]);module[_0x0ac1('0x14')]=router;
\ No newline at end of file