Built motion from commit 52c8a02d.|2.6.29
[motion2.git] / server / api / intDeskAccount / index.js
index be3f49e..4796165 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd8a7=['path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intDeskAccount.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','update','delete','destroy','exports','multer','util'];(function(_0x3ee6bc,_0x4025bb){var _0x5bda78=function(_0x331db2){while(--_0x331db2){_0x3ee6bc['push'](_0x3ee6bc['shift']());}};_0x5bda78(++_0x4025bb);}(_0xd8a7,0x9f));var _0x7d8a=function(_0x468905,_0x199f38){_0x468905=_0x468905-0x0;var _0x5444f2=_0xd8a7[_0x468905];return _0x5444f2;};'use strict';var multer=require(_0x7d8a('0x0'));var util=require(_0x7d8a('0x1'));var path=require(_0x7d8a('0x2'));var timeout=require(_0x7d8a('0x3'));var express=require('express');var router=express[_0x7d8a('0x4')]();var fs_extra=require(_0x7d8a('0x5'));var auth=require(_0x7d8a('0x6'));var interaction=require(_0x7d8a('0x7'));var config=require('../../config/environment');var controller=require(_0x7d8a('0x8'));router[_0x7d8a('0x9')]('/',auth[_0x7d8a('0xa')](),controller[_0x7d8a('0xb')]);router[_0x7d8a('0x9')](_0x7d8a('0xc'),auth[_0x7d8a('0xa')](),controller[_0x7d8a('0xd')]);router[_0x7d8a('0x9')](_0x7d8a('0xe'),auth[_0x7d8a('0xa')](),controller[_0x7d8a('0xf')]);router[_0x7d8a('0x9')](_0x7d8a('0x10'),auth[_0x7d8a('0xa')](),controller[_0x7d8a('0x11')]);router[_0x7d8a('0x12')]('/',auth[_0x7d8a('0xa')](),controller['create']);router['post'](_0x7d8a('0xe'),auth[_0x7d8a('0xa')](),controller['addConfiguration']);router['put'](_0x7d8a('0xc'),auth[_0x7d8a('0xa')](),controller[_0x7d8a('0x13')]);router[_0x7d8a('0x14')](_0x7d8a('0xc'),auth[_0x7d8a('0xa')](),controller[_0x7d8a('0x15')]);module[_0x7d8a('0x16')]=router;
\ No newline at end of file
+var _0x682c=['../../config/environment','./intDeskAccount.controller','isAuthenticated','get','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','put','update','delete','/:id','exports','multer','util','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x172747,_0x1732bd){var _0x509692=function(_0x448c56){while(--_0x448c56){_0x172747['push'](_0x172747['shift']());}};_0x509692(++_0x1732bd);}(_0x682c,0x1dc));var _0xc682=function(_0x19cd3c,_0x53993d){_0x19cd3c=_0x19cd3c-0x0;var _0xba217f=_0x682c[_0x19cd3c];return _0xba217f;};'use strict';var multer=require(_0xc682('0x0'));var util=require(_0xc682('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xc682('0x2'));var router=express[_0xc682('0x3')]();var fs_extra=require(_0xc682('0x4'));var auth=require(_0xc682('0x5'));var interaction=require(_0xc682('0x6'));var config=require(_0xc682('0x7'));var controller=require(_0xc682('0x8'));router['get']('/',auth[_0xc682('0x9')](),controller['index']);router[_0xc682('0xa')]('/:id',auth[_0xc682('0x9')](),controller[_0xc682('0xb')]);router[_0xc682('0xa')](_0xc682('0xc'),auth['isAuthenticated'](),controller[_0xc682('0xd')]);router[_0xc682('0xa')](_0xc682('0xe'),auth['isAuthenticated'](),controller[_0xc682('0xf')]);router[_0xc682('0x10')]('/',auth[_0xc682('0x9')](),controller[_0xc682('0x11')]);router['post'](_0xc682('0xc'),auth[_0xc682('0x9')](),controller['addConfiguration']);router[_0xc682('0x12')]('/:id',auth[_0xc682('0x9')](),controller[_0xc682('0x13')]);router[_0xc682('0x14')](_0xc682('0x15'),auth[_0xc682('0x9')](),controller['destroy']);module[_0xc682('0x16')]=router;
\ No newline at end of file