Built motion from commit (unavailable).|2.5.22
[motion2.git] / server / api / mailQueue / index.js
index 663bb80..cf8d291 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x10f8=['../../config/environment','isAuthenticated','index','get','/describe','/:id','show','/:id/members','/:id/teams','/:id/users','getAgents','create','post','addAgents','delete','destroy','removeTeams','removeAgents','multer','util','express'];(function(_0x5a2f30,_0x2c4b87){var _0x3fa97d=function(_0x2a52a6){while(--_0x2a52a6){_0x5a2f30['push'](_0x5a2f30['shift']());}};_0x3fa97d(++_0x2c4b87);}(_0x10f8,0xa5));var _0x810f=function(_0x29210d,_0x45648b){_0x29210d=_0x29210d-0x0;var _0x4a66e6=_0x10f8[_0x29210d];return _0x4a66e6;};'use strict';var multer=require(_0x810f('0x0'));var util=require(_0x810f('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x810f('0x2'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0x810f('0x3'));var controller=require('./mailQueue.controller');router['get']('/',auth[_0x810f('0x4')](),controller[_0x810f('0x5')]);router[_0x810f('0x6')](_0x810f('0x7'),auth[_0x810f('0x4')](),controller['describe']);router[_0x810f('0x6')](_0x810f('0x8'),auth['isAuthenticated'](),controller[_0x810f('0x9')]);router[_0x810f('0x6')](_0x810f('0xa'),auth[_0x810f('0x4')](),controller['getMembers']);router['get'](_0x810f('0xb'),auth[_0x810f('0x4')](),controller['getTeams']);router[_0x810f('0x6')](_0x810f('0xc'),auth[_0x810f('0x4')](),controller[_0x810f('0xd')]);router['post']('/',auth[_0x810f('0x4')](),controller[_0x810f('0xe')]);router[_0x810f('0xf')]('/:id/teams',auth[_0x810f('0x4')](),controller['addTeams']);router['post'](_0x810f('0xc'),auth[_0x810f('0x4')](),controller[_0x810f('0x10')]);router['put'](_0x810f('0x8'),auth[_0x810f('0x4')](),controller['update']);router[_0x810f('0x11')](_0x810f('0x8'),auth[_0x810f('0x4')](),controller[_0x810f('0x12')]);router[_0x810f('0x11')]('/:id/teams',auth[_0x810f('0x4')](),controller[_0x810f('0x13')]);router[_0x810f('0x11')](_0x810f('0xc'),auth[_0x810f('0x4')](),controller[_0x810f('0x14')]);module['exports']=router;
\ No newline at end of file
+var _0xb1f7=['index','describe','/:id','/:id/members','getMembers','/:id/teams','getTeams','getAgents','post','addTeams','/:id/users','addAgents','update','delete','destroy','removeTeams','removeAgents','exports','util','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./mailQueue.controller','get','isAuthenticated'];(function(_0x2a90a6,_0x4967d4){var _0x3422cf=function(_0x391351){while(--_0x391351){_0x2a90a6['push'](_0x2a90a6['shift']());}};_0x3422cf(++_0x4967d4);}(_0xb1f7,0xba));var _0x7b1f=function(_0x233c11,_0x1083e4){_0x233c11=_0x233c11-0x0;var _0x381729=_0xb1f7[_0x233c11];return _0x381729;};'use strict';var multer=require('multer');var util=require(_0x7b1f('0x0'));var path=require(_0x7b1f('0x1'));var timeout=require(_0x7b1f('0x2'));var express=require(_0x7b1f('0x3'));var router=express[_0x7b1f('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0x7b1f('0x5'));var config=require(_0x7b1f('0x6'));var controller=require(_0x7b1f('0x7'));router[_0x7b1f('0x8')]('/',auth[_0x7b1f('0x9')](),controller[_0x7b1f('0xa')]);router['get']('/describe',auth[_0x7b1f('0x9')](),controller[_0x7b1f('0xb')]);router[_0x7b1f('0x8')](_0x7b1f('0xc'),auth[_0x7b1f('0x9')](),controller['show']);router[_0x7b1f('0x8')](_0x7b1f('0xd'),auth[_0x7b1f('0x9')](),controller[_0x7b1f('0xe')]);router[_0x7b1f('0x8')](_0x7b1f('0xf'),auth[_0x7b1f('0x9')](),controller[_0x7b1f('0x10')]);router[_0x7b1f('0x8')]('/:id/users',auth[_0x7b1f('0x9')](),controller[_0x7b1f('0x11')]);router[_0x7b1f('0x12')]('/',auth[_0x7b1f('0x9')](),controller['create']);router['post'](_0x7b1f('0xf'),auth['isAuthenticated'](),controller[_0x7b1f('0x13')]);router['post'](_0x7b1f('0x14'),auth[_0x7b1f('0x9')](),controller[_0x7b1f('0x15')]);router['put'](_0x7b1f('0xc'),auth['isAuthenticated'](),controller[_0x7b1f('0x16')]);router[_0x7b1f('0x17')](_0x7b1f('0xc'),auth[_0x7b1f('0x9')](),controller[_0x7b1f('0x18')]);router['delete'](_0x7b1f('0xf'),auth['isAuthenticated'](),controller[_0x7b1f('0x19')]);router[_0x7b1f('0x17')](_0x7b1f('0x14'),auth[_0x7b1f('0x9')](),controller[_0x7b1f('0x1a')]);module[_0x7b1f('0x1b')]=router;
\ No newline at end of file