Built motion from commit (unavailable).|2.5.27
[motion2.git] / server / api / intSugarcrmAccount / index.js
index 1201700..5635edb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xebab=['./intSugarcrmAccount.controller','index','/:id','isAuthenticated','show','/:id/configurations','get','/:id/fields','getFields','post','create','addConfiguration','update','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x40c916,_0x59aa12){var _0x5b9f16=function(_0x2d3914){while(--_0x2d3914){_0x40c916['push'](_0x40c916['shift']());}};_0x5b9f16(++_0x59aa12);}(_0xebab,0x74));var _0xbeba=function(_0x2b2759,_0x1c7bfd){_0x2b2759=_0x2b2759-0x0;var _0x503d06=_0xebab[_0x2b2759];return _0x503d06;};'use strict';var multer=require(_0xbeba('0x0'));var util=require(_0xbeba('0x1'));var path=require(_0xbeba('0x2'));var timeout=require(_0xbeba('0x3'));var express=require(_0xbeba('0x4'));var router=express[_0xbeba('0x5')]();var auth=require(_0xbeba('0x6'));var interaction=require(_0xbeba('0x7'));var config=require(_0xbeba('0x8'));var controller=require(_0xbeba('0x9'));router['get']('/',auth['isAuthenticated'](),controller[_0xbeba('0xa')]);router['get'](_0xbeba('0xb'),auth[_0xbeba('0xc')](),controller[_0xbeba('0xd')]);router['get'](_0xbeba('0xe'),auth[_0xbeba('0xc')](),controller['getConfigurations']);router[_0xbeba('0xf')](_0xbeba('0x10'),auth[_0xbeba('0xc')](),controller[_0xbeba('0x11')]);router[_0xbeba('0x12')]('/',auth['isAuthenticated'](),controller[_0xbeba('0x13')]);router[_0xbeba('0x12')](_0xbeba('0xe'),auth['isAuthenticated'](),controller[_0xbeba('0x14')]);router['put'](_0xbeba('0xb'),auth[_0xbeba('0xc')](),controller[_0xbeba('0x15')]);router[_0xbeba('0x16')](_0xbeba('0xb'),auth['isAuthenticated'](),controller[_0xbeba('0x17')]);module[_0xbeba('0x18')]=router;
\ No newline at end of file
+var _0xc62b=['connect-timeout','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./intSugarcrmAccount.controller','index','get','/:id','show','/:id/configurations','isAuthenticated','getConfigurations','/:id/fields','post','addConfiguration','put','delete','destroy','exports','multer','util','path'];(function(_0x20c7d9,_0x2f688c){var _0x355dcd=function(_0x35c603){while(--_0x35c603){_0x20c7d9['push'](_0x20c7d9['shift']());}};_0x355dcd(++_0x2f688c);}(_0xc62b,0x13f));var _0xbc62=function(_0x180704,_0x450e33){_0x180704=_0x180704-0x0;var _0x49acad=_0xc62b[_0x180704];return _0x49acad;};'use strict';var multer=require(_0xbc62('0x0'));var util=require(_0xbc62('0x1'));var path=require(_0xbc62('0x2'));var timeout=require(_0xbc62('0x3'));var express=require('express');var router=express[_0xbc62('0x4')]();var fs_extra=require(_0xbc62('0x5'));var auth=require(_0xbc62('0x6'));var interaction=require(_0xbc62('0x7'));var config=require('../../config/environment');var controller=require(_0xbc62('0x8'));router['get']('/',auth['isAuthenticated'](),controller[_0xbc62('0x9')]);router[_0xbc62('0xa')](_0xbc62('0xb'),auth['isAuthenticated'](),controller[_0xbc62('0xc')]);router['get'](_0xbc62('0xd'),auth[_0xbc62('0xe')](),controller[_0xbc62('0xf')]);router[_0xbc62('0xa')](_0xbc62('0x10'),auth[_0xbc62('0xe')](),controller['getFields']);router[_0xbc62('0x11')]('/',auth[_0xbc62('0xe')](),controller['create']);router[_0xbc62('0x11')](_0xbc62('0xd'),auth[_0xbc62('0xe')](),controller[_0xbc62('0x12')]);router[_0xbc62('0x13')](_0xbc62('0xb'),auth['isAuthenticated'](),controller['update']);router[_0xbc62('0x14')](_0xbc62('0xb'),auth[_0xbc62('0xe')](),controller[_0xbc62('0x15')]);module[_0xbc62('0x16')]=router;
\ No newline at end of file