Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 4d3909e..024854c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3b1a=['./intSugarcrmConfiguration.controller','get','isAuthenticated','index','/:id','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','update','delete','destroy','exports','multer','util','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x4dd004,_0x295cbc){var _0x21ef2e=function(_0x58f096){while(--_0x58f096){_0x4dd004['push'](_0x4dd004['shift']());}};_0x21ef2e(++_0x295cbc);}(_0x3b1a,0xfd));var _0xa3b1=function(_0xcf7d1e,_0x1b00ad){_0xcf7d1e=_0xcf7d1e-0x0;var _0x42b2cb=_0x3b1a[_0xcf7d1e];return _0x42b2cb;};'use strict';var multer=require(_0xa3b1('0x0'));var util=require(_0xa3b1('0x1'));var path=require('path');var timeout=require(_0xa3b1('0x2'));var express=require('express');var router=express[_0xa3b1('0x3')]();var auth=require(_0xa3b1('0x4'));var interaction=require(_0xa3b1('0x5'));var config=require(_0xa3b1('0x6'));var controller=require(_0xa3b1('0x7'));router[_0xa3b1('0x8')]('/',auth[_0xa3b1('0x9')](),controller[_0xa3b1('0xa')]);router[_0xa3b1('0x8')](_0xa3b1('0xb'),auth[_0xa3b1('0x9')](),controller[_0xa3b1('0xc')]);router[_0xa3b1('0x8')](_0xa3b1('0xd'),auth[_0xa3b1('0x9')](),controller[_0xa3b1('0xe')]);router[_0xa3b1('0x8')](_0xa3b1('0xf'),auth[_0xa3b1('0x9')](),controller[_0xa3b1('0x10')]);router['get'](_0xa3b1('0x11'),auth[_0xa3b1('0x9')](),controller[_0xa3b1('0x12')]);router[_0xa3b1('0x13')]('/',auth[_0xa3b1('0x9')](),controller[_0xa3b1('0x14')]);router[_0xa3b1('0x15')]('/:id',auth['isAuthenticated'](),controller[_0xa3b1('0x16')]);router[_0xa3b1('0x17')]('/:id',auth[_0xa3b1('0x9')](),controller[_0xa3b1('0x18')]);module[_0xa3b1('0x19')]=router;
\ No newline at end of file
+var _0x972b=['index','get','/:id','isAuthenticated','show','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','update','exports','multer','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller'];(function(_0x56464a,_0x3551ba){var _0x25a4a9=function(_0x1bf19d){while(--_0x1bf19d){_0x56464a['push'](_0x56464a['shift']());}};_0x25a4a9(++_0x3551ba);}(_0x972b,0xff));var _0xb972=function(_0x2b2974,_0x13b4f8){_0x2b2974=_0x2b2974-0x0;var _0x3e509e=_0x972b[_0x2b2974];return _0x3e509e;};'use strict';var multer=require(_0xb972('0x0'));var util=require(_0xb972('0x1'));var path=require(_0xb972('0x2'));var timeout=require(_0xb972('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xb972('0x4'));var auth=require(_0xb972('0x5'));var interaction=require(_0xb972('0x6'));var config=require(_0xb972('0x7'));var controller=require(_0xb972('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0xb972('0x9')]);router[_0xb972('0xa')](_0xb972('0xb'),auth[_0xb972('0xc')](),controller[_0xb972('0xd')]);router['get']('/:id/fields',auth[_0xb972('0xc')](),controller[_0xb972('0xe')]);router[_0xb972('0xa')](_0xb972('0xf'),auth['isAuthenticated'](),controller[_0xb972('0x10')]);router['get'](_0xb972('0x11'),auth[_0xb972('0xc')](),controller[_0xb972('0x12')]);router[_0xb972('0x13')]('/',auth[_0xb972('0xc')](),controller[_0xb972('0x14')]);router[_0xb972('0x15')](_0xb972('0xb'),auth[_0xb972('0xc')](),controller[_0xb972('0x16')]);router['delete'](_0xb972('0xb'),auth[_0xb972('0xc')](),controller['destroy']);module[_0xb972('0x17')]=router;
\ No newline at end of file