Built motion from commit c738b9ac.|2.6.25
[motion2.git] / server / api / mailQueueReport / index.js
index fe7ce77..6e2ba2e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x02cd=['put','update','delete','destroy','exports','multer','path','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailQueueReport.controller','get','/describe','isAuthenticated','describe','/:id','post'];(function(_0x1bc147,_0x47acdd){var _0x3fa75f=function(_0x460884){while(--_0x460884){_0x1bc147['push'](_0x1bc147['shift']());}};_0x3fa75f(++_0x47acdd);}(_0x02cd,0x122));var _0xd02c=function(_0x1591d4,_0x4ea3bd){_0x1591d4=_0x1591d4-0x0;var _0x4c46bb=_0x02cd[_0x1591d4];return _0x4c46bb;};'use strict';var multer=require(_0xd02c('0x0'));var util=require('util');var path=require(_0xd02c('0x1'));var timeout=require('connect-timeout');var express=require('express');var router=express[_0xd02c('0x2')]();var fs_extra=require(_0xd02c('0x3'));var auth=require(_0xd02c('0x4'));var interaction=require(_0xd02c('0x5'));var config=require(_0xd02c('0x6'));var controller=require(_0xd02c('0x7'));router[_0xd02c('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0xd02c('0x8')](_0xd02c('0x9'),auth[_0xd02c('0xa')](),controller[_0xd02c('0xb')]);router[_0xd02c('0x8')](_0xd02c('0xc'),auth['isAuthenticated'](),controller['show']);router[_0xd02c('0xd')]('/',auth[_0xd02c('0xa')](),controller['create']);router[_0xd02c('0xe')](_0xd02c('0xc'),auth[_0xd02c('0xa')](),controller[_0xd02c('0xf')]);router[_0xd02c('0x10')](_0xd02c('0xc'),auth[_0xd02c('0xa')](),controller[_0xd02c('0x11')]);module[_0xd02c('0x12')]=router;
\ No newline at end of file
+var _0x1fd4=['get','/:id','show','create','put','update','destroy','exports','util','connect-timeout','express','Router','fs-extra','../../config/environment','isAuthenticated','index'];(function(_0x36369a,_0x20f604){var _0x562bf0=function(_0x3c68dc){while(--_0x3c68dc){_0x36369a['push'](_0x36369a['shift']());}};_0x562bf0(++_0x20f604);}(_0x1fd4,0x158));var _0x41fd=function(_0x127155,_0x25c0be){_0x127155=_0x127155-0x0;var _0x1aac6a=_0x1fd4[_0x127155];return _0x1aac6a;};'use strict';var multer=require('multer');var util=require(_0x41fd('0x0'));var path=require('path');var timeout=require(_0x41fd('0x1'));var express=require(_0x41fd('0x2'));var router=express[_0x41fd('0x3')]();var fs_extra=require(_0x41fd('0x4'));var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x41fd('0x5'));var controller=require('./mailQueueReport.controller');router['get']('/',auth[_0x41fd('0x6')](),controller[_0x41fd('0x7')]);router[_0x41fd('0x8')]('/describe',auth[_0x41fd('0x6')](),controller['describe']);router[_0x41fd('0x8')](_0x41fd('0x9'),auth[_0x41fd('0x6')](),controller[_0x41fd('0xa')]);router['post']('/',auth[_0x41fd('0x6')](),controller[_0x41fd('0xb')]);router[_0x41fd('0xc')](_0x41fd('0x9'),auth[_0x41fd('0x6')](),controller[_0x41fd('0xd')]);router['delete'](_0x41fd('0x9'),auth[_0x41fd('0x6')](),controller[_0x41fd('0xe')]);module[_0x41fd('0xf')]=router;
\ No newline at end of file