Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / openchannelApplication / index.js
index 6623563..8f1cf2e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdade=['index','show','post','create','put','/:id','update','delete','destroy','util','path','connect-timeout','Router','../../components/auth/service','../../config/environment','./openchannelApplication.controller','get','isAuthenticated'];(function(_0x2ed678,_0x46ad57){var _0x110e43=function(_0x28cd55){while(--_0x28cd55){_0x2ed678['push'](_0x2ed678['shift']());}};_0x110e43(++_0x46ad57);}(_0xdade,0x99));var _0xedad=function(_0x593f03,_0x4af84a){_0x593f03=_0x593f03-0x0;var _0x178299=_0xdade[_0x593f03];return _0x178299;};'use strict';var multer=require('multer');var util=require(_0xedad('0x0'));var path=require(_0xedad('0x1'));var timeout=require(_0xedad('0x2'));var express=require('express');var router=express[_0xedad('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0xedad('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xedad('0x5'));var controller=require(_0xedad('0x6'));router[_0xedad('0x7')]('/',auth[_0xedad('0x8')](),controller[_0xedad('0x9')]);router[_0xedad('0x7')]('/:id',auth['isAuthenticated'](),controller[_0xedad('0xa')]);router[_0xedad('0xb')]('/',auth[_0xedad('0x8')](),controller[_0xedad('0xc')]);router[_0xedad('0xd')](_0xedad('0xe'),auth['isAuthenticated'](),controller[_0xedad('0xf')]);router[_0xedad('0x10')](_0xedad('0xe'),auth[_0xedad('0x8')](),controller[_0xedad('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0xd702=['../../config/environment','./openchannelApplication.controller','isAuthenticated','index','get','/:id','show','post','create','update','delete','exports','util','path','Router','fs-extra','../../components/auth/service'];(function(_0x1d6b17,_0x5dae49){var _0x299bd2=function(_0xe0adae){while(--_0xe0adae){_0x1d6b17['push'](_0x1d6b17['shift']());}};_0x299bd2(++_0x5dae49);}(_0xd702,0x94));var _0x2d70=function(_0xbdd9d6,_0x2f7c59){_0xbdd9d6=_0xbdd9d6-0x0;var _0x555614=_0xd702[_0xbdd9d6];return _0x555614;};'use strict';var multer=require('multer');var util=require(_0x2d70('0x0'));var path=require(_0x2d70('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0x2d70('0x2')]();var fs_extra=require(_0x2d70('0x3'));var auth=require(_0x2d70('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x2d70('0x5'));var controller=require(_0x2d70('0x6'));router['get']('/',auth[_0x2d70('0x7')](),controller[_0x2d70('0x8')]);router[_0x2d70('0x9')](_0x2d70('0xa'),auth[_0x2d70('0x7')](),controller[_0x2d70('0xb')]);router[_0x2d70('0xc')]('/',auth[_0x2d70('0x7')](),controller[_0x2d70('0xd')]);router['put'](_0x2d70('0xa'),auth[_0x2d70('0x7')](),controller[_0x2d70('0xe')]);router[_0x2d70('0xf')](_0x2d70('0xa'),auth['isAuthenticated'](),controller['destroy']);module[_0x2d70('0x10')]=router;
\ No newline at end of file