Built motion from commit a8c4dd89.|2.6.33
[motion2.git] / server / api / intVtigerAccount / index.js
index 5873564..9982981 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x649b=['fs-extra','../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','isAuthenticated','index','get','show','/:id/configurations','getConfigurations','getFields','post','put','/:id','update','destroy','path','connect-timeout'];(function(_0x56e4e7,_0x1db098){var _0x383618=function(_0xb088c6){while(--_0xb088c6){_0x56e4e7['push'](_0x56e4e7['shift']());}};_0x383618(++_0x1db098);}(_0x649b,0x166));var _0xb649=function(_0x2865ef,_0xf0e643){_0x2865ef=_0x2865ef-0x0;var _0x4fc567=_0x649b[_0x2865ef];return _0x4fc567;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb649('0x0'));var timeout=require(_0xb649('0x1'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xb649('0x2'));var auth=require('../../components/auth/service');var interaction=require(_0xb649('0x3'));var config=require(_0xb649('0x4'));var controller=require(_0xb649('0x5'));router['get']('/',auth[_0xb649('0x6')](),controller[_0xb649('0x7')]);router[_0xb649('0x8')]('/:id',auth['isAuthenticated'](),controller[_0xb649('0x9')]);router['get'](_0xb649('0xa'),auth[_0xb649('0x6')](),controller[_0xb649('0xb')]);router[_0xb649('0x8')]('/:id/fields',auth[_0xb649('0x6')](),controller[_0xb649('0xc')]);router[_0xb649('0xd')]('/',auth[_0xb649('0x6')](),controller['create']);router[_0xb649('0xd')]('/:id/configurations',auth['isAuthenticated'](),controller['addConfiguration']);router[_0xb649('0xe')](_0xb649('0xf'),auth[_0xb649('0x6')](),controller[_0xb649('0x10')]);router['delete'](_0xb649('0xf'),auth[_0xb649('0x6')](),controller[_0xb649('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x0dba=['/:id/configurations','getConfigurations','getFields','create','post','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intVtigerAccount.controller','get','/:id','isAuthenticated','show'];(function(_0x59ee6f,_0x450239){var _0x4c0979=function(_0x565e92){while(--_0x565e92){_0x59ee6f['push'](_0x59ee6f['shift']());}};_0x4c0979(++_0x450239);}(_0x0dba,0x136));var _0xa0db=function(_0x3e0d9b,_0x1e4467){_0x3e0d9b=_0x3e0d9b-0x0;var _0x1c8716=_0x0dba[_0x3e0d9b];return _0x1c8716;};'use strict';var multer=require(_0xa0db('0x0'));var util=require(_0xa0db('0x1'));var path=require(_0xa0db('0x2'));var timeout=require(_0xa0db('0x3'));var express=require(_0xa0db('0x4'));var router=express[_0xa0db('0x5')]();var fs_extra=require(_0xa0db('0x6'));var auth=require(_0xa0db('0x7'));var interaction=require(_0xa0db('0x8'));var config=require(_0xa0db('0x9'));var controller=require(_0xa0db('0xa'));router[_0xa0db('0xb')]('/',auth['isAuthenticated'](),controller['index']);router['get'](_0xa0db('0xc'),auth[_0xa0db('0xd')](),controller[_0xa0db('0xe')]);router['get'](_0xa0db('0xf'),auth[_0xa0db('0xd')](),controller[_0xa0db('0x10')]);router[_0xa0db('0xb')]('/:id/fields',auth[_0xa0db('0xd')](),controller[_0xa0db('0x11')]);router['post']('/',auth['isAuthenticated'](),controller[_0xa0db('0x12')]);router[_0xa0db('0x13')](_0xa0db('0xf'),auth[_0xa0db('0xd')](),controller['addConfiguration']);router[_0xa0db('0x14')](_0xa0db('0xc'),auth[_0xa0db('0xd')](),controller[_0xa0db('0x15')]);router[_0xa0db('0x16')](_0xa0db('0xc'),auth[_0xa0db('0xd')](),controller[_0xa0db('0x17')]);module[_0xa0db('0x18')]=router;
\ No newline at end of file