Built motion from commit (unavailable).|2.5.19
[motion2.git] / server / api / intSalesforceAccount / index.js
index d23da83..5caf765 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xface=['util','connect-timeout','express','Router','../../components/auth/service','get','isAuthenticated','index','show','getConfigurations','/:id/fields','getFields','post','/:id/configurations','put','/:id','update','delete','destroy','exports'];(function(_0x14add3,_0x13ce8d){var _0x4a174f=function(_0x2b3ed7){while(--_0x2b3ed7){_0x14add3['push'](_0x14add3['shift']());}};_0x4a174f(++_0x13ce8d);}(_0xface,0x12c));var _0xefac=function(_0x24dbb0,_0x3a111a){_0x24dbb0=_0x24dbb0-0x0;var _0x2fe2d7=_0xface[_0x24dbb0];return _0x2fe2d7;};'use strict';var multer=require('multer');var util=require(_0xefac('0x0'));var path=require('path');var timeout=require(_0xefac('0x1'));var express=require(_0xefac('0x2'));var router=express[_0xefac('0x3')]();var auth=require(_0xefac('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intSalesforceAccount.controller');router[_0xefac('0x5')]('/',auth[_0xefac('0x6')](),controller[_0xefac('0x7')]);router[_0xefac('0x5')]('/:id',auth['isAuthenticated'](),controller[_0xefac('0x8')]);router[_0xefac('0x5')]('/:id/configurations',auth[_0xefac('0x6')](),controller[_0xefac('0x9')]);router['get'](_0xefac('0xa'),auth['isAuthenticated'](),controller[_0xefac('0xb')]);router[_0xefac('0xc')]('/',auth[_0xefac('0x6')](),controller['create']);router['post'](_0xefac('0xd'),auth[_0xefac('0x6')](),controller['addConfiguration']);router[_0xefac('0xe')](_0xefac('0xf'),auth['isAuthenticated'](),controller[_0xefac('0x10')]);router[_0xefac('0x11')]('/:id',auth['isAuthenticated'](),controller[_0xefac('0x12')]);module[_0xefac('0x13')]=router;
\ No newline at end of file
+var _0xcc0d=['/:id/fields','post','addConfiguration','update','delete','destroy','exports','multer','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./intSalesforceAccount.controller','index','/:id','isAuthenticated','get','/:id/configurations'];(function(_0x4d82ea,_0x4d459f){var _0x257f4a=function(_0x424c4f){while(--_0x424c4f){_0x4d82ea['push'](_0x4d82ea['shift']());}};_0x257f4a(++_0x4d459f);}(_0xcc0d,0x79));var _0xdcc0=function(_0x1dc6b6,_0x4eaaba){_0x1dc6b6=_0x1dc6b6-0x0;var _0x4765dd=_0xcc0d[_0x1dc6b6];return _0x4765dd;};'use strict';var multer=require(_0xdcc0('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xdcc0('0x1'));var express=require(_0xdcc0('0x2'));var router=express[_0xdcc0('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0xdcc0('0x4'));var config=require(_0xdcc0('0x5'));var controller=require(_0xdcc0('0x6'));router['get']('/',auth['isAuthenticated'](),controller[_0xdcc0('0x7')]);router['get'](_0xdcc0('0x8'),auth[_0xdcc0('0x9')](),controller['show']);router[_0xdcc0('0xa')](_0xdcc0('0xb'),auth[_0xdcc0('0x9')](),controller['getConfigurations']);router[_0xdcc0('0xa')](_0xdcc0('0xc'),auth[_0xdcc0('0x9')](),controller['getFields']);router[_0xdcc0('0xd')]('/',auth[_0xdcc0('0x9')](),controller['create']);router[_0xdcc0('0xd')](_0xdcc0('0xb'),auth[_0xdcc0('0x9')](),controller[_0xdcc0('0xe')]);router['put'](_0xdcc0('0x8'),auth[_0xdcc0('0x9')](),controller[_0xdcc0('0xf')]);router[_0xdcc0('0x10')](_0xdcc0('0x8'),auth[_0xdcc0('0x9')](),controller[_0xdcc0('0x11')]);module[_0xdcc0('0x12')]=router;
\ No newline at end of file