Built motion from commit f623a78c.|2.6.31
[motion2.git] / server / api / openchannelApplication / index.js
index eeb231b..9943a0b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x925f=['connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./openchannelApplication.controller','get','isAuthenticated','post','create','/:id','update','delete','destroy','multer'];(function(_0x40a045,_0x516f0e){var _0x1a687c=function(_0x48c9fe){while(--_0x48c9fe){_0x40a045['push'](_0x40a045['shift']());}};_0x1a687c(++_0x516f0e);}(_0x925f,0xff));var _0xf925=function(_0xcf82b2,_0x49ab9a){_0xcf82b2=_0xcf82b2-0x0;var _0x4275e9=_0x925f[_0xcf82b2];return _0x4275e9;};'use strict';var multer=require(_0xf925('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xf925('0x1'));var express=require(_0xf925('0x2'));var router=express[_0xf925('0x3')]();var fs_extra=require(_0xf925('0x4'));var auth=require(_0xf925('0x5'));var interaction=require(_0xf925('0x6'));var config=require('../../config/environment');var controller=require(_0xf925('0x7'));router[_0xf925('0x8')]('/',auth[_0xf925('0x9')](),controller['index']);router[_0xf925('0x8')]('/:id',auth[_0xf925('0x9')](),controller['show']);router[_0xf925('0xa')]('/',auth['isAuthenticated'](),controller[_0xf925('0xb')]);router['put'](_0xf925('0xc'),auth[_0xf925('0x9')](),controller[_0xf925('0xd')]);router[_0xf925('0xe')](_0xf925('0xc'),auth['isAuthenticated'](),controller[_0xf925('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0x0b66=['../../components/auth/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated','index','/:id','show','post','create','put','delete','destroy','exports','multer','util','path','connect-timeout','express','Router'];(function(_0x1362c6,_0x2a9304){var _0x503cbd=function(_0x332565){while(--_0x332565){_0x1362c6['push'](_0x1362c6['shift']());}};_0x503cbd(++_0x2a9304);}(_0x0b66,0xfe));var _0x60b6=function(_0x4651e6,_0xe5b1d){_0x4651e6=_0x4651e6-0x0;var _0x1b3135=_0x0b66[_0x4651e6];return _0x1b3135;};'use strict';var multer=require(_0x60b6('0x0'));var util=require(_0x60b6('0x1'));var path=require(_0x60b6('0x2'));var timeout=require(_0x60b6('0x3'));var express=require(_0x60b6('0x4'));var router=express[_0x60b6('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x60b6('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0x60b6('0x7'));var controller=require(_0x60b6('0x8'));router[_0x60b6('0x9')]('/',auth[_0x60b6('0xa')](),controller[_0x60b6('0xb')]);router[_0x60b6('0x9')](_0x60b6('0xc'),auth[_0x60b6('0xa')](),controller[_0x60b6('0xd')]);router[_0x60b6('0xe')]('/',auth[_0x60b6('0xa')](),controller[_0x60b6('0xf')]);router[_0x60b6('0x10')](_0x60b6('0xc'),auth['isAuthenticated'](),controller['update']);router[_0x60b6('0x11')](_0x60b6('0xc'),auth[_0x60b6('0xa')](),controller[_0x60b6('0x12')]);module[_0x60b6('0x13')]=router;
\ No newline at end of file