Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / api / mailServerOut / index.js
index dea96a6..d7bdc97 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xb0c1=['destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','show','create','put','delete'];(function(_0x599f41,_0x4db732){var _0x2e4d58=function(_0x14c882){while(--_0x14c882){_0x599f41['push'](_0x599f41['shift']());}};_0x2e4d58(++_0x4db732);}(_0xb0c1,0x112));var _0x1b0c=function(_0x4ea45,_0x3f829f){_0x4ea45=_0x4ea45-0x0;var _0x3a3320=_0xb0c1[_0x4ea45];return _0x3a3320;};'use strict';var multer=require(_0x1b0c('0x0'));var util=require(_0x1b0c('0x1'));var path=require(_0x1b0c('0x2'));var timeout=require(_0x1b0c('0x3'));var express=require(_0x1b0c('0x4'));var router=express[_0x1b0c('0x5')]();var auth=require(_0x1b0c('0x6'));var interaction=require(_0x1b0c('0x7'));var config=require(_0x1b0c('0x8'));var controller=require('./mailServerOut.controller');router[_0x1b0c('0x9')]('/',auth['isAuthenticated'](),controller['index']);router['get']('/:id',auth[_0x1b0c('0xa')](),controller[_0x1b0c('0xb')]);router['post']('/',auth[_0x1b0c('0xa')](),controller[_0x1b0c('0xc')]);router[_0x1b0c('0xd')]('/:id',auth[_0x1b0c('0xa')](),controller['update']);router[_0x1b0c('0xe')]('/:id',auth[_0x1b0c('0xa')](),controller[_0x1b0c('0xf')]);module[_0x1b0c('0x10')]=router;
\ No newline at end of file
+var _0x571c=['/:id','isAuthenticated','show','post','create','put','update','delete','destroy','multer','path','connect-timeout','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./mailServerOut.controller','get','index'];(function(_0x57eaa0,_0x32aae5){var _0x9d53d2=function(_0x3c6ccd){while(--_0x3c6ccd){_0x57eaa0['push'](_0x57eaa0['shift']());}};_0x9d53d2(++_0x32aae5);}(_0x571c,0xed));var _0xc571=function(_0x30cf04,_0x5131e8){_0x30cf04=_0x30cf04-0x0;var _0x54cc8c=_0x571c[_0x30cf04];return _0x54cc8c;};'use strict';var multer=require(_0xc571('0x0'));var util=require('util');var path=require(_0xc571('0x1'));var timeout=require(_0xc571('0x2'));var express=require('express');var router=express[_0xc571('0x3')]();var auth=require(_0xc571('0x4'));var interaction=require(_0xc571('0x5'));var config=require(_0xc571('0x6'));var controller=require(_0xc571('0x7'));router[_0xc571('0x8')]('/',auth['isAuthenticated'](),controller[_0xc571('0x9')]);router[_0xc571('0x8')](_0xc571('0xa'),auth[_0xc571('0xb')](),controller[_0xc571('0xc')]);router[_0xc571('0xd')]('/',auth[_0xc571('0xb')](),controller[_0xc571('0xe')]);router[_0xc571('0xf')](_0xc571('0xa'),auth['isAuthenticated'](),controller[_0xc571('0x10')]);router[_0xc571('0x11')](_0xc571('0xa'),auth[_0xc571('0xb')](),controller[_0xc571('0x12')]);module['exports']=router;
\ No newline at end of file