Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / integrationReport / index.js
index 2b7429c..96b1e10 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdf2c=['show','post','create','put','update','delete','exports','path','express','Router','fs-extra','../../components/auth/service','../../config/environment','./integrationReport.controller','get','isAuthenticated','index','/describe','describe','/:id'];(function(_0x2241e1,_0x2d07bf){var _0x5e8a3a=function(_0x215002){while(--_0x215002){_0x2241e1['push'](_0x2241e1['shift']());}};_0x5e8a3a(++_0x2d07bf);}(_0xdf2c,0x16f));var _0xcdf2=function(_0x4565bf,_0x5ad9d6){_0x4565bf=_0x4565bf-0x0;var _0x5610ba=_0xdf2c[_0x4565bf];return _0x5610ba;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xcdf2('0x0'));var timeout=require('connect-timeout');var express=require(_0xcdf2('0x1'));var router=express[_0xcdf2('0x2')]();var fs_extra=require(_0xcdf2('0x3'));var auth=require(_0xcdf2('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xcdf2('0x5'));var controller=require(_0xcdf2('0x6'));router[_0xcdf2('0x7')]('/',auth[_0xcdf2('0x8')](),controller[_0xcdf2('0x9')]);router['get'](_0xcdf2('0xa'),auth['isAuthenticated'](),controller[_0xcdf2('0xb')]);router[_0xcdf2('0x7')](_0xcdf2('0xc'),auth[_0xcdf2('0x8')](),controller[_0xcdf2('0xd')]);router[_0xcdf2('0xe')]('/',auth['isAuthenticated'](),controller[_0xcdf2('0xf')]);router[_0xcdf2('0x10')]('/:id',auth[_0xcdf2('0x8')](),controller[_0xcdf2('0x11')]);router[_0xcdf2('0x12')](_0xcdf2('0xc'),auth[_0xcdf2('0x8')](),controller['destroy']);module[_0xcdf2('0x13')]=router;
\ No newline at end of file
+var _0xef0f=['update','delete','destroy','multer','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','./integrationReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put'];(function(_0x2d9ad3,_0x3aba45){var _0x1b1a8b=function(_0xbd849b){while(--_0xbd849b){_0x2d9ad3['push'](_0x2d9ad3['shift']());}};_0x1b1a8b(++_0x3aba45);}(_0xef0f,0x168));var _0xfef0=function(_0x11e6a5,_0x3d3855){_0x11e6a5=_0x11e6a5-0x0;var _0x341df5=_0xef0f[_0x11e6a5];return _0x341df5;};'use strict';var multer=require(_0xfef0('0x0'));var util=require('util');var path=require(_0xfef0('0x1'));var timeout=require(_0xfef0('0x2'));var express=require(_0xfef0('0x3'));var router=express['Router']();var fs_extra=require(_0xfef0('0x4'));var auth=require(_0xfef0('0x5'));var interaction=require(_0xfef0('0x6'));var config=require('../../config/environment');var controller=require(_0xfef0('0x7'));router[_0xfef0('0x8')]('/',auth[_0xfef0('0x9')](),controller[_0xfef0('0xa')]);router[_0xfef0('0x8')](_0xfef0('0xb'),auth['isAuthenticated'](),controller[_0xfef0('0xc')]);router['get'](_0xfef0('0xd'),auth[_0xfef0('0x9')](),controller[_0xfef0('0xe')]);router[_0xfef0('0xf')]('/',auth[_0xfef0('0x9')](),controller[_0xfef0('0x10')]);router[_0xfef0('0x11')](_0xfef0('0xd'),auth[_0xfef0('0x9')](),controller[_0xfef0('0x12')]);router[_0xfef0('0x13')](_0xfef0('0xd'),auth[_0xfef0('0x9')](),controller[_0xfef0('0x14')]);module['exports']=router;
\ No newline at end of file