X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FintVtigerField%2Findex.js;h=8d7f1a14d413c60a2d8968132b80de5835fd3747;hb=ece744b31d5c8c1b26913aafb50e0250a2a6b474;hp=6fea6870147b864ac49ff535a5e40d12a4027725;hpb=9de5174448f6124e143d4b68967b102fec513aee;p=motion2.git diff --git a/server/api/intVtigerField/index.js b/server/api/intVtigerField/index.js index 6fea687..8d7f1a1 100644 --- a/server/api/intVtigerField/index.js +++ b/server/api/intVtigerField/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x3ead=['post','create','put','update','exports','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./intVtigerField.controller','get','isAuthenticated','index','/:id','show'];(function(_0x2307fa,_0x266e5e){var _0x496486=function(_0x53466e){while(--_0x53466e){_0x2307fa['push'](_0x2307fa['shift']());}};_0x496486(++_0x266e5e);}(_0x3ead,0x15b));var _0xd3ea=function(_0x1635fe,_0x5f1d9f){_0x1635fe=_0x1635fe-0x0;var _0x3c512a=_0x3ead[_0x1635fe];return _0x3c512a;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xd3ea('0x0'));var timeout=require(_0xd3ea('0x1'));var express=require(_0xd3ea('0x2'));var router=express[_0xd3ea('0x3')]();var fs_extra=require(_0xd3ea('0x4'));var auth=require(_0xd3ea('0x5'));var interaction=require(_0xd3ea('0x6'));var config=require(_0xd3ea('0x7'));var controller=require(_0xd3ea('0x8'));router[_0xd3ea('0x9')]('/',auth[_0xd3ea('0xa')](),controller[_0xd3ea('0xb')]);router[_0xd3ea('0x9')](_0xd3ea('0xc'),auth[_0xd3ea('0xa')](),controller[_0xd3ea('0xd')]);router[_0xd3ea('0xe')]('/',auth[_0xd3ea('0xa')](),controller[_0xd3ea('0xf')]);router[_0xd3ea('0x10')](_0xd3ea('0xc'),auth[_0xd3ea('0xa')](),controller[_0xd3ea('0x11')]);router['delete'](_0xd3ea('0xc'),auth['isAuthenticated'](),controller['destroy']);module[_0xd3ea('0x12')]=router; \ No newline at end of file +var _0xbc1c=['express','Router','fs-extra','../../components/auth/service','../../config/environment','./intVtigerField.controller','isAuthenticated','index','get','/:id','show','post','create','put','delete','exports','multer','util','path'];(function(_0x3a0d89,_0x4256f8){var _0x51c8f1=function(_0x965c3){while(--_0x965c3){_0x3a0d89['push'](_0x3a0d89['shift']());}};_0x51c8f1(++_0x4256f8);}(_0xbc1c,0x140));var _0xcbc1=function(_0x4fd82a,_0x29d9d5){_0x4fd82a=_0x4fd82a-0x0;var _0x21d2a8=_0xbc1c[_0x4fd82a];return _0x21d2a8;};'use strict';var multer=require(_0xcbc1('0x0'));var util=require(_0xcbc1('0x1'));var path=require(_0xcbc1('0x2'));var timeout=require('connect-timeout');var express=require(_0xcbc1('0x3'));var router=express[_0xcbc1('0x4')]();var fs_extra=require(_0xcbc1('0x5'));var auth=require(_0xcbc1('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xcbc1('0x7'));var controller=require(_0xcbc1('0x8'));router['get']('/',auth[_0xcbc1('0x9')](),controller[_0xcbc1('0xa')]);router[_0xcbc1('0xb')](_0xcbc1('0xc'),auth[_0xcbc1('0x9')](),controller[_0xcbc1('0xd')]);router[_0xcbc1('0xe')]('/',auth[_0xcbc1('0x9')](),controller[_0xcbc1('0xf')]);router[_0xcbc1('0x10')]('/:id',auth[_0xcbc1('0x9')](),controller['update']);router[_0xcbc1('0x11')](_0xcbc1('0xc'),auth[_0xcbc1('0x9')](),controller['destroy']);module[_0xcbc1('0x12')]=router; \ No newline at end of file