Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / mailServerOut / index.js
index 7614dfe..deb241e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd0bb=['create','put','update','delete','destroy','multer','util','path','express','fs-extra','../../components/auth/service','../../config/environment','get','isAuthenticated','index','/:id','show','post'];(function(_0x16ff61,_0x527fc2){var _0x5e0c3d=function(_0x5d7142){while(--_0x5d7142){_0x16ff61['push'](_0x16ff61['shift']());}};_0x5e0c3d(++_0x527fc2);}(_0xd0bb,0x1eb));var _0xbd0b=function(_0x22f963,_0x4bb343){_0x22f963=_0x22f963-0x0;var _0x3ef3ee=_0xd0bb[_0x22f963];return _0x3ef3ee;};'use strict';var multer=require(_0xbd0b('0x0'));var util=require(_0xbd0b('0x1'));var path=require(_0xbd0b('0x2'));var timeout=require('connect-timeout');var express=require(_0xbd0b('0x3'));var router=express['Router']();var fs_extra=require(_0xbd0b('0x4'));var auth=require(_0xbd0b('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0xbd0b('0x6'));var controller=require('./mailServerOut.controller');router[_0xbd0b('0x7')]('/',auth[_0xbd0b('0x8')](),controller[_0xbd0b('0x9')]);router[_0xbd0b('0x7')](_0xbd0b('0xa'),auth['isAuthenticated'](),controller[_0xbd0b('0xb')]);router[_0xbd0b('0xc')]('/',auth[_0xbd0b('0x8')](),controller[_0xbd0b('0xd')]);router[_0xbd0b('0xe')]('/:id',auth['isAuthenticated'](),controller[_0xbd0b('0xf')]);router[_0xbd0b('0x10')]('/:id',auth[_0xbd0b('0x8')](),controller[_0xbd0b('0x11')]);module['exports']=router;
\ No newline at end of file
+var _0x7bae=['index','/:id','show','post','create','update','delete','destroy','exports','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailServerOut.controller','get','isAuthenticated'];(function(_0x3c4f42,_0x5a7026){var _0x55d61a=function(_0x11adda){while(--_0x11adda){_0x3c4f42['push'](_0x3c4f42['shift']());}};_0x55d61a(++_0x5a7026);}(_0x7bae,0x13b));var _0xe7ba=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0x7bae[_0x5b644e];return _0x49c6bf;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xe7ba('0x0'));var timeout=require(_0xe7ba('0x1'));var express=require('express');var router=express[_0xe7ba('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0xe7ba('0x3'));var interaction=require(_0xe7ba('0x4'));var config=require(_0xe7ba('0x5'));var controller=require(_0xe7ba('0x6'));router[_0xe7ba('0x7')]('/',auth[_0xe7ba('0x8')](),controller[_0xe7ba('0x9')]);router[_0xe7ba('0x7')](_0xe7ba('0xa'),auth[_0xe7ba('0x8')](),controller[_0xe7ba('0xb')]);router[_0xe7ba('0xc')]('/',auth[_0xe7ba('0x8')](),controller[_0xe7ba('0xd')]);router['put'](_0xe7ba('0xa'),auth[_0xe7ba('0x8')](),controller[_0xe7ba('0xe')]);router[_0xe7ba('0xf')](_0xe7ba('0xa'),auth[_0xe7ba('0x8')](),controller[_0xe7ba('0x10')]);module[_0xe7ba('0x11')]=router;
\ No newline at end of file