Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / intVtigerAccount / index.js
index 9dc7ab3..0dc8812 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5f50=['index','/:id','getConfigurations','/:id/fields','create','post','/:id/configurations','addConfiguration','put','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','get','isAuthenticated'];(function(_0x1141b9,_0x296033){var _0x2bddbb=function(_0x30c77d){while(--_0x30c77d){_0x1141b9['push'](_0x1141b9['shift']());}};_0x2bddbb(++_0x296033);}(_0x5f50,0xbb));var _0x05f5=function(_0x55e645,_0x2e8017){_0x55e645=_0x55e645-0x0;var _0x34c1c3=_0x5f50[_0x55e645];return _0x34c1c3;};'use strict';var multer=require(_0x05f5('0x0'));var util=require(_0x05f5('0x1'));var path=require(_0x05f5('0x2'));var timeout=require(_0x05f5('0x3'));var express=require(_0x05f5('0x4'));var router=express[_0x05f5('0x5')]();var fs_extra=require(_0x05f5('0x6'));var auth=require(_0x05f5('0x7'));var interaction=require(_0x05f5('0x8'));var config=require(_0x05f5('0x9'));var controller=require(_0x05f5('0xa'));router[_0x05f5('0xb')]('/',auth[_0x05f5('0xc')](),controller[_0x05f5('0xd')]);router[_0x05f5('0xb')](_0x05f5('0xe'),auth[_0x05f5('0xc')](),controller['show']);router[_0x05f5('0xb')]('/:id/configurations',auth[_0x05f5('0xc')](),controller[_0x05f5('0xf')]);router[_0x05f5('0xb')](_0x05f5('0x10'),auth[_0x05f5('0xc')](),controller['getFields']);router['post']('/',auth['isAuthenticated'](),controller[_0x05f5('0x11')]);router[_0x05f5('0x12')](_0x05f5('0x13'),auth[_0x05f5('0xc')](),controller[_0x05f5('0x14')]);router[_0x05f5('0x15')]('/:id',auth['isAuthenticated'](),controller['update']);router[_0x05f5('0x16')](_0x05f5('0xe'),auth[_0x05f5('0xc')](),controller[_0x05f5('0x17')]);module[_0x05f5('0x18')]=router;
\ No newline at end of file
+var _0xb81e=['../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','isAuthenticated','index','get','getConfigurations','/:id/fields','getFields','create','post','/:id/configurations','put','/:id','update','delete','destroy','exports','Router','fs-extra'];(function(_0x2d61b2,_0x142947){var _0x12df89=function(_0x31c717){while(--_0x31c717){_0x2d61b2['push'](_0x2d61b2['shift']());}};_0x12df89(++_0x142947);}(_0xb81e,0xc6));var _0xeb81=function(_0x4382f9,_0x1c3641){_0x4382f9=_0x4382f9-0x0;var _0x50b785=_0xb81e[_0x4382f9];return _0x50b785;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0xeb81('0x0')]();var fs_extra=require(_0xeb81('0x1'));var auth=require('../../components/auth/service');var interaction=require(_0xeb81('0x2'));var config=require(_0xeb81('0x3'));var controller=require(_0xeb81('0x4'));router['get']('/',auth[_0xeb81('0x5')](),controller[_0xeb81('0x6')]);router[_0xeb81('0x7')]('/:id',auth[_0xeb81('0x5')](),controller['show']);router['get']('/:id/configurations',auth[_0xeb81('0x5')](),controller[_0xeb81('0x8')]);router['get'](_0xeb81('0x9'),auth[_0xeb81('0x5')](),controller[_0xeb81('0xa')]);router['post']('/',auth[_0xeb81('0x5')](),controller[_0xeb81('0xb')]);router[_0xeb81('0xc')](_0xeb81('0xd'),auth[_0xeb81('0x5')](),controller['addConfiguration']);router[_0xeb81('0xe')](_0xeb81('0xf'),auth[_0xeb81('0x5')](),controller[_0xeb81('0x10')]);router[_0xeb81('0x11')](_0xeb81('0xf'),auth[_0xeb81('0x5')](),controller[_0xeb81('0x12')]);module[_0xeb81('0x13')]=router;
\ No newline at end of file