Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / mailQueueReport / index.js
index 91baeae..addfa74 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbf47=['express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailQueueReport.controller','get','isAuthenticated','index','/describe','show','post','create','put','/:id','destroy','exports','util','path'];(function(_0x1806e0,_0x2dcc71){var _0x51388c=function(_0x372eae){while(--_0x372eae){_0x1806e0['push'](_0x1806e0['shift']());}};_0x51388c(++_0x2dcc71);}(_0xbf47,0xa9));var _0x7bf4=function(_0x110707,_0x2509ba){_0x110707=_0x110707-0x0;var _0x551463=_0xbf47[_0x110707];return _0x551463;};'use strict';var multer=require('multer');var util=require(_0x7bf4('0x0'));var path=require(_0x7bf4('0x1'));var timeout=require('connect-timeout');var express=require(_0x7bf4('0x2'));var router=express[_0x7bf4('0x3')]();var auth=require(_0x7bf4('0x4'));var interaction=require(_0x7bf4('0x5'));var config=require(_0x7bf4('0x6'));var controller=require(_0x7bf4('0x7'));router[_0x7bf4('0x8')]('/',auth[_0x7bf4('0x9')](),controller[_0x7bf4('0xa')]);router[_0x7bf4('0x8')](_0x7bf4('0xb'),auth[_0x7bf4('0x9')](),controller['describe']);router[_0x7bf4('0x8')]('/:id',auth[_0x7bf4('0x9')](),controller[_0x7bf4('0xc')]);router[_0x7bf4('0xd')]('/',auth['isAuthenticated'](),controller[_0x7bf4('0xe')]);router[_0x7bf4('0xf')]('/:id',auth[_0x7bf4('0x9')](),controller['update']);router['delete'](_0x7bf4('0x10'),auth[_0x7bf4('0x9')](),controller[_0x7bf4('0x11')]);module[_0x7bf4('0x12')]=router;
\ No newline at end of file
+var _0xc2ad=['update','delete','destroy','exports','util','express','Router','../../components/auth/service','../../config/environment','./mailQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post','put'];(function(_0x4cacca,_0x4f42a6){var _0x3211e3=function(_0x2cc881){while(--_0x2cc881){_0x4cacca['push'](_0x4cacca['shift']());}};_0x3211e3(++_0x4f42a6);}(_0xc2ad,0x180));var _0xdc2a=function(_0x375de5,_0xca34d2){_0x375de5=_0x375de5-0x0;var _0x49e9f9=_0xc2ad[_0x375de5];return _0x49e9f9;};'use strict';var multer=require('multer');var util=require(_0xdc2a('0x0'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0xdc2a('0x1'));var router=express[_0xdc2a('0x2')]();var auth=require(_0xdc2a('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xdc2a('0x4'));var controller=require(_0xdc2a('0x5'));router[_0xdc2a('0x6')]('/',auth[_0xdc2a('0x7')](),controller[_0xdc2a('0x8')]);router[_0xdc2a('0x6')](_0xdc2a('0x9'),auth[_0xdc2a('0x7')](),controller[_0xdc2a('0xa')]);router['get'](_0xdc2a('0xb'),auth[_0xdc2a('0x7')](),controller[_0xdc2a('0xc')]);router[_0xdc2a('0xd')]('/',auth[_0xdc2a('0x7')](),controller['create']);router[_0xdc2a('0xe')](_0xdc2a('0xb'),auth[_0xdc2a('0x7')](),controller[_0xdc2a('0xf')]);router[_0xdc2a('0x10')](_0xdc2a('0xb'),auth[_0xdc2a('0x7')](),controller[_0xdc2a('0x11')]);module[_0xdc2a('0x12')]=router;
\ No newline at end of file