Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / intSalesforceAccount / index.js
index 4964721..74d04a1 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0fcf=['connect-timeout','express','Router','../../components/auth/service','../../config/environment','./intSalesforceAccount.controller','get','index','/:id','isAuthenticated','show','/:id/configurations','getConfigurations','/:id/fields','post','create','addConfiguration','put','delete','destroy','exports','path'];(function(_0x58f65e,_0x467d61){var _0x35684b=function(_0x17cafe){while(--_0x17cafe){_0x58f65e['push'](_0x58f65e['shift']());}};_0x35684b(++_0x467d61);}(_0x0fcf,0xdb));var _0xf0fc=function(_0x2dc05d,_0x3a1e91){_0x2dc05d=_0x2dc05d-0x0;var _0x257e1f=_0x0fcf[_0x2dc05d];return _0x257e1f;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xf0fc('0x0'));var timeout=require(_0xf0fc('0x1'));var express=require(_0xf0fc('0x2'));var router=express[_0xf0fc('0x3')]();var auth=require(_0xf0fc('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0xf0fc('0x5'));var controller=require(_0xf0fc('0x6'));router[_0xf0fc('0x7')]('/',auth['isAuthenticated'](),controller[_0xf0fc('0x8')]);router[_0xf0fc('0x7')](_0xf0fc('0x9'),auth[_0xf0fc('0xa')](),controller[_0xf0fc('0xb')]);router['get'](_0xf0fc('0xc'),auth[_0xf0fc('0xa')](),controller[_0xf0fc('0xd')]);router[_0xf0fc('0x7')](_0xf0fc('0xe'),auth[_0xf0fc('0xa')](),controller['getFields']);router[_0xf0fc('0xf')]('/',auth['isAuthenticated'](),controller[_0xf0fc('0x10')]);router[_0xf0fc('0xf')](_0xf0fc('0xc'),auth['isAuthenticated'](),controller[_0xf0fc('0x11')]);router[_0xf0fc('0x12')](_0xf0fc('0x9'),auth[_0xf0fc('0xa')](),controller['update']);router[_0xf0fc('0x13')](_0xf0fc('0x9'),auth[_0xf0fc('0xa')](),controller[_0xf0fc('0x14')]);module[_0xf0fc('0x15')]=router;
\ No newline at end of file
+var _0x3446=['../../config/environment','./intSalesforceAccount.controller','get','isAuthenticated','index','/:id','/:id/configurations','/:id/fields','getFields','post','create','addConfiguration','put','update','delete','destroy','exports','util','path','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x6c993a,_0x5ea3ab){var _0x27f547=function(_0x22df20){while(--_0x22df20){_0x6c993a['push'](_0x6c993a['shift']());}};_0x27f547(++_0x5ea3ab);}(_0x3446,0x6d));var _0x6344=function(_0x57f26f,_0x8c417b){_0x57f26f=_0x57f26f-0x0;var _0x10a29d=_0x3446[_0x57f26f];return _0x10a29d;};'use strict';var multer=require('multer');var util=require(_0x6344('0x0'));var path=require(_0x6344('0x1'));var timeout=require('connect-timeout');var express=require(_0x6344('0x2'));var router=express[_0x6344('0x3')]();var auth=require(_0x6344('0x4'));var interaction=require(_0x6344('0x5'));var config=require(_0x6344('0x6'));var controller=require(_0x6344('0x7'));router[_0x6344('0x8')]('/',auth[_0x6344('0x9')](),controller[_0x6344('0xa')]);router[_0x6344('0x8')](_0x6344('0xb'),auth['isAuthenticated'](),controller['show']);router['get'](_0x6344('0xc'),auth[_0x6344('0x9')](),controller['getConfigurations']);router[_0x6344('0x8')](_0x6344('0xd'),auth[_0x6344('0x9')](),controller[_0x6344('0xe')]);router[_0x6344('0xf')]('/',auth[_0x6344('0x9')](),controller[_0x6344('0x10')]);router[_0x6344('0xf')](_0x6344('0xc'),auth[_0x6344('0x9')](),controller[_0x6344('0x11')]);router[_0x6344('0x12')](_0x6344('0xb'),auth['isAuthenticated'](),controller[_0x6344('0x13')]);router[_0x6344('0x14')](_0x6344('0xb'),auth[_0x6344('0x9')](),controller[_0x6344('0x15')]);module[_0x6344('0x16')]=router;
\ No newline at end of file