Built motion from commit (unavailable).|2.5.7
[motion2.git] / server / api / openchannelApplication / index.js
index 8602c1c..8b76ccb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x147f=['./openchannelApplication.controller','isAuthenticated','get','/:id','show','create','put','update','delete','destroy','exports','util','path','connect-timeout','Router','../../config/environment'];(function(_0x2b26d5,_0x4cf4e2){var _0x75b8e0=function(_0x4f5e94){while(--_0x4f5e94){_0x2b26d5['push'](_0x2b26d5['shift']());}};_0x75b8e0(++_0x4cf4e2);}(_0x147f,0xab));var _0xf147=function(_0x5d0b4f,_0x4fcc3a){_0x5d0b4f=_0x5d0b4f-0x0;var _0x52698c=_0x147f[_0x5d0b4f];return _0x52698c;};'use strict';var multer=require('multer');var util=require(_0xf147('0x0'));var path=require(_0xf147('0x1'));var timeout=require(_0xf147('0x2'));var express=require('express');var router=express[_0xf147('0x3')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xf147('0x4'));var controller=require(_0xf147('0x5'));router['get']('/',auth[_0xf147('0x6')](),controller['index']);router[_0xf147('0x7')](_0xf147('0x8'),auth['isAuthenticated'](),controller[_0xf147('0x9')]);router['post']('/',auth['isAuthenticated'](),controller[_0xf147('0xa')]);router[_0xf147('0xb')](_0xf147('0x8'),auth['isAuthenticated'](),controller[_0xf147('0xc')]);router[_0xf147('0xd')](_0xf147('0x8'),auth[_0xf147('0x6')](),controller[_0xf147('0xe')]);module[_0xf147('0xf')]=router;
\ No newline at end of file
+var _0xf874=['get','isAuthenticated','/:id','show','create','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../config/environment'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0xf874,0x109));var _0x4f87=function(_0x1beb07,_0x3ef843){_0x1beb07=_0x1beb07-0x0;var _0x269188=_0xf874[_0x1beb07];return _0x269188;};'use strict';var multer=require(_0x4f87('0x0'));var util=require(_0x4f87('0x1'));var path=require(_0x4f87('0x2'));var timeout=require(_0x4f87('0x3'));var express=require(_0x4f87('0x4'));var router=express[_0x4f87('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x4f87('0x6'));var controller=require('./openchannelApplication.controller');router[_0x4f87('0x7')]('/',auth[_0x4f87('0x8')](),controller['index']);router[_0x4f87('0x7')](_0x4f87('0x9'),auth[_0x4f87('0x8')](),controller[_0x4f87('0xa')]);router['post']('/',auth[_0x4f87('0x8')](),controller[_0x4f87('0xb')]);router['put'](_0x4f87('0x9'),auth[_0x4f87('0x8')](),controller[_0x4f87('0xc')]);router[_0x4f87('0xd')](_0x4f87('0x9'),auth[_0x4f87('0x8')](),controller[_0x4f87('0xe')]);module[_0x4f87('0xf')]=router;
\ No newline at end of file