Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / openchannelApplication / index.js
index 8be1d35..274bb5b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc987=['post','create','put','update','delete','destroy','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated','index','/:id','show'];(function(_0x1035c1,_0x2d8583){var _0x308d67=function(_0x58ddb6){while(--_0x58ddb6){_0x1035c1['push'](_0x1035c1['shift']());}};_0x308d67(++_0x2d8583);}(_0xc987,0xf6));var _0x7c98=function(_0x43b06b,_0x1929c7){_0x43b06b=_0x43b06b-0x0;var _0x2c555b=_0xc987[_0x43b06b];return _0x2c555b;};'use strict';var multer=require(_0x7c98('0x0'));var util=require(_0x7c98('0x1'));var path=require(_0x7c98('0x2'));var timeout=require('connect-timeout');var express=require(_0x7c98('0x3'));var router=express[_0x7c98('0x4')]();var auth=require(_0x7c98('0x5'));var interaction=require(_0x7c98('0x6'));var config=require(_0x7c98('0x7'));var controller=require(_0x7c98('0x8'));router[_0x7c98('0x9')]('/',auth[_0x7c98('0xa')](),controller[_0x7c98('0xb')]);router[_0x7c98('0x9')](_0x7c98('0xc'),auth[_0x7c98('0xa')](),controller[_0x7c98('0xd')]);router[_0x7c98('0xe')]('/',auth[_0x7c98('0xa')](),controller[_0x7c98('0xf')]);router[_0x7c98('0x10')](_0x7c98('0xc'),auth['isAuthenticated'](),controller[_0x7c98('0x11')]);router[_0x7c98('0x12')](_0x7c98('0xc'),auth['isAuthenticated'](),controller[_0x7c98('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0x1efb=['Router','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','index','post','put','/:id','update','delete','exports','util','path','connect-timeout','express'];(function(_0x973f12,_0x516cf5){var _0x161dcd=function(_0x37a27c){while(--_0x37a27c){_0x973f12['push'](_0x973f12['shift']());}};_0x161dcd(++_0x516cf5);}(_0x1efb,0x1b6));var _0xb1ef=function(_0x550d12,_0x5384bd){_0x550d12=_0x550d12-0x0;var _0x12103d=_0x1efb[_0x550d12];return _0x12103d;};'use strict';var multer=require('multer');var util=require(_0xb1ef('0x0'));var path=require(_0xb1ef('0x1'));var timeout=require(_0xb1ef('0x2'));var express=require(_0xb1ef('0x3'));var router=express[_0xb1ef('0x4')]();var fs_extra=require(_0xb1ef('0x5'));var auth=require(_0xb1ef('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xb1ef('0x7'));var controller=require('./openchannelApplication.controller');router[_0xb1ef('0x8')]('/',auth[_0xb1ef('0x9')](),controller[_0xb1ef('0xa')]);router[_0xb1ef('0x8')]('/:id',auth[_0xb1ef('0x9')](),controller['show']);router[_0xb1ef('0xb')]('/',auth[_0xb1ef('0x9')](),controller['create']);router[_0xb1ef('0xc')](_0xb1ef('0xd'),auth['isAuthenticated'](),controller[_0xb1ef('0xe')]);router[_0xb1ef('0xf')](_0xb1ef('0xd'),auth['isAuthenticated'](),controller['destroy']);module[_0xb1ef('0x10')]=router;
\ No newline at end of file