Built motion from commit 980b26c3.|2.6.29
[motion2.git] / server / api / openchannelApplication / index.js
index d64a673..45f3588 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf95b=['update','delete','destroy','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated','/:id','post','create','put'];(function(_0x1a9710,_0x513f02){var _0x48ff53=function(_0x25f3e3){while(--_0x25f3e3){_0x1a9710['push'](_0x1a9710['shift']());}};_0x48ff53(++_0x513f02);}(_0xf95b,0x1a8));var _0xbf95=function(_0x2a1899,_0x5a9c64){_0x2a1899=_0x2a1899-0x0;var _0x594109=_0xf95b[_0x2a1899];return _0x594109;};'use strict';var multer=require(_0xbf95('0x0'));var util=require(_0xbf95('0x1'));var path=require('path');var timeout=require(_0xbf95('0x2'));var express=require(_0xbf95('0x3'));var router=express[_0xbf95('0x4')]();var fs_extra=require(_0xbf95('0x5'));var auth=require(_0xbf95('0x6'));var interaction=require(_0xbf95('0x7'));var config=require(_0xbf95('0x8'));var controller=require(_0xbf95('0x9'));router[_0xbf95('0xa')]('/',auth[_0xbf95('0xb')](),controller['index']);router[_0xbf95('0xa')](_0xbf95('0xc'),auth[_0xbf95('0xb')](),controller['show']);router[_0xbf95('0xd')]('/',auth[_0xbf95('0xb')](),controller[_0xbf95('0xe')]);router[_0xbf95('0xf')](_0xbf95('0xc'),auth[_0xbf95('0xb')](),controller[_0xbf95('0x10')]);router[_0xbf95('0x11')](_0xbf95('0xc'),auth['isAuthenticated'](),controller[_0xbf95('0x12')]);module[_0xbf95('0x13')]=router;
\ No newline at end of file
+var _0x7d10=['destroy','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated','post','create','put','/:id','delete'];(function(_0xf9ebf4,_0x4d9aff){var _0x1d0ddb=function(_0x5a023b){while(--_0x5a023b){_0xf9ebf4['push'](_0xf9ebf4['shift']());}};_0x1d0ddb(++_0x4d9aff);}(_0x7d10,0xf9));var _0x07d1=function(_0x44fa8c,_0x126145){_0x44fa8c=_0x44fa8c-0x0;var _0x2a6759=_0x7d10[_0x44fa8c];return _0x2a6759;};'use strict';var multer=require(_0x07d1('0x0'));var util=require(_0x07d1('0x1'));var path=require(_0x07d1('0x2'));var timeout=require('connect-timeout');var express=require(_0x07d1('0x3'));var router=express[_0x07d1('0x4')]();var fs_extra=require(_0x07d1('0x5'));var auth=require(_0x07d1('0x6'));var interaction=require(_0x07d1('0x7'));var config=require(_0x07d1('0x8'));var controller=require(_0x07d1('0x9'));router[_0x07d1('0xa')]('/',auth[_0x07d1('0xb')](),controller['index']);router['get']('/:id',auth[_0x07d1('0xb')](),controller['show']);router[_0x07d1('0xc')]('/',auth[_0x07d1('0xb')](),controller[_0x07d1('0xd')]);router[_0x07d1('0xe')](_0x07d1('0xf'),auth[_0x07d1('0xb')](),controller['update']);router[_0x07d1('0x10')](_0x07d1('0xf'),auth[_0x07d1('0xb')](),controller[_0x07d1('0x11')]);module[_0x07d1('0x12')]=router;
\ No newline at end of file