Built motion from commit 449495f6.|2.6.27
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 73d0616..dd38323 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xdd0f=['put','update','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','isAuthenticated','get','/:id','show','getFields','/:id/subjects','getSubjects','getDescriptions','post'];(function(_0x4ed520,_0x21be63){var _0x4415a6=function(_0x14b151){while(--_0x14b151){_0x4ed520['push'](_0x4ed520['shift']());}};_0x4415a6(++_0x21be63);}(_0xdd0f,0x180));var _0xfdd0=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0xdd0f[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0xfdd0('0x0'));var util=require(_0xfdd0('0x1'));var path=require(_0xfdd0('0x2'));var timeout=require(_0xfdd0('0x3'));var express=require(_0xfdd0('0x4'));var router=express['Router']();var fs_extra=require(_0xfdd0('0x5'));var auth=require(_0xfdd0('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require('./intSugarcrmConfiguration.controller');router['get']('/',auth[_0xfdd0('0x7')](),controller['index']);router[_0xfdd0('0x8')](_0xfdd0('0x9'),auth[_0xfdd0('0x7')](),controller[_0xfdd0('0xa')]);router[_0xfdd0('0x8')]('/:id/fields',auth[_0xfdd0('0x7')](),controller[_0xfdd0('0xb')]);router[_0xfdd0('0x8')](_0xfdd0('0xc'),auth[_0xfdd0('0x7')](),controller[_0xfdd0('0xd')]);router[_0xfdd0('0x8')]('/:id/descriptions',auth[_0xfdd0('0x7')](),controller[_0xfdd0('0xe')]);router[_0xfdd0('0xf')]('/',auth[_0xfdd0('0x7')](),controller['create']);router[_0xfdd0('0x10')](_0xfdd0('0x9'),auth[_0xfdd0('0x7')](),controller[_0xfdd0('0x11')]);router['delete']('/:id',auth[_0xfdd0('0x7')](),controller[_0xfdd0('0x12')]);module[_0xfdd0('0x13')]=router;
\ No newline at end of file
+var _0x244a=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get','isAuthenticated','/:id','show','/:id/fields','/:id/subjects','/:id/descriptions','getDescriptions','post','put','update','delete','destroy','multer','connect-timeout','Router'];(function(_0x4264f1,_0x4f0491){var _0xa7d13a=function(_0x2e6c7a){while(--_0x2e6c7a){_0x4264f1['push'](_0x4264f1['shift']());}};_0xa7d13a(++_0x4f0491);}(_0x244a,0x90));var _0xa244=function(_0x4add85,_0x20180b){_0x4add85=_0x4add85-0x0;var _0xb12b40=_0x244a[_0x4add85];return _0xb12b40;};'use strict';var multer=require(_0xa244('0x0'));var util=require('util');var path=require('path');var timeout=require(_0xa244('0x1'));var express=require('express');var router=express[_0xa244('0x2')]();var fs_extra=require(_0xa244('0x3'));var auth=require(_0xa244('0x4'));var interaction=require(_0xa244('0x5'));var config=require(_0xa244('0x6'));var controller=require(_0xa244('0x7'));router[_0xa244('0x8')]('/',auth[_0xa244('0x9')](),controller['index']);router[_0xa244('0x8')](_0xa244('0xa'),auth['isAuthenticated'](),controller[_0xa244('0xb')]);router['get'](_0xa244('0xc'),auth[_0xa244('0x9')](),controller['getFields']);router[_0xa244('0x8')](_0xa244('0xd'),auth[_0xa244('0x9')](),controller['getSubjects']);router[_0xa244('0x8')](_0xa244('0xe'),auth['isAuthenticated'](),controller[_0xa244('0xf')]);router[_0xa244('0x10')]('/',auth[_0xa244('0x9')](),controller['create']);router[_0xa244('0x11')](_0xa244('0xa'),auth[_0xa244('0x9')](),controller[_0xa244('0x12')]);router[_0xa244('0x13')](_0xa244('0xa'),auth['isAuthenticated'](),controller[_0xa244('0x14')]);module['exports']=router;
\ No newline at end of file