Built motion from commit 10af8726.|2.6.34
[motion2.git] / server / api / intSugarcrmConfiguration / index.js
index 8da9613..79fea28 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xacfd=['isAuthenticated','index','show','getFields','/:id/subjects','getSubjects','/:id/descriptions','getDescriptions','post','create','put','/:id','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intSugarcrmConfiguration.controller','get'];(function(_0x467739,_0x35e9dd){var _0x17e4df=function(_0x27dc4a){while(--_0x27dc4a){_0x467739['push'](_0x467739['shift']());}};_0x17e4df(++_0x35e9dd);}(_0xacfd,0x144));var _0xdacf=function(_0x7c9e8a,_0x8cd714){_0x7c9e8a=_0x7c9e8a-0x0;var _0x14e5e2=_0xacfd[_0x7c9e8a];return _0x14e5e2;};'use strict';var multer=require(_0xdacf('0x0'));var util=require(_0xdacf('0x1'));var path=require(_0xdacf('0x2'));var timeout=require(_0xdacf('0x3'));var express=require(_0xdacf('0x4'));var router=express[_0xdacf('0x5')]();var fs_extra=require(_0xdacf('0x6'));var auth=require(_0xdacf('0x7'));var interaction=require(_0xdacf('0x8'));var config=require(_0xdacf('0x9'));var controller=require(_0xdacf('0xa'));router[_0xdacf('0xb')]('/',auth[_0xdacf('0xc')](),controller[_0xdacf('0xd')]);router['get']('/:id',auth[_0xdacf('0xc')](),controller[_0xdacf('0xe')]);router[_0xdacf('0xb')]('/:id/fields',auth[_0xdacf('0xc')](),controller[_0xdacf('0xf')]);router[_0xdacf('0xb')](_0xdacf('0x10'),auth[_0xdacf('0xc')](),controller[_0xdacf('0x11')]);router[_0xdacf('0xb')](_0xdacf('0x12'),auth[_0xdacf('0xc')](),controller[_0xdacf('0x13')]);router[_0xdacf('0x14')]('/',auth[_0xdacf('0xc')](),controller[_0xdacf('0x15')]);router[_0xdacf('0x16')](_0xdacf('0x17'),auth['isAuthenticated'](),controller[_0xdacf('0x18')]);router[_0xdacf('0x19')]('/:id',auth['isAuthenticated'](),controller[_0xdacf('0x1a')]);module[_0xdacf('0x1b')]=router;
\ No newline at end of file
+var _0xccc3=['util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./intSugarcrmConfiguration.controller','isAuthenticated','index','show','/:id/fields','get','/:id/subjects','/:id/descriptions','getDescriptions','post','create','delete','/:id','exports','multer'];(function(_0x19e928,_0x26a0e4){var _0x4e941f=function(_0x52a5cd){while(--_0x52a5cd){_0x19e928['push'](_0x19e928['shift']());}};_0x4e941f(++_0x26a0e4);}(_0xccc3,0xdb));var _0x3ccc=function(_0x57b54c,_0x54ce0d){_0x57b54c=_0x57b54c-0x0;var _0x59cc19=_0xccc3[_0x57b54c];return _0x59cc19;};'use strict';var multer=require(_0x3ccc('0x0'));var util=require(_0x3ccc('0x1'));var path=require(_0x3ccc('0x2'));var timeout=require(_0x3ccc('0x3'));var express=require(_0x3ccc('0x4'));var router=express[_0x3ccc('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x3ccc('0x6'));var interaction=require(_0x3ccc('0x7'));var config=require('../../config/environment');var controller=require(_0x3ccc('0x8'));router['get']('/',auth[_0x3ccc('0x9')](),controller[_0x3ccc('0xa')]);router['get']('/:id',auth[_0x3ccc('0x9')](),controller[_0x3ccc('0xb')]);router['get'](_0x3ccc('0xc'),auth[_0x3ccc('0x9')](),controller['getFields']);router[_0x3ccc('0xd')](_0x3ccc('0xe'),auth[_0x3ccc('0x9')](),controller['getSubjects']);router[_0x3ccc('0xd')](_0x3ccc('0xf'),auth['isAuthenticated'](),controller[_0x3ccc('0x10')]);router[_0x3ccc('0x11')]('/',auth[_0x3ccc('0x9')](),controller[_0x3ccc('0x12')]);router['put']('/:id',auth['isAuthenticated'](),controller['update']);router[_0x3ccc('0x13')](_0x3ccc('0x14'),auth[_0x3ccc('0x9')](),controller['destroy']);module[_0x3ccc('0x15')]=router;
\ No newline at end of file