Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / openchannelApplication / index.js
index 6b0dac5..da82ec4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9e82=['update','destroy','exports','multer','util','path','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated','index','/:id','show','put'];(function(_0x3082f5,_0x4e8913){var _0x211407=function(_0x28dc4f){while(--_0x28dc4f){_0x3082f5['push'](_0x3082f5['shift']());}};_0x211407(++_0x4e8913);}(_0x9e82,0x1ce));var _0x29e8=function(_0x5052e2,_0x1e43b7){_0x5052e2=_0x5052e2-0x0;var _0x412820=_0x9e82[_0x5052e2];return _0x412820;};'use strict';var multer=require(_0x29e8('0x0'));var util=require(_0x29e8('0x1'));var path=require(_0x29e8('0x2'));var timeout=require('connect-timeout');var express=require(_0x29e8('0x3'));var router=express['Router']();var auth=require(_0x29e8('0x4'));var interaction=require(_0x29e8('0x5'));var config=require(_0x29e8('0x6'));var controller=require(_0x29e8('0x7'));router[_0x29e8('0x8')]('/',auth[_0x29e8('0x9')](),controller[_0x29e8('0xa')]);router[_0x29e8('0x8')](_0x29e8('0xb'),auth[_0x29e8('0x9')](),controller[_0x29e8('0xc')]);router['post']('/',auth[_0x29e8('0x9')](),controller['create']);router[_0x29e8('0xd')](_0x29e8('0xb'),auth[_0x29e8('0x9')](),controller[_0x29e8('0xe')]);router['delete']('/:id',auth[_0x29e8('0x9')](),controller[_0x29e8('0xf')]);module[_0x29e8('0x10')]=router;
\ No newline at end of file
+var _0xe603=['fs-extra','../../components/auth/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated','index','show','post','create','put','/:id','exports','multer','util','path','Router'];(function(_0x4f08dd,_0x3784ec){var _0x3017ee=function(_0x7d95be){while(--_0x7d95be){_0x4f08dd['push'](_0x4f08dd['shift']());}};_0x3017ee(++_0x3784ec);}(_0xe603,0x73));var _0x3e60=function(_0x21a03b,_0x4ccc8c){_0x21a03b=_0x21a03b-0x0;var _0x20a7ba=_0xe603[_0x21a03b];return _0x20a7ba;};'use strict';var multer=require(_0x3e60('0x0'));var util=require(_0x3e60('0x1'));var path=require(_0x3e60('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x3e60('0x3')]();var fs_extra=require(_0x3e60('0x4'));var auth=require(_0x3e60('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x3e60('0x6'));var controller=require(_0x3e60('0x7'));router[_0x3e60('0x8')]('/',auth[_0x3e60('0x9')](),controller[_0x3e60('0xa')]);router[_0x3e60('0x8')]('/:id',auth['isAuthenticated'](),controller[_0x3e60('0xb')]);router[_0x3e60('0xc')]('/',auth[_0x3e60('0x9')](),controller[_0x3e60('0xd')]);router[_0x3e60('0xe')]('/:id',auth[_0x3e60('0x9')](),controller['update']);router['delete'](_0x3e60('0xf'),auth[_0x3e60('0x9')](),controller['destroy']);module[_0x3e60('0x10')]=router;
\ No newline at end of file