Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / intZohoAccount / index.js
index 8204b32..8fea72d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc592=['/:id','show','getConfigurations','getFields','post','/:id/configurations','addConfiguration','put','delete','destroy','exports','util','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./intZohoAccount.controller','get','isAuthenticated','index'];(function(_0x2fddde,_0x2b5f8e){var _0x551ade=function(_0x512c20){while(--_0x512c20){_0x2fddde['push'](_0x2fddde['shift']());}};_0x551ade(++_0x2b5f8e);}(_0xc592,0xf2));var _0x2c59=function(_0x92bb14,_0x31bb92){_0x92bb14=_0x92bb14-0x0;var _0x1f23cb=_0xc592[_0x92bb14];return _0x1f23cb;};'use strict';var multer=require('multer');var util=require(_0x2c59('0x0'));var path=require('path');var timeout=require(_0x2c59('0x1'));var express=require(_0x2c59('0x2'));var router=express[_0x2c59('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0x2c59('0x4'));var config=require(_0x2c59('0x5'));var controller=require(_0x2c59('0x6'));router[_0x2c59('0x7')]('/',auth[_0x2c59('0x8')](),controller[_0x2c59('0x9')]);router['get'](_0x2c59('0xa'),auth['isAuthenticated'](),controller[_0x2c59('0xb')]);router[_0x2c59('0x7')]('/:id/configurations',auth[_0x2c59('0x8')](),controller[_0x2c59('0xc')]);router[_0x2c59('0x7')]('/:id/fields',auth['isAuthenticated'](),controller[_0x2c59('0xd')]);router[_0x2c59('0xe')]('/',auth['isAuthenticated'](),controller['create']);router['post'](_0x2c59('0xf'),auth[_0x2c59('0x8')](),controller[_0x2c59('0x10')]);router[_0x2c59('0x11')](_0x2c59('0xa'),auth[_0x2c59('0x8')](),controller['update']);router[_0x2c59('0x12')]('/:id',auth['isAuthenticated'](),controller[_0x2c59('0x13')]);module[_0x2c59('0x14')]=router;
\ No newline at end of file
+var _0x5ba9=['util','path','express','Router','../../components/auth/service','../../config/environment','./intZohoAccount.controller','get','isAuthenticated','index','/:id','show','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','put','delete','destroy','exports','multer'];(function(_0x449573,_0x2a733e){var _0x39aa52=function(_0x5e3b23){while(--_0x5e3b23){_0x449573['push'](_0x449573['shift']());}};_0x39aa52(++_0x2a733e);}(_0x5ba9,0x77));var _0x95ba=function(_0xec5ee6,_0x30548b){_0xec5ee6=_0xec5ee6-0x0;var _0x363d4b=_0x5ba9[_0xec5ee6];return _0x363d4b;};'use strict';var multer=require(_0x95ba('0x0'));var util=require(_0x95ba('0x1'));var path=require(_0x95ba('0x2'));var timeout=require('connect-timeout');var express=require(_0x95ba('0x3'));var router=express[_0x95ba('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x95ba('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x95ba('0x6'));var controller=require(_0x95ba('0x7'));router[_0x95ba('0x8')]('/',auth[_0x95ba('0x9')](),controller[_0x95ba('0xa')]);router['get'](_0x95ba('0xb'),auth[_0x95ba('0x9')](),controller[_0x95ba('0xc')]);router[_0x95ba('0x8')](_0x95ba('0xd'),auth[_0x95ba('0x9')](),controller[_0x95ba('0xe')]);router[_0x95ba('0x8')](_0x95ba('0xf'),auth[_0x95ba('0x9')](),controller[_0x95ba('0x10')]);router[_0x95ba('0x11')]('/',auth[_0x95ba('0x9')](),controller[_0x95ba('0x12')]);router[_0x95ba('0x11')]('/:id/configurations',auth[_0x95ba('0x9')](),controller[_0x95ba('0x13')]);router[_0x95ba('0x14')](_0x95ba('0xb'),auth[_0x95ba('0x9')](),controller['update']);router[_0x95ba('0x15')](_0x95ba('0xb'),auth[_0x95ba('0x9')](),controller[_0x95ba('0x16')]);module[_0x95ba('0x17')]=router;
\ No newline at end of file