Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / integrationReport / index.js
index fd82d4f..221e5d8 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0b41=['connect-timeout','Router','../../components/auth/service','../../components/interaction/service','./integrationReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','create','put','destroy','multer','path'];(function(_0x4663ac,_0x2e190b){var _0x101ee6=function(_0x1dfd01){while(--_0x1dfd01){_0x4663ac['push'](_0x4663ac['shift']());}};_0x101ee6(++_0x2e190b);}(_0x0b41,0x6a));var _0x10b4=function(_0x4cf2ee,_0x574c84){_0x4cf2ee=_0x4cf2ee-0x0;var _0x23957e=_0x0b41[_0x4cf2ee];return _0x23957e;};'use strict';var multer=require(_0x10b4('0x0'));var util=require('util');var path=require(_0x10b4('0x1'));var timeout=require(_0x10b4('0x2'));var express=require('express');var router=express[_0x10b4('0x3')]();var auth=require(_0x10b4('0x4'));var interaction=require(_0x10b4('0x5'));var config=require('../../config/environment');var controller=require(_0x10b4('0x6'));router[_0x10b4('0x7')]('/',auth[_0x10b4('0x8')](),controller[_0x10b4('0x9')]);router[_0x10b4('0x7')](_0x10b4('0xa'),auth[_0x10b4('0x8')](),controller[_0x10b4('0xb')]);router[_0x10b4('0x7')](_0x10b4('0xc'),auth[_0x10b4('0x8')](),controller[_0x10b4('0xd')]);router[_0x10b4('0xe')]('/',auth[_0x10b4('0x8')](),controller[_0x10b4('0xf')]);router[_0x10b4('0x10')](_0x10b4('0xc'),auth[_0x10b4('0x8')](),controller['update']);router['delete'](_0x10b4('0xc'),auth['isAuthenticated'](),controller[_0x10b4('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x57ca=['create','delete','destroy','exports','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./integrationReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post'];(function(_0x5a4d4e,_0x399511){var _0x491b79=function(_0x12ef65){while(--_0x12ef65){_0x5a4d4e['push'](_0x5a4d4e['shift']());}};_0x491b79(++_0x399511);}(_0x57ca,0x108));var _0xa57c=function(_0x46e5f7,_0x2618c1){_0x46e5f7=_0x46e5f7-0x0;var _0x8f5b4f=_0x57ca[_0x46e5f7];return _0x8f5b4f;};'use strict';var multer=require('multer');var util=require(_0xa57c('0x0'));var path=require(_0xa57c('0x1'));var timeout=require('connect-timeout');var express=require(_0xa57c('0x2'));var router=express[_0xa57c('0x3')]();var fs_extra=require(_0xa57c('0x4'));var auth=require(_0xa57c('0x5'));var interaction=require(_0xa57c('0x6'));var config=require('../../config/environment');var controller=require(_0xa57c('0x7'));router[_0xa57c('0x8')]('/',auth[_0xa57c('0x9')](),controller[_0xa57c('0xa')]);router[_0xa57c('0x8')](_0xa57c('0xb'),auth[_0xa57c('0x9')](),controller[_0xa57c('0xc')]);router['get'](_0xa57c('0xd'),auth['isAuthenticated'](),controller[_0xa57c('0xe')]);router[_0xa57c('0xf')]('/',auth['isAuthenticated'](),controller[_0xa57c('0x10')]);router['put'](_0xa57c('0xd'),auth[_0xa57c('0x9')](),controller['update']);router[_0xa57c('0x11')]('/:id',auth[_0xa57c('0x9')](),controller[_0xa57c('0x12')]);module[_0xa57c('0x13')]=router;
\ No newline at end of file