Built motion from commit 06eb8eb0.|2.6.31
[motion2.git] / server / api / mailTransferReport / index.js
index 2168252..b3d9e73 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x880a=['/:id','post','create','update','multer','util','path','connect-timeout','express','../../config/environment','./mailTransferReport.controller','isAuthenticated','index','get','/describe'];(function(_0x4e1532,_0x8b5209){var _0x1fabce=function(_0x4c58e9){while(--_0x4c58e9){_0x4e1532['push'](_0x4e1532['shift']());}};_0x1fabce(++_0x8b5209);}(_0x880a,0x13f));var _0xa880=function(_0xf3f706,_0x38a484){_0xf3f706=_0xf3f706-0x0;var _0x43e438=_0x880a[_0xf3f706];return _0x43e438;};'use strict';var multer=require(_0xa880('0x0'));var util=require(_0xa880('0x1'));var path=require(_0xa880('0x2'));var timeout=require(_0xa880('0x3'));var express=require(_0xa880('0x4'));var router=express['Router']();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xa880('0x5'));var controller=require(_0xa880('0x6'));router['get']('/',auth[_0xa880('0x7')](),controller[_0xa880('0x8')]);router[_0xa880('0x9')](_0xa880('0xa'),auth[_0xa880('0x7')](),controller['describe']);router['get'](_0xa880('0xb'),auth[_0xa880('0x7')](),controller['show']);router[_0xa880('0xc')]('/',auth[_0xa880('0x7')](),controller[_0xa880('0xd')]);router['put'](_0xa880('0xb'),auth[_0xa880('0x7')](),controller[_0xa880('0xe')]);router['delete'](_0xa880('0xb'),auth['isAuthenticated'](),controller['destroy']);module['exports']=router;
\ No newline at end of file
+var _0x5ed8=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailTransferReport.controller','get','isAuthenticated','describe','/:id','show','create','put','update','delete','destroy','multer','util','path','connect-timeout'];(function(_0xd4b0ea,_0x5d35b7){var _0x57c43e=function(_0x9e2480){while(--_0x9e2480){_0xd4b0ea['push'](_0xd4b0ea['shift']());}};_0x57c43e(++_0x5d35b7);}(_0x5ed8,0x150));var _0x85ed=function(_0x2e6e12,_0x238fc4){_0x2e6e12=_0x2e6e12-0x0;var _0x4bebf6=_0x5ed8[_0x2e6e12];return _0x4bebf6;};'use strict';var multer=require(_0x85ed('0x0'));var util=require(_0x85ed('0x1'));var path=require(_0x85ed('0x2'));var timeout=require(_0x85ed('0x3'));var express=require('express');var router=express[_0x85ed('0x4')]();var fs_extra=require(_0x85ed('0x5'));var auth=require(_0x85ed('0x6'));var interaction=require(_0x85ed('0x7'));var config=require(_0x85ed('0x8'));var controller=require(_0x85ed('0x9'));router[_0x85ed('0xa')]('/',auth[_0x85ed('0xb')](),controller['index']);router[_0x85ed('0xa')]('/describe',auth[_0x85ed('0xb')](),controller[_0x85ed('0xc')]);router[_0x85ed('0xa')](_0x85ed('0xd'),auth[_0x85ed('0xb')](),controller[_0x85ed('0xe')]);router['post']('/',auth[_0x85ed('0xb')](),controller[_0x85ed('0xf')]);router[_0x85ed('0x10')](_0x85ed('0xd'),auth[_0x85ed('0xb')](),controller[_0x85ed('0x11')]);router[_0x85ed('0x12')](_0x85ed('0xd'),auth['isAuthenticated'](),controller[_0x85ed('0x13')]);module['exports']=router;
\ No newline at end of file