Built motion from commit b5996064.|2.6.21
[motion2.git] / server / api / intDeskAccount / index.js
index de3a9f3..cb13e23 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x883b=['get','/:id/configurations','getConfigurations','/:id/fields','getFields','post','addConfiguration','put','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','./intDeskAccount.controller','isAuthenticated','index','/:id','show'];(function(_0x14c1dd,_0x5346e4){var _0xfa7b7=function(_0x2579a5){while(--_0x2579a5){_0x14c1dd['push'](_0x14c1dd['shift']());}};_0xfa7b7(++_0x5346e4);}(_0x883b,0x13f));var _0xb883=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x883b[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require('multer');var util=require(_0xb883('0x0'));var path=require(_0xb883('0x1'));var timeout=require(_0xb883('0x2'));var express=require(_0xb883('0x3'));var router=express[_0xb883('0x4')]();var fs_extra=require(_0xb883('0x5'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xb883('0x6'));router['get']('/',auth[_0xb883('0x7')](),controller[_0xb883('0x8')]);router['get'](_0xb883('0x9'),auth['isAuthenticated'](),controller[_0xb883('0xa')]);router[_0xb883('0xb')](_0xb883('0xc'),auth[_0xb883('0x7')](),controller[_0xb883('0xd')]);router[_0xb883('0xb')](_0xb883('0xe'),auth[_0xb883('0x7')](),controller[_0xb883('0xf')]);router['post']('/',auth[_0xb883('0x7')](),controller['create']);router[_0xb883('0x10')](_0xb883('0xc'),auth[_0xb883('0x7')](),controller[_0xb883('0x11')]);router[_0xb883('0x12')]('/:id',auth[_0xb883('0x7')](),controller['update']);router[_0xb883('0x13')](_0xb883('0x9'),auth[_0xb883('0x7')](),controller[_0xb883('0x14')]);module[_0xb883('0x15')]=router;
\ No newline at end of file
+var _0xa096=['index','get','/:id','isAuthenticated','show','/:id/configurations','/:id/fields','getFields','post','create','addConfiguration','put','delete','destroy','exports','util','path','express','../../components/interaction/service','./intDeskAccount.controller'];(function(_0xee250c,_0x6d7db9){var _0x21b7f5=function(_0x344dea){while(--_0x344dea){_0xee250c['push'](_0xee250c['shift']());}};_0x21b7f5(++_0x6d7db9);}(_0xa096,0xd7));var _0x6a09=function(_0x157527,_0x41f908){_0x157527=_0x157527-0x0;var _0x2d56a1=_0xa096[_0x157527];return _0x2d56a1;};'use strict';var multer=require('multer');var util=require(_0x6a09('0x0'));var path=require(_0x6a09('0x1'));var timeout=require('connect-timeout');var express=require(_0x6a09('0x2'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x6a09('0x3'));var config=require('../../config/environment');var controller=require(_0x6a09('0x4'));router['get']('/',auth['isAuthenticated'](),controller[_0x6a09('0x5')]);router[_0x6a09('0x6')](_0x6a09('0x7'),auth[_0x6a09('0x8')](),controller[_0x6a09('0x9')]);router['get'](_0x6a09('0xa'),auth[_0x6a09('0x8')](),controller['getConfigurations']);router[_0x6a09('0x6')](_0x6a09('0xb'),auth[_0x6a09('0x8')](),controller[_0x6a09('0xc')]);router[_0x6a09('0xd')]('/',auth[_0x6a09('0x8')](),controller[_0x6a09('0xe')]);router[_0x6a09('0xd')](_0x6a09('0xa'),auth[_0x6a09('0x8')](),controller[_0x6a09('0xf')]);router[_0x6a09('0x10')]('/:id',auth[_0x6a09('0x8')](),controller['update']);router[_0x6a09('0x11')]('/:id',auth[_0x6a09('0x8')](),controller[_0x6a09('0x12')]);module[_0x6a09('0x13')]=router;
\ No newline at end of file