Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / openchannelApplication / index.js
index 9694f86..da82ec4 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x851e=['util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated','index','/:id','show','post','create','put','delete','destroy','multer'];(function(_0x2ddb6d,_0x25d45b){var _0x56c103=function(_0x4f73c4){while(--_0x4f73c4){_0x2ddb6d['push'](_0x2ddb6d['shift']());}};_0x56c103(++_0x25d45b);}(_0x851e,0x1df));var _0xe851=function(_0x412b2a,_0x11fb8a){_0x412b2a=_0x412b2a-0x0;var _0x5872e3=_0x851e[_0x412b2a];return _0x5872e3;};'use strict';var multer=require(_0xe851('0x0'));var util=require(_0xe851('0x1'));var path=require(_0xe851('0x2'));var timeout=require('connect-timeout');var express=require(_0xe851('0x3'));var router=express[_0xe851('0x4')]();var fs_extra=require(_0xe851('0x5'));var auth=require(_0xe851('0x6'));var interaction=require(_0xe851('0x7'));var config=require(_0xe851('0x8'));var controller=require(_0xe851('0x9'));router[_0xe851('0xa')]('/',auth[_0xe851('0xb')](),controller[_0xe851('0xc')]);router[_0xe851('0xa')](_0xe851('0xd'),auth[_0xe851('0xb')](),controller[_0xe851('0xe')]);router[_0xe851('0xf')]('/',auth[_0xe851('0xb')](),controller[_0xe851('0x10')]);router[_0xe851('0x11')](_0xe851('0xd'),auth['isAuthenticated'](),controller['update']);router[_0xe851('0x12')](_0xe851('0xd'),auth[_0xe851('0xb')](),controller[_0xe851('0x13')]);module['exports']=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