Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index eb45bf7..e42cdb6 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfd53=['connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','delete','destroy','multer','util','path'];(function(_0x1b7516,_0x2fbe81){var _0x14983b=function(_0x435b5f){while(--_0x435b5f){_0x1b7516['push'](_0x1b7516['shift']());}};_0x14983b(++_0x2fbe81);}(_0xfd53,0x93));var _0x3fd5=function(_0x2f1762,_0xab43df){_0x2f1762=_0x2f1762-0x0;var _0x8ab21=_0xfd53[_0x2f1762];return _0x8ab21;};'use strict';var multer=require(_0x3fd5('0x0'));var util=require(_0x3fd5('0x1'));var path=require(_0x3fd5('0x2'));var timeout=require(_0x3fd5('0x3'));var express=require(_0x3fd5('0x4'));var router=express[_0x3fd5('0x5')]();var fs_extra=require(_0x3fd5('0x6'));var auth=require(_0x3fd5('0x7'));var interaction=require(_0x3fd5('0x8'));var config=require(_0x3fd5('0x9'));var controller=require(_0x3fd5('0xa'));router[_0x3fd5('0xb')]('/',auth[_0x3fd5('0xc')](),controller[_0x3fd5('0xd')]);router[_0x3fd5('0xb')](_0x3fd5('0xe'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0xf')]);router[_0x3fd5('0xb')]('/:id/fields',auth[_0x3fd5('0xc')](),controller['getFields']);router[_0x3fd5('0xb')](_0x3fd5('0x10'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x11')]);router[_0x3fd5('0xb')](_0x3fd5('0x12'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x13')]);router[_0x3fd5('0x14')]('/',auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x15')]);router[_0x3fd5('0x16')](_0x3fd5('0xe'),auth[_0x3fd5('0xc')](),controller['update']);router[_0x3fd5('0x17')](_0x3fd5('0xe'),auth[_0x3fd5('0xc')](),controller[_0x3fd5('0x18')]);module['exports']=router;
\ No newline at end of file
+var _0x86c6=['index','/:id','show','/:id/fields','getFields','getSubjects','/:id/descriptions','getDescriptions','post','isAuthenticated','create','put','update','destroy','multer','util','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x86c6,0x1dc));var _0x686c=function(_0x1eef95,_0x729eab){_0x1eef95=_0x1eef95-0x0;var _0x1f437f=_0x86c6[_0x1eef95];return _0x1f437f;};'use strict';var multer=require(_0x686c('0x0'));var util=require(_0x686c('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x686c('0x2'));var interaction=require(_0x686c('0x3'));var config=require(_0x686c('0x4'));var controller=require(_0x686c('0x5'));router[_0x686c('0x6')]('/',auth['isAuthenticated'](),controller[_0x686c('0x7')]);router[_0x686c('0x6')](_0x686c('0x8'),auth['isAuthenticated'](),controller[_0x686c('0x9')]);router[_0x686c('0x6')](_0x686c('0xa'),auth['isAuthenticated'](),controller[_0x686c('0xb')]);router[_0x686c('0x6')]('/:id/subjects',auth['isAuthenticated'](),controller[_0x686c('0xc')]);router[_0x686c('0x6')](_0x686c('0xd'),auth['isAuthenticated'](),controller[_0x686c('0xe')]);router[_0x686c('0xf')]('/',auth[_0x686c('0x10')](),controller[_0x686c('0x11')]);router[_0x686c('0x12')](_0x686c('0x8'),auth['isAuthenticated'](),controller[_0x686c('0x13')]);router['delete'](_0x686c('0x8'),auth['isAuthenticated'](),controller[_0x686c('0x14')]);module['exports']=router;
\ No newline at end of file