Built motion from commit (unavailable).|2.2.0
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 4b7ecac..9873f65 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1fd2=['getFields','/:id/subjects','/:id/descriptions','post','create','put','update','delete','destroy','exports','util','path','express','Router','../../components/auth/service','../../components/interaction/service','./intSugarcrmConfiguration.controller','get','/:id','isAuthenticated','/:id/fields'];(function(_0x5212bd,_0x1f2973){var _0x37d0bf=function(_0x489b98){while(--_0x489b98){_0x5212bd['push'](_0x5212bd['shift']());}};_0x37d0bf(++_0x1f2973);}(_0x1fd2,0x184));var _0x21fd=function(_0x14333b,_0x2c5a67){_0x14333b=_0x14333b-0x0;var _0x3131db=_0x1fd2[_0x14333b];return _0x3131db;};'use strict';var multer=require('multer');var util=require(_0x21fd('0x0'));var path=require(_0x21fd('0x1'));var timeout=require('connect-timeout');var express=require(_0x21fd('0x2'));var router=express[_0x21fd('0x3')]();var auth=require(_0x21fd('0x4'));var interaction=require(_0x21fd('0x5'));var config=require('../../config/environment');var controller=require(_0x21fd('0x6'));router[_0x21fd('0x7')]('/',auth['isAuthenticated'](),controller['index']);router[_0x21fd('0x7')](_0x21fd('0x8'),auth[_0x21fd('0x9')](),controller['show']);router[_0x21fd('0x7')](_0x21fd('0xa'),auth[_0x21fd('0x9')](),controller[_0x21fd('0xb')]);router[_0x21fd('0x7')](_0x21fd('0xc'),auth[_0x21fd('0x9')](),controller['getSubjects']);router[_0x21fd('0x7')](_0x21fd('0xd'),auth[_0x21fd('0x9')](),controller['getDescriptions']);router[_0x21fd('0xe')]('/',auth[_0x21fd('0x9')](),controller[_0x21fd('0xf')]);router[_0x21fd('0x10')](_0x21fd('0x8'),auth[_0x21fd('0x9')](),controller[_0x21fd('0x11')]);router[_0x21fd('0x12')](_0x21fd('0x8'),auth[_0x21fd('0x9')](),controller[_0x21fd('0x13')]);module[_0x21fd('0x14')]=router;
\ No newline at end of file
+var _0x167e=['Router','../../components/auth/service','../../components/interaction/service','./intSugarcrmConfiguration.controller','isAuthenticated','index','get','/:id','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','update','delete','destroy','multer','util','path','connect-timeout','express'];(function(_0x3ceabd,_0x29d2b9){var _0x2826a5=function(_0x34fcf0){while(--_0x34fcf0){_0x3ceabd['push'](_0x3ceabd['shift']());}};_0x2826a5(++_0x29d2b9);}(_0x167e,0xa3));var _0xe167=function(_0x4d1d1b,_0x555caa){_0x4d1d1b=_0x4d1d1b-0x0;var _0x21f464=_0x167e[_0x4d1d1b];return _0x21f464;};'use strict';var multer=require(_0xe167('0x0'));var util=require(_0xe167('0x1'));var path=require(_0xe167('0x2'));var timeout=require(_0xe167('0x3'));var express=require(_0xe167('0x4'));var router=express[_0xe167('0x5')]();var auth=require(_0xe167('0x6'));var interaction=require(_0xe167('0x7'));var config=require('../../config/environment');var controller=require(_0xe167('0x8'));router['get']('/',auth[_0xe167('0x9')](),controller[_0xe167('0xa')]);router[_0xe167('0xb')](_0xe167('0xc'),auth[_0xe167('0x9')](),controller['show']);router[_0xe167('0xb')]('/:id/fields',auth[_0xe167('0x9')](),controller[_0xe167('0xd')]);router[_0xe167('0xb')](_0xe167('0xe'),auth[_0xe167('0x9')](),controller[_0xe167('0xf')]);router[_0xe167('0xb')](_0xe167('0x10'),auth['isAuthenticated'](),controller[_0xe167('0x11')]);router[_0xe167('0x12')]('/',auth['isAuthenticated'](),controller[_0xe167('0x13')]);router[_0xe167('0x14')](_0xe167('0xc'),auth[_0xe167('0x9')](),controller[_0xe167('0x15')]);router[_0xe167('0x16')](_0xe167('0xc'),auth[_0xe167('0x9')](),controller[_0xe167('0x17')]);module['exports']=router;
\ No newline at end of file