Built motion from commit 25580385.|2.6.2
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 3324b91..fa7cbd2 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5ff8=['multer','util','path','express','fs-extra','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get','isAuthenticated','/:id','show','getFields','getSubjects','/:id/descriptions','getDescriptions','create','exports'];(function(_0x5c306c,_0x395dea){var _0x20ed73=function(_0x6b8dd3){while(--_0x6b8dd3){_0x5c306c['push'](_0x5c306c['shift']());}};_0x20ed73(++_0x395dea);}(_0x5ff8,0xd8));var _0x85ff=function(_0x403123,_0x467f5e){_0x403123=_0x403123-0x0;var _0x51a744=_0x5ff8[_0x403123];return _0x51a744;};'use strict';var multer=require(_0x85ff('0x0'));var util=require(_0x85ff('0x1'));var path=require(_0x85ff('0x2'));var timeout=require('connect-timeout');var express=require(_0x85ff('0x3'));var router=express['Router']();var fs_extra=require(_0x85ff('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x85ff('0x5'));var config=require(_0x85ff('0x6'));var controller=require(_0x85ff('0x7'));router[_0x85ff('0x8')]('/',auth[_0x85ff('0x9')](),controller['index']);router[_0x85ff('0x8')](_0x85ff('0xa'),auth['isAuthenticated'](),controller[_0x85ff('0xb')]);router[_0x85ff('0x8')]('/:id/fields',auth[_0x85ff('0x9')](),controller[_0x85ff('0xc')]);router['get']('/:id/subjects',auth[_0x85ff('0x9')](),controller[_0x85ff('0xd')]);router['get'](_0x85ff('0xe'),auth[_0x85ff('0x9')](),controller[_0x85ff('0xf')]);router['post']('/',auth[_0x85ff('0x9')](),controller[_0x85ff('0x10')]);router['put'](_0x85ff('0xa'),auth[_0x85ff('0x9')](),controller['update']);router['delete'](_0x85ff('0xa'),auth['isAuthenticated'](),controller['destroy']);module[_0x85ff('0x11')]=router;
\ No newline at end of file
+var _0x8f0c=['delete','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intSugarcrmConfiguration.controller','get','isAuthenticated','index','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','/:id','update'];(function(_0x31ba95,_0x3dcb4c){var _0x1be31f=function(_0x2da12a){while(--_0x2da12a){_0x31ba95['push'](_0x31ba95['shift']());}};_0x1be31f(++_0x3dcb4c);}(_0x8f0c,0x146));var _0xc8f0=function(_0x55abd9,_0x1148af){_0x55abd9=_0x55abd9-0x0;var _0x3e5669=_0x8f0c[_0x55abd9];return _0x3e5669;};'use strict';var multer=require(_0xc8f0('0x0'));var util=require(_0xc8f0('0x1'));var path=require(_0xc8f0('0x2'));var timeout=require(_0xc8f0('0x3'));var express=require(_0xc8f0('0x4'));var router=express[_0xc8f0('0x5')]();var fs_extra=require(_0xc8f0('0x6'));var auth=require(_0xc8f0('0x7'));var interaction=require(_0xc8f0('0x8'));var config=require('../../config/environment');var controller=require(_0xc8f0('0x9'));router[_0xc8f0('0xa')]('/',auth[_0xc8f0('0xb')](),controller[_0xc8f0('0xc')]);router[_0xc8f0('0xa')]('/:id',auth[_0xc8f0('0xb')](),controller[_0xc8f0('0xd')]);router[_0xc8f0('0xa')](_0xc8f0('0xe'),auth[_0xc8f0('0xb')](),controller[_0xc8f0('0xf')]);router[_0xc8f0('0xa')](_0xc8f0('0x10'),auth[_0xc8f0('0xb')](),controller[_0xc8f0('0x11')]);router[_0xc8f0('0xa')](_0xc8f0('0x12'),auth[_0xc8f0('0xb')](),controller[_0xc8f0('0x13')]);router[_0xc8f0('0x14')]('/',auth[_0xc8f0('0xb')](),controller[_0xc8f0('0x15')]);router[_0xc8f0('0x16')](_0xc8f0('0x17'),auth[_0xc8f0('0xb')](),controller[_0xc8f0('0x18')]);router[_0xc8f0('0x19')](_0xc8f0('0x17'),auth[_0xc8f0('0xb')](),controller['destroy']);module[_0xc8f0('0x1a')]=router;
\ No newline at end of file