X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FmemberReport%2Findex.js;h=daebb88ef4e219c32db321f93eb697bdb7af949d;hb=5083750143c3c88bdac459e1fc96a5f7f552fbd6;hp=179c787654bf7339b650b09236e73054d9518d08;hpb=adb8f006f81edb620408176c5eb5832d5db4e6db;p=motion2.git diff --git a/server/api/memberReport/index.js b/server/api/memberReport/index.js index 179c787..daebb88 100644 --- a/server/api/memberReport/index.js +++ b/server/api/memberReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xc2c1=['create','update','delete','destroy','multer','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./memberReport.controller','isAuthenticated','index','get','/describe','describe','/:id','show','post'];(function(_0x535aca,_0x3ab159){var _0x1cf84c=function(_0x5b643d){while(--_0x5b643d){_0x535aca['push'](_0x535aca['shift']());}};_0x1cf84c(++_0x3ab159);}(_0xc2c1,0x90));var _0x1c2c=function(_0x5d0b20,_0x3b992d){_0x5d0b20=_0x5d0b20-0x0;var _0xa1e97e=_0xc2c1[_0x5d0b20];return _0xa1e97e;};'use strict';var multer=require(_0x1c2c('0x0'));var util=require('util');var path=require(_0x1c2c('0x1'));var timeout=require(_0x1c2c('0x2'));var express=require(_0x1c2c('0x3'));var router=express[_0x1c2c('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x1c2c('0x5'));var config=require(_0x1c2c('0x6'));var controller=require(_0x1c2c('0x7'));router['get']('/',auth[_0x1c2c('0x8')](),controller[_0x1c2c('0x9')]);router[_0x1c2c('0xa')](_0x1c2c('0xb'),auth[_0x1c2c('0x8')](),controller[_0x1c2c('0xc')]);router[_0x1c2c('0xa')](_0x1c2c('0xd'),auth['isAuthenticated'](),controller[_0x1c2c('0xe')]);router[_0x1c2c('0xf')]('/',auth[_0x1c2c('0x8')](),controller[_0x1c2c('0x10')]);router['put'](_0x1c2c('0xd'),auth['isAuthenticated'](),controller[_0x1c2c('0x11')]);router[_0x1c2c('0x12')](_0x1c2c('0xd'),auth[_0x1c2c('0x8')](),controller[_0x1c2c('0x13')]);module['exports']=router; \ No newline at end of file +var _0x62f2=['index','/describe','describe','/:id','show','post','create','put','delete','destroy','exports','util','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./memberReport.controller','get','isAuthenticated'];(function(_0x5041bb,_0x114f80){var _0x159130=function(_0x1bc141){while(--_0x1bc141){_0x5041bb['push'](_0x5041bb['shift']());}};_0x159130(++_0x114f80);}(_0x62f2,0xd3));var _0x262f=function(_0x432682,_0x253044){_0x432682=_0x432682-0x0;var _0x463d05=_0x62f2[_0x432682];return _0x463d05;};'use strict';var multer=require('multer');var util=require(_0x262f('0x0'));var path=require('path');var timeout=require(_0x262f('0x1'));var express=require(_0x262f('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x262f('0x3'));var interaction=require(_0x262f('0x4'));var config=require(_0x262f('0x5'));var controller=require(_0x262f('0x6'));router[_0x262f('0x7')]('/',auth[_0x262f('0x8')](),controller[_0x262f('0x9')]);router[_0x262f('0x7')](_0x262f('0xa'),auth[_0x262f('0x8')](),controller[_0x262f('0xb')]);router[_0x262f('0x7')](_0x262f('0xc'),auth[_0x262f('0x8')](),controller[_0x262f('0xd')]);router[_0x262f('0xe')]('/',auth[_0x262f('0x8')](),controller[_0x262f('0xf')]);router[_0x262f('0x10')](_0x262f('0xc'),auth[_0x262f('0x8')](),controller['update']);router[_0x262f('0x11')](_0x262f('0xc'),auth[_0x262f('0x8')](),controller[_0x262f('0x12')]);module[_0x262f('0x13')]=router; \ No newline at end of file