Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / openchannelApplication / index.js
index ab18163..fe191ae 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x6088=['express','Router','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated','index','/:id','show','post','put','update','destroy','exports','multer','util','path','connect-timeout'];(function(_0x4565bf,_0x5ad9d6){var _0x5610ba=function(_0x170988){while(--_0x170988){_0x4565bf['push'](_0x4565bf['shift']());}};_0x5610ba(++_0x5ad9d6);}(_0x6088,0x18b));var _0x8608=function(_0x221b38,_0x40c6a3){_0x221b38=_0x221b38-0x0;var _0x51fd34=_0x6088[_0x221b38];return _0x51fd34;};'use strict';var multer=require(_0x8608('0x0'));var util=require(_0x8608('0x1'));var path=require(_0x8608('0x2'));var timeout=require(_0x8608('0x3'));var express=require(_0x8608('0x4'));var router=express[_0x8608('0x5')]();var auth=require('../../components/auth/service');var interaction=require(_0x8608('0x6'));var config=require(_0x8608('0x7'));var controller=require(_0x8608('0x8'));router[_0x8608('0x9')]('/',auth[_0x8608('0xa')](),controller[_0x8608('0xb')]);router[_0x8608('0x9')](_0x8608('0xc'),auth[_0x8608('0xa')](),controller[_0x8608('0xd')]);router[_0x8608('0xe')]('/',auth[_0x8608('0xa')](),controller['create']);router[_0x8608('0xf')](_0x8608('0xc'),auth['isAuthenticated'](),controller[_0x8608('0x10')]);router['delete'](_0x8608('0xc'),auth[_0x8608('0xa')](),controller[_0x8608('0x11')]);module[_0x8608('0x12')]=router;
\ No newline at end of file
+var _0xbf07=['show','create','put','/:id','exports','multer','util','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated','index'];(function(_0x17fd90,_0x27b4f0){var _0x5e5122=function(_0x2ac04d){while(--_0x2ac04d){_0x17fd90['push'](_0x17fd90['shift']());}};_0x5e5122(++_0x27b4f0);}(_0xbf07,0x125));var _0x7bf0=function(_0x305b20,_0x5e57e9){_0x305b20=_0x305b20-0x0;var _0x26d64a=_0xbf07[_0x305b20];return _0x26d64a;};'use strict';var multer=require(_0x7bf0('0x0'));var util=require(_0x7bf0('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x7bf0('0x2')]();var fs_extra=require(_0x7bf0('0x3'));var auth=require(_0x7bf0('0x4'));var interaction=require(_0x7bf0('0x5'));var config=require(_0x7bf0('0x6'));var controller=require(_0x7bf0('0x7'));router[_0x7bf0('0x8')]('/',auth[_0x7bf0('0x9')](),controller[_0x7bf0('0xa')]);router['get']('/:id',auth[_0x7bf0('0x9')](),controller[_0x7bf0('0xb')]);router['post']('/',auth[_0x7bf0('0x9')](),controller[_0x7bf0('0xc')]);router[_0x7bf0('0xd')](_0x7bf0('0xe'),auth[_0x7bf0('0x9')](),controller['update']);router['delete'](_0x7bf0('0xe'),auth[_0x7bf0('0x9')](),controller['destroy']);module[_0x7bf0('0xf')]=router;
\ No newline at end of file