Built motion from commit efa66e19.|2.6.22
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index d27526f..f7cc16b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x1bf0=['isAuthenticated','/:id','show','/:id/fields','getFields','getSubjects','getDescriptions','post','create','put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get'];(function(_0x6077d0,_0x4d45c3){var _0x50f77c=function(_0x11f671){while(--_0x11f671){_0x6077d0['push'](_0x6077d0['shift']());}};_0x50f77c(++_0x4d45c3);}(_0x1bf0,0x116));var _0x01bf=function(_0x236da9,_0x3da09b){_0x236da9=_0x236da9-0x0;var _0x57f0d4=_0x1bf0[_0x236da9];return _0x57f0d4;};'use strict';var multer=require(_0x01bf('0x0'));var util=require(_0x01bf('0x1'));var path=require(_0x01bf('0x2'));var timeout=require(_0x01bf('0x3'));var express=require(_0x01bf('0x4'));var router=express['Router']();var fs_extra=require(_0x01bf('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x01bf('0x6'));var config=require(_0x01bf('0x7'));var controller=require(_0x01bf('0x8'));router[_0x01bf('0x9')]('/',auth[_0x01bf('0xa')](),controller['index']);router[_0x01bf('0x9')](_0x01bf('0xb'),auth[_0x01bf('0xa')](),controller[_0x01bf('0xc')]);router['get'](_0x01bf('0xd'),auth['isAuthenticated'](),controller[_0x01bf('0xe')]);router[_0x01bf('0x9')]('/:id/subjects',auth[_0x01bf('0xa')](),controller[_0x01bf('0xf')]);router[_0x01bf('0x9')]('/:id/descriptions',auth[_0x01bf('0xa')](),controller[_0x01bf('0x10')]);router[_0x01bf('0x11')]('/',auth[_0x01bf('0xa')](),controller[_0x01bf('0x12')]);router[_0x01bf('0x13')](_0x01bf('0xb'),auth['isAuthenticated'](),controller[_0x01bf('0x14')]);router[_0x01bf('0x15')](_0x01bf('0xb'),auth['isAuthenticated'](),controller[_0x01bf('0x16')]);module[_0x01bf('0x17')]=router;
\ No newline at end of file
+var _0x07bb=['../../components/auth/service','./intSugarcrmConfiguration.controller','get','isAuthenticated','index','/:id','/:id/subjects','getDescriptions','create','put','update','destroy','exports','util','path','connect-timeout','fs-extra'];(function(_0x394438,_0x1455e9){var _0x4bb03b=function(_0x33478e){while(--_0x33478e){_0x394438['push'](_0x394438['shift']());}};_0x4bb03b(++_0x1455e9);}(_0x07bb,0x161));var _0xb07b=function(_0x361152,_0x495395){_0x361152=_0x361152-0x0;var _0x5c068f=_0x07bb[_0x361152];return _0x5c068f;};'use strict';var multer=require('multer');var util=require(_0xb07b('0x0'));var path=require(_0xb07b('0x1'));var timeout=require(_0xb07b('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xb07b('0x3'));var auth=require(_0xb07b('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xb07b('0x5'));router[_0xb07b('0x6')]('/',auth[_0xb07b('0x7')](),controller[_0xb07b('0x8')]);router[_0xb07b('0x6')](_0xb07b('0x9'),auth['isAuthenticated'](),controller['show']);router[_0xb07b('0x6')]('/:id/fields',auth[_0xb07b('0x7')](),controller['getFields']);router['get'](_0xb07b('0xa'),auth[_0xb07b('0x7')](),controller['getSubjects']);router['get']('/:id/descriptions',auth[_0xb07b('0x7')](),controller[_0xb07b('0xb')]);router['post']('/',auth['isAuthenticated'](),controller[_0xb07b('0xc')]);router[_0xb07b('0xd')]('/:id',auth[_0xb07b('0x7')](),controller[_0xb07b('0xe')]);router['delete'](_0xb07b('0x9'),auth['isAuthenticated'](),controller[_0xb07b('0xf')]);module[_0xb07b('0x10')]=router;
\ No newline at end of file