Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / intDeskAccount / index.js
index 04927d9..208bd1f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa2f2=['util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./intDeskAccount.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','getConfigurations','/:id/fields','post','create','addConfiguration','put','update','delete','exports','multer'];(function(_0x1b55e3,_0x5407d7){var _0x2ed2d7=function(_0x4e503b){while(--_0x4e503b){_0x1b55e3['push'](_0x1b55e3['shift']());}};_0x2ed2d7(++_0x5407d7);}(_0xa2f2,0xae));var _0x2a2f=function(_0x3ab9ee,_0x4a74b8){_0x3ab9ee=_0x3ab9ee-0x0;var _0x82ee88=_0xa2f2[_0x3ab9ee];return _0x82ee88;};'use strict';var multer=require(_0x2a2f('0x0'));var util=require(_0x2a2f('0x1'));var path=require(_0x2a2f('0x2'));var timeout=require(_0x2a2f('0x3'));var express=require(_0x2a2f('0x4'));var router=express[_0x2a2f('0x5')]();var fs_extra=require(_0x2a2f('0x6'));var auth=require(_0x2a2f('0x7'));var interaction=require('../../components/interaction/service');var config=require(_0x2a2f('0x8'));var controller=require(_0x2a2f('0x9'));router[_0x2a2f('0xa')]('/',auth[_0x2a2f('0xb')](),controller[_0x2a2f('0xc')]);router[_0x2a2f('0xa')](_0x2a2f('0xd'),auth[_0x2a2f('0xb')](),controller[_0x2a2f('0xe')]);router[_0x2a2f('0xa')](_0x2a2f('0xf'),auth[_0x2a2f('0xb')](),controller[_0x2a2f('0x10')]);router[_0x2a2f('0xa')](_0x2a2f('0x11'),auth[_0x2a2f('0xb')](),controller['getFields']);router[_0x2a2f('0x12')]('/',auth[_0x2a2f('0xb')](),controller[_0x2a2f('0x13')]);router[_0x2a2f('0x12')](_0x2a2f('0xf'),auth['isAuthenticated'](),controller[_0x2a2f('0x14')]);router[_0x2a2f('0x15')](_0x2a2f('0xd'),auth[_0x2a2f('0xb')](),controller[_0x2a2f('0x16')]);router[_0x2a2f('0x17')]('/:id',auth['isAuthenticated'](),controller['destroy']);module[_0x2a2f('0x18')]=router;
\ No newline at end of file
+var _0x5b83=['Router','../../components/auth/service','../../components/interaction/service','./intDeskAccount.controller','get','isAuthenticated','index','/:id','show','getConfigurations','/:id/fields','getFields','create','post','/:id/configurations','addConfiguration','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express'];(function(_0x2a9f4,_0x25c14a){var _0x3c39e0=function(_0x3b8deb){while(--_0x3b8deb){_0x2a9f4['push'](_0x2a9f4['shift']());}};_0x3c39e0(++_0x25c14a);}(_0x5b83,0xe5));var _0x35b8=function(_0x648323,_0x182234){_0x648323=_0x648323-0x0;var _0x49b423=_0x5b83[_0x648323];return _0x49b423;};'use strict';var multer=require(_0x35b8('0x0'));var util=require(_0x35b8('0x1'));var path=require(_0x35b8('0x2'));var timeout=require(_0x35b8('0x3'));var express=require(_0x35b8('0x4'));var router=express[_0x35b8('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x35b8('0x6'));var interaction=require(_0x35b8('0x7'));var config=require('../../config/environment');var controller=require(_0x35b8('0x8'));router[_0x35b8('0x9')]('/',auth[_0x35b8('0xa')](),controller[_0x35b8('0xb')]);router[_0x35b8('0x9')](_0x35b8('0xc'),auth[_0x35b8('0xa')](),controller[_0x35b8('0xd')]);router[_0x35b8('0x9')]('/:id/configurations',auth['isAuthenticated'](),controller[_0x35b8('0xe')]);router['get'](_0x35b8('0xf'),auth[_0x35b8('0xa')](),controller[_0x35b8('0x10')]);router['post']('/',auth[_0x35b8('0xa')](),controller[_0x35b8('0x11')]);router[_0x35b8('0x12')](_0x35b8('0x13'),auth[_0x35b8('0xa')](),controller[_0x35b8('0x14')]);router[_0x35b8('0x15')]('/:id',auth[_0x35b8('0xa')](),controller[_0x35b8('0x16')]);router[_0x35b8('0x17')](_0x35b8('0xc'),auth[_0x35b8('0xa')](),controller[_0x35b8('0x18')]);module[_0x35b8('0x19')]=router;
\ No newline at end of file