Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / integrationReport / index.js
index 0514387..04ce456 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf774=['/describe','describe','/:id','show','create','put','delete','destroy','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./integrationReport.controller','isAuthenticated','index','get'];(function(_0x209941,_0x5c9988){var _0x1e8729=function(_0x51a9b8){while(--_0x51a9b8){_0x209941['push'](_0x209941['shift']());}};_0x1e8729(++_0x5c9988);}(_0xf774,0x11a));var _0x4f77=function(_0x12725d,_0x146cf3){_0x12725d=_0x12725d-0x0;var _0x3fa183=_0xf774[_0x12725d];return _0x3fa183;};'use strict';var multer=require(_0x4f77('0x0'));var util=require(_0x4f77('0x1'));var path=require(_0x4f77('0x2'));var timeout=require('connect-timeout');var express=require(_0x4f77('0x3'));var router=express[_0x4f77('0x4')]();var auth=require(_0x4f77('0x5'));var interaction=require(_0x4f77('0x6'));var config=require(_0x4f77('0x7'));var controller=require(_0x4f77('0x8'));router['get']('/',auth[_0x4f77('0x9')](),controller[_0x4f77('0xa')]);router[_0x4f77('0xb')](_0x4f77('0xc'),auth[_0x4f77('0x9')](),controller[_0x4f77('0xd')]);router['get'](_0x4f77('0xe'),auth[_0x4f77('0x9')](),controller[_0x4f77('0xf')]);router['post']('/',auth[_0x4f77('0x9')](),controller[_0x4f77('0x10')]);router[_0x4f77('0x11')](_0x4f77('0xe'),auth[_0x4f77('0x9')](),controller['update']);router[_0x4f77('0x12')](_0x4f77('0xe'),auth[_0x4f77('0x9')](),controller[_0x4f77('0x13')]);module[_0x4f77('0x14')]=router;
\ No newline at end of file
+var _0x524e=['express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./integrationReport.controller','get','index','/describe','describe','/:id','isAuthenticated','show','post','create','put','update','delete','destroy','path','connect-timeout'];(function(_0x1786d6,_0xb77965){var _0x13cc2c=function(_0x5bd14c){while(--_0x5bd14c){_0x1786d6['push'](_0x1786d6['shift']());}};_0x13cc2c(++_0xb77965);}(_0x524e,0x15e));var _0xe524=function(_0x22d3d5,_0x850e3a){_0x22d3d5=_0x22d3d5-0x0;var _0x4fdf99=_0x524e[_0x22d3d5];return _0x4fdf99;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xe524('0x0'));var timeout=require(_0xe524('0x1'));var express=require(_0xe524('0x2'));var router=express[_0xe524('0x3')]();var fs_extra=require(_0xe524('0x4'));var auth=require(_0xe524('0x5'));var interaction=require(_0xe524('0x6'));var config=require(_0xe524('0x7'));var controller=require(_0xe524('0x8'));router[_0xe524('0x9')]('/',auth['isAuthenticated'](),controller[_0xe524('0xa')]);router[_0xe524('0x9')](_0xe524('0xb'),auth['isAuthenticated'](),controller[_0xe524('0xc')]);router[_0xe524('0x9')](_0xe524('0xd'),auth[_0xe524('0xe')](),controller[_0xe524('0xf')]);router[_0xe524('0x10')]('/',auth[_0xe524('0xe')](),controller[_0xe524('0x11')]);router[_0xe524('0x12')](_0xe524('0xd'),auth[_0xe524('0xe')](),controller[_0xe524('0x13')]);router[_0xe524('0x14')](_0xe524('0xd'),auth[_0xe524('0xe')](),controller[_0xe524('0x15')]);module['exports']=router;
\ No newline at end of file