Built motion from commit 1fa89557.|2.6.10
[motion2.git] / server / api / intDeskAccount / index.js
index a4f8005..446f1a2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x2407=['../../components/interaction/service','./intDeskAccount.controller','get','isAuthenticated','index','show','/:id/configurations','/:id/fields','getFields','create','post','addConfiguration','put','/:id','update','delete','destroy','exports','multer','fs-extra','../../components/auth/service'];(function(_0xf1465,_0x28c2fb){var _0x16a6c5=function(_0x471b67){while(--_0x471b67){_0xf1465['push'](_0xf1465['shift']());}};_0x16a6c5(++_0x28c2fb);}(_0x2407,0x1a1));var _0x7240=function(_0x2bb930,_0xe92f28){_0x2bb930=_0x2bb930-0x0;var _0x4a7d19=_0x2407[_0x2bb930];return _0x4a7d19;};'use strict';var multer=require(_0x7240('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0x7240('0x1'));var auth=require(_0x7240('0x2'));var interaction=require(_0x7240('0x3'));var config=require('../../config/environment');var controller=require(_0x7240('0x4'));router[_0x7240('0x5')]('/',auth[_0x7240('0x6')](),controller[_0x7240('0x7')]);router[_0x7240('0x5')]('/:id',auth[_0x7240('0x6')](),controller[_0x7240('0x8')]);router['get'](_0x7240('0x9'),auth[_0x7240('0x6')](),controller['getConfigurations']);router[_0x7240('0x5')](_0x7240('0xa'),auth[_0x7240('0x6')](),controller[_0x7240('0xb')]);router['post']('/',auth[_0x7240('0x6')](),controller[_0x7240('0xc')]);router[_0x7240('0xd')](_0x7240('0x9'),auth[_0x7240('0x6')](),controller[_0x7240('0xe')]);router[_0x7240('0xf')](_0x7240('0x10'),auth[_0x7240('0x6')](),controller[_0x7240('0x11')]);router[_0x7240('0x12')](_0x7240('0x10'),auth['isAuthenticated'](),controller[_0x7240('0x13')]);module[_0x7240('0x14')]=router;
\ No newline at end of file
+var _0x8072=['index','/:id','show','/:id/configurations','getConfigurations','get','/:id/fields','getFields','post','create','addConfiguration','update','destroy','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../config/environment','isAuthenticated'];(function(_0x40ac5e,_0x2de228){var _0x2839d6=function(_0x123d47){while(--_0x123d47){_0x40ac5e['push'](_0x40ac5e['shift']());}};_0x2839d6(++_0x2de228);}(_0x8072,0x100));var _0x2807=function(_0x28947d,_0x4cc9c6){_0x28947d=_0x28947d-0x0;var _0x12d2ee=_0x8072[_0x28947d];return _0x12d2ee;};'use strict';var multer=require('multer');var util=require(_0x2807('0x0'));var path=require(_0x2807('0x1'));var timeout=require(_0x2807('0x2'));var express=require(_0x2807('0x3'));var router=express[_0x2807('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x2807('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x2807('0x6'));var controller=require('./intDeskAccount.controller');router['get']('/',auth[_0x2807('0x7')](),controller[_0x2807('0x8')]);router['get'](_0x2807('0x9'),auth[_0x2807('0x7')](),controller[_0x2807('0xa')]);router['get'](_0x2807('0xb'),auth[_0x2807('0x7')](),controller[_0x2807('0xc')]);router[_0x2807('0xd')](_0x2807('0xe'),auth[_0x2807('0x7')](),controller[_0x2807('0xf')]);router[_0x2807('0x10')]('/',auth[_0x2807('0x7')](),controller[_0x2807('0x11')]);router[_0x2807('0x10')](_0x2807('0xb'),auth[_0x2807('0x7')](),controller[_0x2807('0x12')]);router['put'](_0x2807('0x9'),auth[_0x2807('0x7')](),controller[_0x2807('0x13')]);router['delete'](_0x2807('0x9'),auth[_0x2807('0x7')](),controller[_0x2807('0x14')]);module[_0x2807('0x15')]=router;
\ No newline at end of file