X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FopenchannelTransferReport%2Findex.js;h=1f48a3e2a1349e09e5a1f17672f6664e04796989;hb=b9d8fb89c04e2712a06e4d6666f975c8e677d46a;hp=c39d07764b290ddcbf5e4d0321432bb078684002;hpb=d5b3d400e91cc98c429bfb9d7741cfdb9b495f82;p=motion2.git diff --git a/server/api/openchannelTransferReport/index.js b/server/api/openchannelTransferReport/index.js index c39d077..1f48a3e 100644 --- a/server/api/openchannelTransferReport/index.js +++ b/server/api/openchannelTransferReport/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x74ec=['isAuthenticated','describe','/:id','post','create','put','update','destroy','exports','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./openchannelTransferReport.controller','get'];(function(_0x15c19a,_0xd4667b){var _0x3290d9=function(_0x1c533d){while(--_0x1c533d){_0x15c19a['push'](_0x15c19a['shift']());}};_0x3290d9(++_0xd4667b);}(_0x74ec,0xa2));var _0xc74e=function(_0x7e6337,_0x24956a){_0x7e6337=_0x7e6337-0x0;var _0x5f2202=_0x74ec[_0x7e6337];return _0x5f2202;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0xc74e('0x0'));var express=require(_0xc74e('0x1'));var router=express[_0xc74e('0x2')]();var fs_extra=require(_0xc74e('0x3'));var auth=require(_0xc74e('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xc74e('0x5'));var controller=require(_0xc74e('0x6'));router[_0xc74e('0x7')]('/',auth[_0xc74e('0x8')](),controller['index']);router[_0xc74e('0x7')]('/describe',auth['isAuthenticated'](),controller[_0xc74e('0x9')]);router[_0xc74e('0x7')](_0xc74e('0xa'),auth['isAuthenticated'](),controller['show']);router[_0xc74e('0xb')]('/',auth[_0xc74e('0x8')](),controller[_0xc74e('0xc')]);router[_0xc74e('0xd')](_0xc74e('0xa'),auth[_0xc74e('0x8')](),controller[_0xc74e('0xe')]);router['delete'](_0xc74e('0xa'),auth[_0xc74e('0x8')](),controller[_0xc74e('0xf')]);module[_0xc74e('0x10')]=router; \ No newline at end of file +var _0x46ad=['index','/describe','describe','show','post','create','put','update','delete','destroy','exports','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./openchannelTransferReport.controller','get','isAuthenticated'];(function(_0x5d34b5,_0x4e9f7f){var _0xfee4c0=function(_0x30c8aa){while(--_0x30c8aa){_0x5d34b5['push'](_0x5d34b5['shift']());}};_0xfee4c0(++_0x4e9f7f);}(_0x46ad,0x1c4));var _0xd46a=function(_0x123018,_0x9ee0){_0x123018=_0x123018-0x0;var _0x11cb7c=_0x46ad[_0x123018];return _0x11cb7c;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xd46a('0x0'));var timeout=require(_0xd46a('0x1'));var express=require(_0xd46a('0x2'));var router=express[_0xd46a('0x3')]();var fs_extra=require(_0xd46a('0x4'));var auth=require(_0xd46a('0x5'));var interaction=require(_0xd46a('0x6'));var config=require('../../config/environment');var controller=require(_0xd46a('0x7'));router[_0xd46a('0x8')]('/',auth[_0xd46a('0x9')](),controller[_0xd46a('0xa')]);router[_0xd46a('0x8')](_0xd46a('0xb'),auth[_0xd46a('0x9')](),controller[_0xd46a('0xc')]);router[_0xd46a('0x8')]('/:id',auth[_0xd46a('0x9')](),controller[_0xd46a('0xd')]);router[_0xd46a('0xe')]('/',auth[_0xd46a('0x9')](),controller[_0xd46a('0xf')]);router[_0xd46a('0x10')]('/:id',auth['isAuthenticated'](),controller[_0xd46a('0x11')]);router[_0xd46a('0x12')]('/:id',auth[_0xd46a('0x9')](),controller[_0xd46a('0x13')]);module[_0xd46a('0x14')]=router; \ No newline at end of file