Built motion from commit 14588770.|2.5.38
[motion2.git] / server / api / intDeskAccount / index.js
index 3197f00..de3a9f3 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc86a=['exports','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDeskAccount.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','/:id/fields','getFields','post','create','addConfiguration','put','delete','destroy'];(function(_0x39f928,_0x4139ed){var _0x1a4646=function(_0x4cd277){while(--_0x4cd277){_0x39f928['push'](_0x39f928['shift']());}};_0x1a4646(++_0x4139ed);}(_0xc86a,0xf1));var _0xac86=function(_0xcfe8cc,_0xb83aeb){_0xcfe8cc=_0xcfe8cc-0x0;var _0x55ac53=_0xc86a[_0xcfe8cc];return _0x55ac53;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xac86('0x0'));var timeout=require(_0xac86('0x1'));var express=require(_0xac86('0x2'));var router=express[_0xac86('0x3')]();var fs_extra=require(_0xac86('0x4'));var auth=require(_0xac86('0x5'));var interaction=require(_0xac86('0x6'));var config=require(_0xac86('0x7'));var controller=require(_0xac86('0x8'));router[_0xac86('0x9')]('/',auth[_0xac86('0xa')](),controller[_0xac86('0xb')]);router['get'](_0xac86('0xc'),auth[_0xac86('0xa')](),controller[_0xac86('0xd')]);router['get'](_0xac86('0xe'),auth[_0xac86('0xa')](),controller['getConfigurations']);router[_0xac86('0x9')](_0xac86('0xf'),auth[_0xac86('0xa')](),controller[_0xac86('0x10')]);router[_0xac86('0x11')]('/',auth[_0xac86('0xa')](),controller[_0xac86('0x12')]);router[_0xac86('0x11')](_0xac86('0xe'),auth['isAuthenticated'](),controller[_0xac86('0x13')]);router[_0xac86('0x14')](_0xac86('0xc'),auth[_0xac86('0xa')](),controller['update']);router[_0xac86('0x15')](_0xac86('0xc'),auth[_0xac86('0xa')](),controller[_0xac86('0x16')]);module[_0xac86('0x17')]=router;
\ No newline at end of file
+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