Built motion from commit 753c950e.|2.5.42
[motion2.git] / server / api / mailTransferReport / index.js
index 716c809..c9d5d52 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0c3c=['connect-timeout','express','Router','../../components/auth/service','./mailTransferReport.controller','get','/describe','isAuthenticated','describe','show','post','create','put','/:id','update','destroy','exports','multer','util','path'];(function(_0x5783f4,_0x4a9e0a){var _0x28e380=function(_0x1ffc49){while(--_0x1ffc49){_0x5783f4['push'](_0x5783f4['shift']());}};_0x28e380(++_0x4a9e0a);}(_0x0c3c,0x115));var _0xc0c3=function(_0x112db5,_0x38a06d){_0x112db5=_0x112db5-0x0;var _0x1d7d06=_0x0c3c[_0x112db5];return _0x1d7d06;};'use strict';var multer=require(_0xc0c3('0x0'));var util=require(_0xc0c3('0x1'));var path=require(_0xc0c3('0x2'));var timeout=require(_0xc0c3('0x3'));var express=require(_0xc0c3('0x4'));var router=express[_0xc0c3('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0xc0c3('0x6'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xc0c3('0x7'));router['get']('/',auth['isAuthenticated'](),controller['index']);router[_0xc0c3('0x8')](_0xc0c3('0x9'),auth[_0xc0c3('0xa')](),controller[_0xc0c3('0xb')]);router[_0xc0c3('0x8')]('/:id',auth['isAuthenticated'](),controller[_0xc0c3('0xc')]);router[_0xc0c3('0xd')]('/',auth[_0xc0c3('0xa')](),controller[_0xc0c3('0xe')]);router[_0xc0c3('0xf')](_0xc0c3('0x10'),auth['isAuthenticated'](),controller[_0xc0c3('0x11')]);router['delete'](_0xc0c3('0x10'),auth[_0xc0c3('0xa')](),controller[_0xc0c3('0x12')]);module[_0xc0c3('0x13')]=router;
\ No newline at end of file
+var _0xeb86=['./mailTransferReport.controller','get','isAuthenticated','/describe','/:id','show','post','put','update','delete','destroy','exports','multer','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0x4b8596,_0xa55202){var _0x4aba96=function(_0x32167a){while(--_0x32167a){_0x4b8596['push'](_0x4b8596['shift']());}};_0x4aba96(++_0xa55202);}(_0xeb86,0x1d8));var _0x6eb8=function(_0x4869d6,_0x55952b){_0x4869d6=_0x4869d6-0x0;var _0x25da94=_0xeb86[_0x4869d6];return _0x25da94;};'use strict';var multer=require(_0x6eb8('0x0'));var util=require('util');var path=require(_0x6eb8('0x1'));var timeout=require('connect-timeout');var express=require(_0x6eb8('0x2'));var router=express[_0x6eb8('0x3')]();var fs_extra=require(_0x6eb8('0x4'));var auth=require(_0x6eb8('0x5'));var interaction=require(_0x6eb8('0x6'));var config=require(_0x6eb8('0x7'));var controller=require(_0x6eb8('0x8'));router[_0x6eb8('0x9')]('/',auth[_0x6eb8('0xa')](),controller['index']);router[_0x6eb8('0x9')](_0x6eb8('0xb'),auth['isAuthenticated'](),controller['describe']);router[_0x6eb8('0x9')](_0x6eb8('0xc'),auth[_0x6eb8('0xa')](),controller[_0x6eb8('0xd')]);router[_0x6eb8('0xe')]('/',auth[_0x6eb8('0xa')](),controller['create']);router[_0x6eb8('0xf')](_0x6eb8('0xc'),auth[_0x6eb8('0xa')](),controller[_0x6eb8('0x10')]);router[_0x6eb8('0x11')](_0x6eb8('0xc'),auth[_0x6eb8('0xa')](),controller[_0x6eb8('0x12')]);module[_0x6eb8('0x13')]=router;
\ No newline at end of file