Built motion from commit 953226e6.|2.6.32
[motion2.git] / server / api / intVtigerAccount / index.js
index 78307a7..9c98356 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8c39=['fs-extra','../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','isAuthenticated','index','/:id','show','get','/:id/fields','post','create','/:id/configurations','put','update','delete','exports','multer','path','connect-timeout','express','Router'];(function(_0x50fb37,_0x30e9d5){var _0x995c5e=function(_0x449b03){while(--_0x449b03){_0x50fb37['push'](_0x50fb37['shift']());}};_0x995c5e(++_0x30e9d5);}(_0x8c39,0x1df));var _0x98c3=function(_0x224c8d,_0x2cc9dd){_0x224c8d=_0x224c8d-0x0;var _0xacf452=_0x8c39[_0x224c8d];return _0xacf452;};'use strict';var multer=require(_0x98c3('0x0'));var util=require('util');var path=require(_0x98c3('0x1'));var timeout=require(_0x98c3('0x2'));var express=require(_0x98c3('0x3'));var router=express[_0x98c3('0x4')]();var fs_extra=require(_0x98c3('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x98c3('0x6'));var config=require(_0x98c3('0x7'));var controller=require(_0x98c3('0x8'));router['get']('/',auth[_0x98c3('0x9')](),controller[_0x98c3('0xa')]);router['get'](_0x98c3('0xb'),auth['isAuthenticated'](),controller[_0x98c3('0xc')]);router[_0x98c3('0xd')]('/:id/configurations',auth[_0x98c3('0x9')](),controller['getConfigurations']);router['get'](_0x98c3('0xe'),auth[_0x98c3('0x9')](),controller['getFields']);router[_0x98c3('0xf')]('/',auth[_0x98c3('0x9')](),controller[_0x98c3('0x10')]);router[_0x98c3('0xf')](_0x98c3('0x11'),auth[_0x98c3('0x9')](),controller['addConfiguration']);router[_0x98c3('0x12')]('/:id',auth[_0x98c3('0x9')](),controller[_0x98c3('0x13')]);router[_0x98c3('0x14')](_0x98c3('0xb'),auth[_0x98c3('0x9')](),controller['destroy']);module[_0x98c3('0x15')]=router;
\ No newline at end of file
+var _0xaba6=['fs-extra','../../components/auth/service','../../config/environment','./intVtigerAccount.controller','get','isAuthenticated','show','/:id/configurations','/:id/fields','getFields','post','create','addConfiguration','put','update','/:id','destroy','multer','util'];(function(_0x8b5e41,_0x5d6d50){var _0x12cbed=function(_0x5d66dc){while(--_0x5d66dc){_0x8b5e41['push'](_0x8b5e41['shift']());}};_0x12cbed(++_0x5d6d50);}(_0xaba6,0xe2));var _0x6aba=function(_0x44f9c0,_0x391085){_0x44f9c0=_0x44f9c0-0x0;var _0x241aa7=_0xaba6[_0x44f9c0];return _0x241aa7;};'use strict';var multer=require(_0x6aba('0x0'));var util=require(_0x6aba('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require(_0x6aba('0x2'));var auth=require(_0x6aba('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0x6aba('0x4'));var controller=require(_0x6aba('0x5'));router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0x6aba('0x6')]('/:id',auth[_0x6aba('0x7')](),controller[_0x6aba('0x8')]);router['get'](_0x6aba('0x9'),auth[_0x6aba('0x7')](),controller['getConfigurations']);router[_0x6aba('0x6')](_0x6aba('0xa'),auth[_0x6aba('0x7')](),controller[_0x6aba('0xb')]);router[_0x6aba('0xc')]('/',auth[_0x6aba('0x7')](),controller[_0x6aba('0xd')]);router['post'](_0x6aba('0x9'),auth[_0x6aba('0x7')](),controller[_0x6aba('0xe')]);router[_0x6aba('0xf')]('/:id',auth[_0x6aba('0x7')](),controller[_0x6aba('0x10')]);router['delete'](_0x6aba('0x11'),auth[_0x6aba('0x7')](),controller[_0x6aba('0x12')]);module['exports']=router;
\ No newline at end of file