Built motion from commit (unavailable).|2.5.6
[motion2.git] / server / api / openchannelApplication / index.js
index 39b1d2b..da4a737 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa223=['path','express','Router','../../components/auth/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated','/:id','show','post','create','update','delete','exports','multer'];(function(_0x55aff0,_0x1d3869){var _0x52cdb9=function(_0x117c4e){while(--_0x117c4e){_0x55aff0['push'](_0x55aff0['shift']());}};_0x52cdb9(++_0x1d3869);}(_0xa223,0xbf));var _0x3a22=function(_0x4a2403,_0x1750ec){_0x4a2403=_0x4a2403-0x0;var _0x205228=_0xa223[_0x4a2403];return _0x205228;};'use strict';var multer=require(_0x3a22('0x0'));var util=require('util');var path=require(_0x3a22('0x1'));var timeout=require('connect-timeout');var express=require(_0x3a22('0x2'));var router=express[_0x3a22('0x3')]();var auth=require(_0x3a22('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x3a22('0x5'));var controller=require(_0x3a22('0x6'));router[_0x3a22('0x7')]('/',auth[_0x3a22('0x8')](),controller['index']);router[_0x3a22('0x7')](_0x3a22('0x9'),auth[_0x3a22('0x8')](),controller[_0x3a22('0xa')]);router[_0x3a22('0xb')]('/',auth['isAuthenticated'](),controller[_0x3a22('0xc')]);router['put'](_0x3a22('0x9'),auth[_0x3a22('0x8')](),controller[_0x3a22('0xd')]);router[_0x3a22('0xe')](_0x3a22('0x9'),auth[_0x3a22('0x8')](),controller['destroy']);module[_0x3a22('0xf')]=router;
\ No newline at end of file
+var _0x31cf=['index','/:id','show','post','update','delete','destroy','exports','path','connect-timeout','Router','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated'];(function(_0x42fe9b,_0x52480f){var _0x505e53=function(_0x4f503c){while(--_0x4f503c){_0x42fe9b['push'](_0x42fe9b['shift']());}};_0x505e53(++_0x52480f);}(_0x31cf,0x188));var _0xf31c=function(_0x52f1e6,_0xf70489){_0x52f1e6=_0x52f1e6-0x0;var _0x21f104=_0x31cf[_0x52f1e6];return _0x21f104;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xf31c('0x0'));var timeout=require(_0xf31c('0x1'));var express=require('express');var router=express[_0xf31c('0x2')]();var auth=require('../../components/auth/service');var interaction=require(_0xf31c('0x3'));var config=require(_0xf31c('0x4'));var controller=require(_0xf31c('0x5'));router[_0xf31c('0x6')]('/',auth[_0xf31c('0x7')](),controller[_0xf31c('0x8')]);router[_0xf31c('0x6')](_0xf31c('0x9'),auth['isAuthenticated'](),controller[_0xf31c('0xa')]);router[_0xf31c('0xb')]('/',auth[_0xf31c('0x7')](),controller['create']);router['put']('/:id',auth['isAuthenticated'](),controller[_0xf31c('0xc')]);router[_0xf31c('0xd')]('/:id',auth[_0xf31c('0x7')](),controller[_0xf31c('0xe')]);module[_0xf31c('0xf')]=router;
\ No newline at end of file