Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 992b26b..ba7e75d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0b91=['destroy','multer','util','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','update'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x0b91,0xe7));var _0x10b9=function(_0x2ee220,_0x2ad972){_0x2ee220=_0x2ee220-0x0;var _0x14edca=_0x0b91[_0x2ee220];return _0x14edca;};'use strict';var multer=require(_0x10b9('0x0'));var util=require(_0x10b9('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x10b9('0x2'));var router=express[_0x10b9('0x3')]();var fs_extra=require(_0x10b9('0x4'));var auth=require('../../components/auth/service');var interaction=require(_0x10b9('0x5'));var config=require(_0x10b9('0x6'));var controller=require(_0x10b9('0x7'));router[_0x10b9('0x8')]('/',auth[_0x10b9('0x9')](),controller[_0x10b9('0xa')]);router[_0x10b9('0x8')](_0x10b9('0xb'),auth[_0x10b9('0x9')](),controller[_0x10b9('0xc')]);router[_0x10b9('0x8')](_0x10b9('0xd'),auth[_0x10b9('0x9')](),controller['getFields']);router[_0x10b9('0x8')](_0x10b9('0xe'),auth[_0x10b9('0x9')](),controller[_0x10b9('0xf')]);router[_0x10b9('0x8')](_0x10b9('0x10'),auth['isAuthenticated'](),controller[_0x10b9('0x11')]);router[_0x10b9('0x12')]('/',auth[_0x10b9('0x9')](),controller[_0x10b9('0x13')]);router[_0x10b9('0x14')](_0x10b9('0xb'),auth[_0x10b9('0x9')](),controller[_0x10b9('0x15')]);router['delete'](_0x10b9('0xb'),auth[_0x10b9('0x9')](),controller[_0x10b9('0x16')]);module['exports']=router;
\ No newline at end of file
+var _0x0467=['index','/:id','show','/:id/fields','getFields','/:id/descriptions','getDescriptions','post','update','delete','exports','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get','isAuthenticated'];(function(_0x10385f,_0x1f7083){var _0xa48457=function(_0x5dceba){while(--_0x5dceba){_0x10385f['push'](_0x10385f['shift']());}};_0xa48457(++_0x1f7083);}(_0x0467,0xfd));var _0x7046=function(_0x3947c9,_0x4d6c97){_0x3947c9=_0x3947c9-0x0;var _0x2e7871=_0x0467[_0x3947c9];return _0x2e7871;};'use strict';var multer=require(_0x7046('0x0'));var util=require('util');var path=require(_0x7046('0x1'));var timeout=require(_0x7046('0x2'));var express=require(_0x7046('0x3'));var router=express[_0x7046('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x7046('0x5'));var interaction=require(_0x7046('0x6'));var config=require(_0x7046('0x7'));var controller=require(_0x7046('0x8'));router[_0x7046('0x9')]('/',auth[_0x7046('0xa')](),controller[_0x7046('0xb')]);router[_0x7046('0x9')](_0x7046('0xc'),auth[_0x7046('0xa')](),controller[_0x7046('0xd')]);router[_0x7046('0x9')](_0x7046('0xe'),auth[_0x7046('0xa')](),controller[_0x7046('0xf')]);router[_0x7046('0x9')]('/:id/subjects',auth[_0x7046('0xa')](),controller['getSubjects']);router[_0x7046('0x9')](_0x7046('0x10'),auth[_0x7046('0xa')](),controller[_0x7046('0x11')]);router[_0x7046('0x12')]('/',auth[_0x7046('0xa')](),controller['create']);router['put'](_0x7046('0xc'),auth[_0x7046('0xa')](),controller[_0x7046('0x13')]);router[_0x7046('0x14')]('/:id',auth[_0x7046('0xa')](),controller['destroy']);module[_0x7046('0x15')]=router;
\ No newline at end of file