Built motion from commit 5b761a7b.|2.5.36
[motion2.git] / server / api / intVtigerAccount / index.js
index fa8cb26..b3f8ca2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xacfc=['express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','/:id','isAuthenticated','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','addConfiguration','put','update','exports','multer','util','path'];(function(_0x27afba,_0x1926e8){var _0xb79f5d=function(_0xc11934){while(--_0xc11934){_0x27afba['push'](_0x27afba['shift']());}};_0xb79f5d(++_0x1926e8);}(_0xacfc,0x1b6));var _0xcacf=function(_0x10daab,_0x21159d){_0x10daab=_0x10daab-0x0;var _0xa4e0c8=_0xacfc[_0x10daab];return _0xa4e0c8;};'use strict';var multer=require(_0xcacf('0x0'));var util=require(_0xcacf('0x1'));var path=require(_0xcacf('0x2'));var timeout=require('connect-timeout');var express=require(_0xcacf('0x3'));var router=express[_0xcacf('0x4')]();var auth=require(_0xcacf('0x5'));var interaction=require(_0xcacf('0x6'));var config=require(_0xcacf('0x7'));var controller=require('./intVtigerAccount.controller');router[_0xcacf('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0xcacf('0x8')](_0xcacf('0x9'),auth[_0xcacf('0xa')](),controller[_0xcacf('0xb')]);router[_0xcacf('0x8')](_0xcacf('0xc'),auth['isAuthenticated'](),controller[_0xcacf('0xd')]);router[_0xcacf('0x8')](_0xcacf('0xe'),auth[_0xcacf('0xa')](),controller[_0xcacf('0xf')]);router[_0xcacf('0x10')]('/',auth[_0xcacf('0xa')](),controller['create']);router[_0xcacf('0x10')](_0xcacf('0xc'),auth[_0xcacf('0xa')](),controller[_0xcacf('0x11')]);router[_0xcacf('0x12')]('/:id',auth[_0xcacf('0xa')](),controller[_0xcacf('0x13')]);router['delete'](_0xcacf('0x9'),auth[_0xcacf('0xa')](),controller['destroy']);module[_0xcacf('0x14')]=router;
\ No newline at end of file
+var _0x2318=['destroy','util','path','connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','isAuthenticated','index','show','/:id/configurations','get','/:id/fields','getFields','create','post','addConfiguration','put','/:id','update'];(function(_0x4a8508,_0x361e04){var _0x2bc408=function(_0x1afc2b){while(--_0x1afc2b){_0x4a8508['push'](_0x4a8508['shift']());}};_0x2bc408(++_0x361e04);}(_0x2318,0x115));var _0x8231=function(_0x456e20,_0x2c8660){_0x456e20=_0x456e20-0x0;var _0x35604d=_0x2318[_0x456e20];return _0x35604d;};'use strict';var multer=require('multer');var util=require(_0x8231('0x0'));var path=require(_0x8231('0x1'));var timeout=require(_0x8231('0x2'));var express=require('express');var router=express[_0x8231('0x3')]();var fs_extra=require(_0x8231('0x4'));var auth=require(_0x8231('0x5'));var interaction=require(_0x8231('0x6'));var config=require(_0x8231('0x7'));var controller=require(_0x8231('0x8'));router['get']('/',auth[_0x8231('0x9')](),controller[_0x8231('0xa')]);router['get']('/:id',auth[_0x8231('0x9')](),controller[_0x8231('0xb')]);router['get'](_0x8231('0xc'),auth[_0x8231('0x9')](),controller['getConfigurations']);router[_0x8231('0xd')](_0x8231('0xe'),auth[_0x8231('0x9')](),controller[_0x8231('0xf')]);router['post']('/',auth[_0x8231('0x9')](),controller[_0x8231('0x10')]);router[_0x8231('0x11')](_0x8231('0xc'),auth['isAuthenticated'](),controller[_0x8231('0x12')]);router[_0x8231('0x13')](_0x8231('0x14'),auth[_0x8231('0x9')](),controller[_0x8231('0x15')]);router['delete'](_0x8231('0x14'),auth[_0x8231('0x9')](),controller[_0x8231('0x16')]);module['exports']=router;
\ No newline at end of file