Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / mailSubstatus / index.js
index 82da90c..ecd6240 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x0c4a=['destroy','exports','path','connect-timeout','Router','../../components/interaction/service','../../config/environment','./mailSubstatus.controller','index','get','/describe','describe','/:id','post','create','update','delete','isAuthenticated'];(function(_0x39428c,_0x34b23a){var _0x52d069=function(_0x394962){while(--_0x394962){_0x39428c['push'](_0x39428c['shift']());}};_0x52d069(++_0x34b23a);}(_0x0c4a,0x17c));var _0xa0c4=function(_0x54ee37,_0x24a9f6){_0x54ee37=_0x54ee37-0x0;var _0x5aaae3=_0x0c4a[_0x54ee37];return _0x5aaae3;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xa0c4('0x0'));var timeout=require(_0xa0c4('0x1'));var express=require('express');var router=express[_0xa0c4('0x2')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xa0c4('0x3'));var config=require(_0xa0c4('0x4'));var controller=require(_0xa0c4('0x5'));router['get']('/',auth['isAuthenticated'](),controller[_0xa0c4('0x6')]);router[_0xa0c4('0x7')](_0xa0c4('0x8'),auth['isAuthenticated'](),controller[_0xa0c4('0x9')]);router[_0xa0c4('0x7')](_0xa0c4('0xa'),auth['isAuthenticated'](),controller['show']);router[_0xa0c4('0xb')]('/',auth['isAuthenticated'](),controller[_0xa0c4('0xc')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0xa0c4('0xd')]);router[_0xa0c4('0xe')](_0xa0c4('0xa'),auth[_0xa0c4('0xf')](),controller[_0xa0c4('0x10')]);module[_0xa0c4('0x11')]=router;
\ No newline at end of file
+var _0xe9b8=['create','put','update','delete','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailSubstatus.controller','get','isAuthenticated','index','/describe','describe','/:id','show','post'];(function(_0x416df1,_0x562c29){var _0x2465a1=function(_0x4e6b19){while(--_0x4e6b19){_0x416df1['push'](_0x416df1['shift']());}};_0x2465a1(++_0x562c29);}(_0xe9b8,0xc5));var _0x8e9b=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0xe9b8[_0x20a584];return _0x4b41a8;};'use strict';var multer=require(_0x8e9b('0x0'));var util=require(_0x8e9b('0x1'));var path=require(_0x8e9b('0x2'));var timeout=require(_0x8e9b('0x3'));var express=require(_0x8e9b('0x4'));var router=express[_0x8e9b('0x5')]();var fs_extra=require(_0x8e9b('0x6'));var auth=require(_0x8e9b('0x7'));var interaction=require(_0x8e9b('0x8'));var config=require(_0x8e9b('0x9'));var controller=require(_0x8e9b('0xa'));router[_0x8e9b('0xb')]('/',auth[_0x8e9b('0xc')](),controller[_0x8e9b('0xd')]);router[_0x8e9b('0xb')](_0x8e9b('0xe'),auth[_0x8e9b('0xc')](),controller[_0x8e9b('0xf')]);router[_0x8e9b('0xb')](_0x8e9b('0x10'),auth[_0x8e9b('0xc')](),controller[_0x8e9b('0x11')]);router[_0x8e9b('0x12')]('/',auth[_0x8e9b('0xc')](),controller[_0x8e9b('0x13')]);router[_0x8e9b('0x14')](_0x8e9b('0x10'),auth[_0x8e9b('0xc')](),controller[_0x8e9b('0x15')]);router[_0x8e9b('0x16')](_0x8e9b('0x10'),auth['isAuthenticated'](),controller['destroy']);module[_0x8e9b('0x17')]=router;
\ No newline at end of file