Built motion from commit 88aa8522.|2.5.37
[motion2.git] / server / api / memberReport / index.js
index 8af21e6..daff860 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x133f=['multer','util','path','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./memberReport.controller','get','isAuthenticated','index','/describe','describe','show','post','create','put','/:id','update','delete','exports'];(function(_0x24ca1f,_0x3d2164){var _0x5f4222=function(_0x37b651){while(--_0x37b651){_0x24ca1f['push'](_0x24ca1f['shift']());}};_0x5f4222(++_0x3d2164);}(_0x133f,0x1e3));var _0xf133=function(_0x52c69a,_0x4757c9){_0x52c69a=_0x52c69a-0x0;var _0x35b7eb=_0x133f[_0x52c69a];return _0x35b7eb;};'use strict';var multer=require(_0xf133('0x0'));var util=require(_0xf133('0x1'));var path=require(_0xf133('0x2'));var timeout=require(_0xf133('0x3'));var express=require(_0xf133('0x4'));var router=express[_0xf133('0x5')]();var fs_extra=require(_0xf133('0x6'));var auth=require('../../components/auth/service');var interaction=require(_0xf133('0x7'));var config=require(_0xf133('0x8'));var controller=require(_0xf133('0x9'));router[_0xf133('0xa')]('/',auth[_0xf133('0xb')](),controller[_0xf133('0xc')]);router[_0xf133('0xa')](_0xf133('0xd'),auth[_0xf133('0xb')](),controller[_0xf133('0xe')]);router[_0xf133('0xa')]('/:id',auth[_0xf133('0xb')](),controller[_0xf133('0xf')]);router[_0xf133('0x10')]('/',auth['isAuthenticated'](),controller[_0xf133('0x11')]);router[_0xf133('0x12')](_0xf133('0x13'),auth[_0xf133('0xb')](),controller[_0xf133('0x14')]);router[_0xf133('0x15')](_0xf133('0x13'),auth[_0xf133('0xb')](),controller['destroy']);module[_0xf133('0x16')]=router;
\ No newline at end of file
+var _0xb922=['../../components/interaction/service','../../config/environment','./memberReport.controller','isAuthenticated','get','/describe','describe','/:id','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','../../components/auth/service'];(function(_0x3fc7f8,_0x45a28c){var _0x54d483=function(_0x18d265){while(--_0x18d265){_0x3fc7f8['push'](_0x3fc7f8['shift']());}};_0x54d483(++_0x45a28c);}(_0xb922,0x19e));var _0x2b92=function(_0x18daeb,_0x1b8ff3){_0x18daeb=_0x18daeb-0x0;var _0x425a30=_0xb922[_0x18daeb];return _0x425a30;};'use strict';var multer=require(_0x2b92('0x0'));var util=require(_0x2b92('0x1'));var path=require(_0x2b92('0x2'));var timeout=require(_0x2b92('0x3'));var express=require(_0x2b92('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x2b92('0x5'));var interaction=require(_0x2b92('0x6'));var config=require(_0x2b92('0x7'));var controller=require(_0x2b92('0x8'));router['get']('/',auth[_0x2b92('0x9')](),controller['index']);router[_0x2b92('0xa')](_0x2b92('0xb'),auth[_0x2b92('0x9')](),controller[_0x2b92('0xc')]);router[_0x2b92('0xa')](_0x2b92('0xd'),auth[_0x2b92('0x9')](),controller['show']);router[_0x2b92('0xe')]('/',auth[_0x2b92('0x9')](),controller[_0x2b92('0xf')]);router[_0x2b92('0x10')](_0x2b92('0xd'),auth[_0x2b92('0x9')](),controller[_0x2b92('0x11')]);router[_0x2b92('0x12')](_0x2b92('0xd'),auth[_0x2b92('0x9')](),controller[_0x2b92('0x13')]);module[_0x2b92('0x14')]=router;
\ No newline at end of file