Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / api / intSugarcrmAccount / index.js
index 1201700..3fbee26 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xebab=['./intSugarcrmAccount.controller','index','/:id','isAuthenticated','show','/:id/configurations','get','/:id/fields','getFields','post','create','addConfiguration','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x40c916,_0x59aa12){var _0x5b9f16=function(_0x2d3914){while(--_0x2d3914){_0x40c916['push'](_0x40c916['shift']());}};_0x5b9f16(++_0x59aa12);}(_0xebab,0x74));var _0xbeba=function(_0x2b2759,_0x1c7bfd){_0x2b2759=_0x2b2759-0x0;var _0x503d06=_0xebab[_0x2b2759];return _0x503d06;};'use strict';var multer=require(_0xbeba('0x0'));var util=require(_0xbeba('0x1'));var path=require(_0xbeba('0x2'));var timeout=require(_0xbeba('0x3'));var express=require(_0xbeba('0x4'));var router=express[_0xbeba('0x5')]();var auth=require(_0xbeba('0x6'));var interaction=require(_0xbeba('0x7'));var config=require(_0xbeba('0x8'));var controller=require(_0xbeba('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0xbeba('0xa')]);router['get'](_0xbeba('0xb'),auth[_0xbeba('0xc')](),controller[_0xbeba('0xd')]);router['get'](_0xbeba('0xe'),auth[_0xbeba('0xc')](),controller['getConfigurations']);router[_0xbeba('0xf')](_0xbeba('0x10'),auth[_0xbeba('0xc')](),controller[_0xbeba('0x11')]);router[_0xbeba('0x12')]('/',auth['isAuthenticated'](),controller[_0xbeba('0x13')]);router[_0xbeba('0x12')](_0xbeba('0xe'),auth['isAuthenticated'](),controller[_0xbeba('0x14')]);router['put'](_0xbeba('0xb'),auth[_0xbeba('0xc')](),controller[_0xbeba('0x15')]);router[_0xbeba('0x16')](_0xbeba('0xb'),auth['isAuthenticated'](),controller[_0xbeba('0x17')]);module[_0xbeba('0x18')]=router;
\ No newline at end of file
+var _0xfbac=['path','connect-timeout','express','Router','../../components/auth/service','./intSugarcrmAccount.controller','get','isAuthenticated','/:id/configurations','getConfigurations','/:id/fields','getFields','post','create','addConfiguration','update','/:id','destroy','exports','util'];(function(_0x4babbb,_0x49ce39){var _0x53a7bd=function(_0x68824a){while(--_0x68824a){_0x4babbb['push'](_0x4babbb['shift']());}};_0x53a7bd(++_0x49ce39);}(_0xfbac,0x167));var _0xcfba=function(_0xac9796,_0x58282a){_0xac9796=_0xac9796-0x0;var _0x170ce6=_0xfbac[_0xac9796];return _0x170ce6;};'use strict';var multer=require('multer');var util=require(_0xcfba('0x0'));var path=require(_0xcfba('0x1'));var timeout=require(_0xcfba('0x2'));var express=require(_0xcfba('0x3'));var router=express[_0xcfba('0x4')]();var auth=require(_0xcfba('0x5'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xcfba('0x6'));router[_0xcfba('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0xcfba('0x7')]('/:id',auth[_0xcfba('0x8')](),controller['show']);router[_0xcfba('0x7')](_0xcfba('0x9'),auth['isAuthenticated'](),controller[_0xcfba('0xa')]);router[_0xcfba('0x7')](_0xcfba('0xb'),auth[_0xcfba('0x8')](),controller[_0xcfba('0xc')]);router[_0xcfba('0xd')]('/',auth[_0xcfba('0x8')](),controller[_0xcfba('0xe')]);router[_0xcfba('0xd')](_0xcfba('0x9'),auth[_0xcfba('0x8')](),controller[_0xcfba('0xf')]);router['put']('/:id',auth[_0xcfba('0x8')](),controller[_0xcfba('0x10')]);router['delete'](_0xcfba('0x11'),auth[_0xcfba('0x8')](),controller[_0xcfba('0x12')]);module[_0xcfba('0x13')]=router;
\ No newline at end of file