Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / mailTransferReport / index.js
index 2e792be..a00de0f 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x08be=['express','Router','../../components/auth/service','./mailTransferReport.controller','isAuthenticated','get','/describe','describe','show','post','put','update','delete','destroy','exports','connect-timeout'];(function(_0x1cb7c2,_0x314fbc){var _0x436048=function(_0x469692){while(--_0x469692){_0x1cb7c2['push'](_0x1cb7c2['shift']());}};_0x436048(++_0x314fbc);}(_0x08be,0xaf));var _0xe08b=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x08be[_0x14add3];return _0x4a174f;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0xe08b('0x0'));var express=require(_0xe08b('0x1'));var router=express[_0xe08b('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xe08b('0x3'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xe08b('0x4'));router['get']('/',auth[_0xe08b('0x5')](),controller['index']);router[_0xe08b('0x6')](_0xe08b('0x7'),auth[_0xe08b('0x5')](),controller[_0xe08b('0x8')]);router[_0xe08b('0x6')]('/:id',auth[_0xe08b('0x5')](),controller[_0xe08b('0x9')]);router[_0xe08b('0xa')]('/',auth[_0xe08b('0x5')](),controller['create']);router[_0xe08b('0xb')]('/:id',auth[_0xe08b('0x5')](),controller[_0xe08b('0xc')]);router[_0xe08b('0xd')]('/:id',auth[_0xe08b('0x5')](),controller[_0xe08b('0xe')]);module[_0xe08b('0xf')]=router;
\ No newline at end of file
+var _0x84ec=['fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailTransferReport.controller','isAuthenticated','index','get','/describe','describe','/:id','show','post','put','update','delete','destroy','exports','path','express'];(function(_0x1f1a63,_0x3b5924){var _0x21492a=function(_0x56c789){while(--_0x56c789){_0x1f1a63['push'](_0x1f1a63['shift']());}};_0x21492a(++_0x3b5924);}(_0x84ec,0x17a));var _0xc84e=function(_0x3946d8,_0x1ec847){_0x3946d8=_0x3946d8-0x0;var _0x46f7a1=_0x84ec[_0x3946d8];return _0x46f7a1;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xc84e('0x0'));var timeout=require('connect-timeout');var express=require(_0xc84e('0x1'));var router=express['Router']();var fs_extra=require(_0xc84e('0x2'));var auth=require(_0xc84e('0x3'));var interaction=require(_0xc84e('0x4'));var config=require(_0xc84e('0x5'));var controller=require(_0xc84e('0x6'));router['get']('/',auth[_0xc84e('0x7')](),controller[_0xc84e('0x8')]);router[_0xc84e('0x9')](_0xc84e('0xa'),auth[_0xc84e('0x7')](),controller[_0xc84e('0xb')]);router[_0xc84e('0x9')](_0xc84e('0xc'),auth['isAuthenticated'](),controller[_0xc84e('0xd')]);router[_0xc84e('0xe')]('/',auth[_0xc84e('0x7')](),controller['create']);router[_0xc84e('0xf')](_0xc84e('0xc'),auth[_0xc84e('0x7')](),controller[_0xc84e('0x10')]);router[_0xc84e('0x11')](_0xc84e('0xc'),auth['isAuthenticated'](),controller[_0xc84e('0x12')]);module[_0xc84e('0x13')]=router;
\ No newline at end of file