Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / api / mailQueue / index.js
index 6cf5486..1b8bafb 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x4026=['addTeams','addAgents','put','update','destroy','delete','removeTeams','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','get','/describe','/:id','/:id/members','getMembers','/:id/teams','/:id/users','getAgents','post','create'];(function(_0x4eba1b,_0xfd7e19){var _0x1a8b0d=function(_0x22f344){while(--_0x22f344){_0x4eba1b['push'](_0x4eba1b['shift']());}};_0x1a8b0d(++_0xfd7e19);}(_0x4026,0x14b));var _0x6402=function(_0x2dafbe,_0x5d04de){_0x2dafbe=_0x2dafbe-0x0;var _0x58a45a=_0x4026[_0x2dafbe];return _0x58a45a;};'use strict';var multer=require(_0x6402('0x0'));var util=require('util');var path=require(_0x6402('0x1'));var timeout=require(_0x6402('0x2'));var express=require(_0x6402('0x3'));var router=express[_0x6402('0x4')]();var auth=require(_0x6402('0x5'));var interaction=require(_0x6402('0x6'));var config=require(_0x6402('0x7'));var controller=require('./mailQueue.controller');router['get']('/',auth[_0x6402('0x8')](),controller[_0x6402('0x9')]);router[_0x6402('0xa')](_0x6402('0xb'),auth[_0x6402('0x8')](),controller['describe']);router['get'](_0x6402('0xc'),auth[_0x6402('0x8')](),controller['show']);router[_0x6402('0xa')](_0x6402('0xd'),auth[_0x6402('0x8')](),controller[_0x6402('0xe')]);router['get'](_0x6402('0xf'),auth[_0x6402('0x8')](),controller['getTeams']);router[_0x6402('0xa')](_0x6402('0x10'),auth[_0x6402('0x8')](),controller[_0x6402('0x11')]);router[_0x6402('0x12')]('/',auth[_0x6402('0x8')](),controller[_0x6402('0x13')]);router[_0x6402('0x12')](_0x6402('0xf'),auth[_0x6402('0x8')](),controller[_0x6402('0x14')]);router[_0x6402('0x12')](_0x6402('0x10'),auth[_0x6402('0x8')](),controller[_0x6402('0x15')]);router[_0x6402('0x16')](_0x6402('0xc'),auth[_0x6402('0x8')](),controller[_0x6402('0x17')]);router['delete'](_0x6402('0xc'),auth[_0x6402('0x8')](),controller[_0x6402('0x18')]);router[_0x6402('0x19')](_0x6402('0xf'),auth['isAuthenticated'](),controller[_0x6402('0x1a')]);router[_0x6402('0x19')]('/:id/users',auth[_0x6402('0x8')](),controller['removeAgents']);module['exports']=router;
\ No newline at end of file
+var _0x2876=['exports','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','get','isAuthenticated','/:id','show','/:id/members','getMembers','getTeams','/:id/users','post','create','/:id/teams','addTeams','addAgents','put','delete','destroy','removeTeams','removeAgents'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x2876,0x178));var _0x6287=function(_0x1ff77b,_0x391cc7){_0x1ff77b=_0x1ff77b-0x0;var _0x4e31ff=_0x2876[_0x1ff77b];return _0x4e31ff;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0x6287('0x0'));var timeout=require(_0x6287('0x1'));var express=require(_0x6287('0x2'));var router=express[_0x6287('0x3')]();var auth=require(_0x6287('0x4'));var interaction=require(_0x6287('0x5'));var config=require('../../config/environment');var controller=require('./mailQueue.controller');router[_0x6287('0x6')]('/',auth[_0x6287('0x7')](),controller['index']);router[_0x6287('0x6')]('/describe',auth[_0x6287('0x7')](),controller['describe']);router['get'](_0x6287('0x8'),auth[_0x6287('0x7')](),controller[_0x6287('0x9')]);router[_0x6287('0x6')](_0x6287('0xa'),auth[_0x6287('0x7')](),controller[_0x6287('0xb')]);router[_0x6287('0x6')]('/:id/teams',auth[_0x6287('0x7')](),controller[_0x6287('0xc')]);router[_0x6287('0x6')](_0x6287('0xd'),auth['isAuthenticated'](),controller['getAgents']);router[_0x6287('0xe')]('/',auth[_0x6287('0x7')](),controller[_0x6287('0xf')]);router[_0x6287('0xe')](_0x6287('0x10'),auth[_0x6287('0x7')](),controller[_0x6287('0x11')]);router[_0x6287('0xe')](_0x6287('0xd'),auth['isAuthenticated'](),controller[_0x6287('0x12')]);router[_0x6287('0x13')](_0x6287('0x8'),auth[_0x6287('0x7')](),controller['update']);router[_0x6287('0x14')](_0x6287('0x8'),auth[_0x6287('0x7')](),controller[_0x6287('0x15')]);router['delete']('/:id/teams',auth['isAuthenticated'](),controller[_0x6287('0x16')]);router['delete'](_0x6287('0xd'),auth['isAuthenticated'](),controller[_0x6287('0x17')]);module[_0x6287('0x18')]=router;
\ No newline at end of file