Built motion from commit (unavailable).|2.5.21
[motion2.git] / server / api / intDeskAccount / index.js
index 9387a1a..2df980e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4300=['destroy','exports','multer','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intDeskAccount.controller','isAuthenticated','get','show','/:id/configurations','getConfigurations','/:id/fields','post','create','addConfiguration','put','update','delete','/:id'];(function(_0x1b69b1,_0x399447){var _0x232dcf=function(_0x5f1e6a){while(--_0x5f1e6a){_0x1b69b1['push'](_0x1b69b1['shift']());}};_0x232dcf(++_0x399447);}(_0x4300,0x1a6));var _0x0430=function(_0x38962d,_0x14fc91){_0x38962d=_0x38962d-0x0;var _0x1798ca=_0x4300[_0x38962d];return _0x1798ca;};'use strict';var multer=require(_0x0430('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0x0430('0x1')]();var auth=require(_0x0430('0x2'));var interaction=require(_0x0430('0x3'));var config=require(_0x0430('0x4'));var controller=require(_0x0430('0x5'));router['get']('/',auth[_0x0430('0x6')](),controller['index']);router[_0x0430('0x7')]('/:id',auth[_0x0430('0x6')](),controller[_0x0430('0x8')]);router[_0x0430('0x7')](_0x0430('0x9'),auth[_0x0430('0x6')](),controller[_0x0430('0xa')]);router[_0x0430('0x7')](_0x0430('0xb'),auth[_0x0430('0x6')](),controller['getFields']);router[_0x0430('0xc')]('/',auth[_0x0430('0x6')](),controller[_0x0430('0xd')]);router[_0x0430('0xc')](_0x0430('0x9'),auth[_0x0430('0x6')](),controller[_0x0430('0xe')]);router[_0x0430('0xf')]('/:id',auth['isAuthenticated'](),controller[_0x0430('0x10')]);router[_0x0430('0x11')](_0x0430('0x12'),auth[_0x0430('0x6')](),controller[_0x0430('0x13')]);module[_0x0430('0x14')]=router;
\ No newline at end of file
+var _0x1567=['destroy','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','./intDeskAccount.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','getFields','post','addConfiguration','put','update','delete'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x1567,0x17b));var _0x7156=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x1567[_0x20a584];return _0x4b41a8;};'use strict';var multer=require(_0x7156('0x0'));var util=require(_0x7156('0x1'));var path=require(_0x7156('0x2'));var timeout=require('connect-timeout');var express=require(_0x7156('0x3'));var router=express[_0x7156('0x4')]();var auth=require(_0x7156('0x5'));var interaction=require(_0x7156('0x6'));var config=require('../../config/environment');var controller=require(_0x7156('0x7'));router[_0x7156('0x8')]('/',auth[_0x7156('0x9')](),controller[_0x7156('0xa')]);router['get'](_0x7156('0xb'),auth[_0x7156('0x9')](),controller[_0x7156('0xc')]);router[_0x7156('0x8')](_0x7156('0xd'),auth[_0x7156('0x9')](),controller['getConfigurations']);router[_0x7156('0x8')]('/:id/fields',auth[_0x7156('0x9')](),controller[_0x7156('0xe')]);router['post']('/',auth[_0x7156('0x9')](),controller['create']);router[_0x7156('0xf')](_0x7156('0xd'),auth[_0x7156('0x9')](),controller[_0x7156('0x10')]);router[_0x7156('0x11')](_0x7156('0xb'),auth['isAuthenticated'](),controller[_0x7156('0x12')]);router[_0x7156('0x13')](_0x7156('0xb'),auth[_0x7156('0x9')](),controller[_0x7156('0x14')]);module['exports']=router;
\ No newline at end of file