Built motion from commit 616d3211.|2.6.4
[motion2.git] / server / api / mailQueueReport / index.js
index c442bf3..55fc62c 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 _0x6ec2=['path','connect-timeout','express','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailQueueReport.controller','get','isAuthenticated','index','/describe','describe','/:id','post','update','multer','util'];(function(_0x1f4674,_0x146085){var _0x3e7f42=function(_0x4bd366){while(--_0x4bd366){_0x1f4674['push'](_0x1f4674['shift']());}};_0x3e7f42(++_0x146085);}(_0x6ec2,0x1b8));var _0x26ec=function(_0x3bc028,_0x632ca3){_0x3bc028=_0x3bc028-0x0;var _0x23ac0f=_0x6ec2[_0x3bc028];return _0x23ac0f;};'use strict';var multer=require(_0x26ec('0x0'));var util=require(_0x26ec('0x1'));var path=require(_0x26ec('0x2'));var timeout=require(_0x26ec('0x3'));var express=require(_0x26ec('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require(_0x26ec('0x5'));var interaction=require(_0x26ec('0x6'));var config=require(_0x26ec('0x7'));var controller=require(_0x26ec('0x8'));router[_0x26ec('0x9')]('/',auth[_0x26ec('0xa')](),controller[_0x26ec('0xb')]);router[_0x26ec('0x9')](_0x26ec('0xc'),auth[_0x26ec('0xa')](),controller[_0x26ec('0xd')]);router[_0x26ec('0x9')](_0x26ec('0xe'),auth[_0x26ec('0xa')](),controller['show']);router[_0x26ec('0xf')]('/',auth[_0x26ec('0xa')](),controller['create']);router['put'](_0x26ec('0xe'),auth[_0x26ec('0xa')](),controller[_0x26ec('0x10')]);router['delete'](_0x26ec('0xe'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file