Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / intVtigerConfiguration / index.js
index 701c5e4..39cc3a7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa5e4=['./intVtigerConfiguration.controller','isAuthenticated','index','show','getFields','get','/:id/subjects','getSubjects','/:id/descriptions','post','create','put','/:id','update','delete','destroy','exports','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service'];(function(_0x15b219,_0x28ce6e){var _0xb9e037=function(_0x32422c){while(--_0x32422c){_0x15b219['push'](_0x15b219['shift']());}};_0xb9e037(++_0x28ce6e);}(_0xa5e4,0x179));var _0x4a5e=function(_0x533676,_0x2be01c){_0x533676=_0x533676-0x0;var _0x32f7bd=_0xa5e4[_0x533676];return _0x32f7bd;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x4a5e('0x0'));var timeout=require(_0x4a5e('0x1'));var express=require(_0x4a5e('0x2'));var router=express[_0x4a5e('0x3')]();var fs_extra=require(_0x4a5e('0x4'));var auth=require(_0x4a5e('0x5'));var interaction=require(_0x4a5e('0x6'));var config=require('../../config/environment');var controller=require(_0x4a5e('0x7'));router['get']('/',auth[_0x4a5e('0x8')](),controller[_0x4a5e('0x9')]);router['get']('/:id',auth['isAuthenticated'](),controller[_0x4a5e('0xa')]);router['get']('/:id/fields',auth['isAuthenticated'](),controller[_0x4a5e('0xb')]);router[_0x4a5e('0xc')](_0x4a5e('0xd'),auth[_0x4a5e('0x8')](),controller[_0x4a5e('0xe')]);router['get'](_0x4a5e('0xf'),auth['isAuthenticated'](),controller['getDescriptions']);router[_0x4a5e('0x10')]('/',auth[_0x4a5e('0x8')](),controller[_0x4a5e('0x11')]);router[_0x4a5e('0x12')](_0x4a5e('0x13'),auth[_0x4a5e('0x8')](),controller[_0x4a5e('0x14')]);router[_0x4a5e('0x15')](_0x4a5e('0x13'),auth[_0x4a5e('0x8')](),controller[_0x4a5e('0x16')]);module[_0x4a5e('0x17')]=router;
\ No newline at end of file
+var _0xbeec=['getDescriptions','post','create','put','/:id','update','delete','destroy','exports','multer','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','isAuthenticated','show','/:id/fields','getFields','/:id/subjects','getSubjects','/:id/descriptions'];(function(_0x75f869,_0x3690d6){var _0x10af8b=function(_0x22d3ff){while(--_0x22d3ff){_0x75f869['push'](_0x75f869['shift']());}};_0x10af8b(++_0x3690d6);}(_0xbeec,0xc1));var _0xcbee=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0xbeec[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0xcbee('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require('express');var router=express[_0xcbee('0x1')]();var fs_extra=require('fs-extra');var auth=require(_0xcbee('0x2'));var interaction=require(_0xcbee('0x3'));var config=require(_0xcbee('0x4'));var controller=require('./intVtigerConfiguration.controller');router[_0xcbee('0x5')]('/',auth['isAuthenticated'](),controller[_0xcbee('0x6')]);router[_0xcbee('0x5')]('/:id',auth[_0xcbee('0x7')](),controller[_0xcbee('0x8')]);router['get'](_0xcbee('0x9'),auth[_0xcbee('0x7')](),controller[_0xcbee('0xa')]);router[_0xcbee('0x5')](_0xcbee('0xb'),auth[_0xcbee('0x7')](),controller[_0xcbee('0xc')]);router[_0xcbee('0x5')](_0xcbee('0xd'),auth[_0xcbee('0x7')](),controller[_0xcbee('0xe')]);router[_0xcbee('0xf')]('/',auth[_0xcbee('0x7')](),controller[_0xcbee('0x10')]);router[_0xcbee('0x11')](_0xcbee('0x12'),auth[_0xcbee('0x7')](),controller[_0xcbee('0x13')]);router[_0xcbee('0x14')]('/:id',auth['isAuthenticated'](),controller[_0xcbee('0x15')]);module[_0xcbee('0x16')]=router;
\ No newline at end of file