Built motion from commit (unavailable).|2.5.8
[motion2.git] / server / api / mailQueueReport / index.js
index c442bf3..dc2c52a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfbe8=['../../components/interaction/service','isAuthenticated','index','get','/describe','describe','/:id','show','post','update','delete','destroy','multer','util','express','Router'];(function(_0x48f7d2,_0x15afd2){var _0xe726da=function(_0x2b70f4){while(--_0x2b70f4){_0x48f7d2['push'](_0x48f7d2['shift']());}};_0xe726da(++_0x15afd2);}(_0xfbe8,0x14c));var _0x8fbe=function(_0x50a0c2,_0x4befab){_0x50a0c2=_0x50a0c2-0x0;var _0x5ebadd=_0xfbe8[_0x50a0c2];return _0x5ebadd;};'use strict';var multer=require(_0x8fbe('0x0'));var util=require(_0x8fbe('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x8fbe('0x2'));var router=express[_0x8fbe('0x3')]();var auth=require('../../components/auth/service');var interaction=require(_0x8fbe('0x4'));var config=require('../../config/environment');var controller=require('./mailQueueReport.controller');router['get']('/',auth[_0x8fbe('0x5')](),controller[_0x8fbe('0x6')]);router[_0x8fbe('0x7')](_0x8fbe('0x8'),auth['isAuthenticated'](),controller[_0x8fbe('0x9')]);router[_0x8fbe('0x7')](_0x8fbe('0xa'),auth['isAuthenticated'](),controller[_0x8fbe('0xb')]);router[_0x8fbe('0xc')]('/',auth['isAuthenticated'](),controller['create']);router['put'](_0x8fbe('0xa'),auth[_0x8fbe('0x5')](),controller[_0x8fbe('0xd')]);router[_0x8fbe('0xe')](_0x8fbe('0xa'),auth[_0x8fbe('0x5')](),controller[_0x8fbe('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0x54c4=['../../components/auth/service','../../config/environment','./mailQueueReport.controller','get','isAuthenticated','describe','/:id','show','post','create','put','update','delete','exports','util','path','connect-timeout','Router'];(function(_0x5e4c05,_0xa9fea4){var _0x4d8826=function(_0x36b8de){while(--_0x36b8de){_0x5e4c05['push'](_0x5e4c05['shift']());}};_0x4d8826(++_0xa9fea4);}(_0x54c4,0x140));var _0x454c=function(_0x121db1,_0x3c80d1){_0x121db1=_0x121db1-0x0;var _0x417feb=_0x54c4[_0x121db1];return _0x417feb;};'use strict';var multer=require('multer');var util=require(_0x454c('0x0'));var path=require(_0x454c('0x1'));var timeout=require(_0x454c('0x2'));var express=require('express');var router=express[_0x454c('0x3')]();var auth=require(_0x454c('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x454c('0x5'));var controller=require(_0x454c('0x6'));router[_0x454c('0x7')]('/',auth[_0x454c('0x8')](),controller['index']);router[_0x454c('0x7')]('/describe',auth[_0x454c('0x8')](),controller[_0x454c('0x9')]);router['get'](_0x454c('0xa'),auth[_0x454c('0x8')](),controller[_0x454c('0xb')]);router[_0x454c('0xc')]('/',auth['isAuthenticated'](),controller[_0x454c('0xd')]);router[_0x454c('0xe')](_0x454c('0xa'),auth[_0x454c('0x8')](),controller[_0x454c('0xf')]);router[_0x454c('0x10')]('/:id',auth['isAuthenticated'](),controller['destroy']);module[_0x454c('0x11')]=router;
\ No newline at end of file