Built motion from commit 0c5f406c.|2.6.29
[motion2.git] / server / api / intDeskAccount / index.js
index c283557..0b52fc9 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9f91=['../../config/environment','get','index','isAuthenticated','show','/:id/configurations','getConfigurations','/:id/fields','getFields','create','post','put','/:id','update','delete','destroy','exports','util','path','fs-extra','../../components/auth/service'];(function(_0x1b5f5b,_0x275f16){var _0x195b74=function(_0x621d32){while(--_0x621d32){_0x1b5f5b['push'](_0x1b5f5b['shift']());}};_0x195b74(++_0x275f16);}(_0x9f91,0x14c));var _0x19f9=function(_0x238830,_0x545f75){_0x238830=_0x238830-0x0;var _0x5917f0=_0x9f91[_0x238830];return _0x5917f0;};'use strict';var multer=require('multer');var util=require(_0x19f9('0x0'));var path=require(_0x19f9('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0x19f9('0x2'));var auth=require(_0x19f9('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x19f9('0x4'));var controller=require('./intDeskAccount.controller');router[_0x19f9('0x5')]('/',auth['isAuthenticated'](),controller[_0x19f9('0x6')]);router[_0x19f9('0x5')]('/:id',auth[_0x19f9('0x7')](),controller[_0x19f9('0x8')]);router[_0x19f9('0x5')](_0x19f9('0x9'),auth[_0x19f9('0x7')](),controller[_0x19f9('0xa')]);router[_0x19f9('0x5')](_0x19f9('0xb'),auth['isAuthenticated'](),controller[_0x19f9('0xc')]);router['post']('/',auth[_0x19f9('0x7')](),controller[_0x19f9('0xd')]);router[_0x19f9('0xe')](_0x19f9('0x9'),auth[_0x19f9('0x7')](),controller['addConfiguration']);router[_0x19f9('0xf')](_0x19f9('0x10'),auth[_0x19f9('0x7')](),controller[_0x19f9('0x11')]);router[_0x19f9('0x12')]('/:id',auth[_0x19f9('0x7')](),controller[_0x19f9('0x13')]);module[_0x19f9('0x14')]=router;
\ No newline at end of file
+var _0xb600=['/:id/fields','post','create','put','delete','destroy','exports','multer','path','connect-timeout','Router','fs-extra','../../components/interaction/service','./intDeskAccount.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','getConfigurations'];(function(_0x1ffbf7,_0x5424c5){var _0x320460=function(_0x42011a){while(--_0x42011a){_0x1ffbf7['push'](_0x1ffbf7['shift']());}};_0x320460(++_0x5424c5);}(_0xb600,0xee));var _0x0b60=function(_0x5f0869,_0x2b643c){_0x5f0869=_0x5f0869-0x0;var _0x5c5ef2=_0xb600[_0x5f0869];return _0x5c5ef2;};'use strict';var multer=require(_0x0b60('0x0'));var util=require('util');var path=require(_0x0b60('0x1'));var timeout=require(_0x0b60('0x2'));var express=require('express');var router=express[_0x0b60('0x3')]();var fs_extra=require(_0x0b60('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x0b60('0x5'));var config=require('../../config/environment');var controller=require(_0x0b60('0x6'));router[_0x0b60('0x7')]('/',auth[_0x0b60('0x8')](),controller[_0x0b60('0x9')]);router[_0x0b60('0x7')](_0x0b60('0xa'),auth[_0x0b60('0x8')](),controller[_0x0b60('0xb')]);router[_0x0b60('0x7')](_0x0b60('0xc'),auth['isAuthenticated'](),controller[_0x0b60('0xd')]);router['get'](_0x0b60('0xe'),auth['isAuthenticated'](),controller['getFields']);router[_0x0b60('0xf')]('/',auth[_0x0b60('0x8')](),controller[_0x0b60('0x10')]);router[_0x0b60('0xf')](_0x0b60('0xc'),auth[_0x0b60('0x8')](),controller['addConfiguration']);router[_0x0b60('0x11')](_0x0b60('0xa'),auth[_0x0b60('0x8')](),controller['update']);router[_0x0b60('0x12')](_0x0b60('0xa'),auth[_0x0b60('0x8')](),controller[_0x0b60('0x13')]);module[_0x0b60('0x14')]=router;
\ No newline at end of file