Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / api / intSugarcrmAccount / index.js
index 1e1f532..bf93662 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3608=['addConfiguration','put','/:id','update','delete','destroy','exports','multer','path','express','Router','../../components/interaction/service','../../config/environment','isAuthenticated','get','show','getFields','post','create'];(function(_0x1757f2,_0x1b09fa){var _0x5e7212=function(_0x4f1794){while(--_0x4f1794){_0x1757f2['push'](_0x1757f2['shift']());}};_0x5e7212(++_0x1b09fa);}(_0x3608,0x79));var _0x8360=function(_0x1840e3,_0xf7811){_0x1840e3=_0x1840e3-0x0;var _0x3d32cb=_0x3608[_0x1840e3];return _0x3d32cb;};'use strict';var multer=require(_0x8360('0x0'));var util=require('util');var path=require(_0x8360('0x1'));var timeout=require('connect-timeout');var express=require(_0x8360('0x2'));var router=express[_0x8360('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x8360('0x4'));var config=require(_0x8360('0x5'));var controller=require('./intSugarcrmAccount.controller');router['get']('/',auth[_0x8360('0x6')](),controller['index']);router[_0x8360('0x7')]('/:id',auth[_0x8360('0x6')](),controller[_0x8360('0x8')]);router[_0x8360('0x7')]('/:id/configurations',auth[_0x8360('0x6')](),controller['getConfigurations']);router[_0x8360('0x7')]('/:id/fields',auth[_0x8360('0x6')](),controller[_0x8360('0x9')]);router[_0x8360('0xa')]('/',auth['isAuthenticated'](),controller[_0x8360('0xb')]);router[_0x8360('0xa')]('/:id/configurations',auth['isAuthenticated'](),controller[_0x8360('0xc')]);router[_0x8360('0xd')](_0x8360('0xe'),auth[_0x8360('0x6')](),controller[_0x8360('0xf')]);router[_0x8360('0x10')](_0x8360('0xe'),auth['isAuthenticated'](),controller[_0x8360('0x11')]);module[_0x8360('0x12')]=router;
\ No newline at end of file
+var _0x6c4b=['getConfigurations','/:id/fields','post','create','addConfiguration','put','update','delete','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmAccount.controller','index','/:id','isAuthenticated','get','/:id/configurations'];(function(_0x53b6d8,_0x4338ca){var _0x167940=function(_0x45b3ad){while(--_0x45b3ad){_0x53b6d8['push'](_0x53b6d8['shift']());}};_0x167940(++_0x4338ca);}(_0x6c4b,0x93));var _0xb6c4=function(_0x5cbd05,_0xcead5){_0x5cbd05=_0x5cbd05-0x0;var _0x1b961b=_0x6c4b[_0x5cbd05];return _0x1b961b;};'use strict';var multer=require(_0xb6c4('0x0'));var util=require(_0xb6c4('0x1'));var path=require(_0xb6c4('0x2'));var timeout=require('connect-timeout');var express=require(_0xb6c4('0x3'));var router=express[_0xb6c4('0x4')]();var auth=require(_0xb6c4('0x5'));var interaction=require(_0xb6c4('0x6'));var config=require(_0xb6c4('0x7'));var controller=require(_0xb6c4('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0xb6c4('0x9')]);router['get'](_0xb6c4('0xa'),auth[_0xb6c4('0xb')](),controller['show']);router[_0xb6c4('0xc')](_0xb6c4('0xd'),auth[_0xb6c4('0xb')](),controller[_0xb6c4('0xe')]);router[_0xb6c4('0xc')](_0xb6c4('0xf'),auth[_0xb6c4('0xb')](),controller['getFields']);router[_0xb6c4('0x10')]('/',auth[_0xb6c4('0xb')](),controller[_0xb6c4('0x11')]);router[_0xb6c4('0x10')]('/:id/configurations',auth[_0xb6c4('0xb')](),controller[_0xb6c4('0x12')]);router[_0xb6c4('0x13')](_0xb6c4('0xa'),auth[_0xb6c4('0xb')](),controller[_0xb6c4('0x14')]);router[_0xb6c4('0x15')](_0xb6c4('0xa'),auth['isAuthenticated'](),controller['destroy']);module[_0xb6c4('0x16')]=router;
\ No newline at end of file