Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / mailQueue / index.js
index 93c669c..50e3b1c 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x485b=['/:id/teams','getTeams','/:id/users','getAgents','post','create','addTeams','put','update','delete','removeAgents','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./mailQueue.controller','isAuthenticated','index','get','/describe','describe','show','/:id/members','getMembers'];(function(_0xb301d4,_0x27ed18){var _0x3b5bde=function(_0x1fbc5f){while(--_0x1fbc5f){_0xb301d4['push'](_0xb301d4['shift']());}};_0x3b5bde(++_0x27ed18);}(_0x485b,0x15d));var _0xb485=function(_0x3cea78,_0x4a6751){_0x3cea78=_0x3cea78-0x0;var _0x33b66b=_0x485b[_0x3cea78];return _0x33b66b;};'use strict';var multer=require('multer');var util=require('util');var path=require(_0xb485('0x0'));var timeout=require(_0xb485('0x1'));var express=require(_0xb485('0x2'));var router=express[_0xb485('0x3')]();var fs_extra=require('fs-extra');var auth=require('../../components/auth/service');var interaction=require(_0xb485('0x4'));var config=require(_0xb485('0x5'));var controller=require(_0xb485('0x6'));router['get']('/',auth[_0xb485('0x7')](),controller[_0xb485('0x8')]);router[_0xb485('0x9')](_0xb485('0xa'),auth[_0xb485('0x7')](),controller[_0xb485('0xb')]);router[_0xb485('0x9')]('/:id',auth[_0xb485('0x7')](),controller[_0xb485('0xc')]);router[_0xb485('0x9')](_0xb485('0xd'),auth[_0xb485('0x7')](),controller[_0xb485('0xe')]);router[_0xb485('0x9')](_0xb485('0xf'),auth[_0xb485('0x7')](),controller[_0xb485('0x10')]);router['get'](_0xb485('0x11'),auth[_0xb485('0x7')](),controller[_0xb485('0x12')]);router[_0xb485('0x13')]('/',auth[_0xb485('0x7')](),controller[_0xb485('0x14')]);router[_0xb485('0x13')](_0xb485('0xf'),auth['isAuthenticated'](),controller[_0xb485('0x15')]);router[_0xb485('0x13')]('/:id/users',auth[_0xb485('0x7')](),controller['addAgents']);router[_0xb485('0x16')]('/:id',auth[_0xb485('0x7')](),controller[_0xb485('0x17')]);router[_0xb485('0x18')]('/:id',auth[_0xb485('0x7')](),controller['destroy']);router[_0xb485('0x18')](_0xb485('0xf'),auth['isAuthenticated'](),controller['removeTeams']);router['delete']('/:id/users',auth[_0xb485('0x7')](),controller[_0xb485('0x19')]);module['exports']=router;
\ No newline at end of file
+var _0x4ac4=['../../config/environment','./mailQueue.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/members','getMembers','/:id/teams','getTeams','/:id/users','getAgents','addTeams','addAgents','put','update','delete','removeTeams','removeAgents','exports','multer','util','path','express','Router','fs-extra','../../components/interaction/service'];(function(_0x45b93c,_0x3d26cf){var _0x2a76ab=function(_0x489bbd){while(--_0x489bbd){_0x45b93c['push'](_0x45b93c['shift']());}};_0x2a76ab(++_0x3d26cf);}(_0x4ac4,0x1bb));var _0x44ac=function(_0x1b4581,_0x562820){_0x1b4581=_0x1b4581-0x0;var _0x4ae42f=_0x4ac4[_0x1b4581];return _0x4ae42f;};'use strict';var multer=require(_0x44ac('0x0'));var util=require(_0x44ac('0x1'));var path=require(_0x44ac('0x2'));var timeout=require('connect-timeout');var express=require(_0x44ac('0x3'));var router=express[_0x44ac('0x4')]();var fs_extra=require(_0x44ac('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x44ac('0x6'));var config=require(_0x44ac('0x7'));var controller=require(_0x44ac('0x8'));router[_0x44ac('0x9')]('/',auth[_0x44ac('0xa')](),controller[_0x44ac('0xb')]);router[_0x44ac('0x9')](_0x44ac('0xc'),auth[_0x44ac('0xa')](),controller[_0x44ac('0xd')]);router[_0x44ac('0x9')](_0x44ac('0xe'),auth[_0x44ac('0xa')](),controller[_0x44ac('0xf')]);router[_0x44ac('0x9')](_0x44ac('0x10'),auth['isAuthenticated'](),controller[_0x44ac('0x11')]);router[_0x44ac('0x9')](_0x44ac('0x12'),auth[_0x44ac('0xa')](),controller[_0x44ac('0x13')]);router[_0x44ac('0x9')](_0x44ac('0x14'),auth[_0x44ac('0xa')](),controller[_0x44ac('0x15')]);router['post']('/',auth['isAuthenticated'](),controller['create']);router['post']('/:id/teams',auth[_0x44ac('0xa')](),controller[_0x44ac('0x16')]);router['post'](_0x44ac('0x14'),auth[_0x44ac('0xa')](),controller[_0x44ac('0x17')]);router[_0x44ac('0x18')](_0x44ac('0xe'),auth[_0x44ac('0xa')](),controller[_0x44ac('0x19')]);router[_0x44ac('0x1a')]('/:id',auth['isAuthenticated'](),controller['destroy']);router[_0x44ac('0x1a')]('/:id/teams',auth['isAuthenticated'](),controller[_0x44ac('0x1b')]);router[_0x44ac('0x1a')]('/:id/users',auth[_0x44ac('0xa')](),controller[_0x44ac('0x1c')]);module[_0x44ac('0x1d')]=router;
\ No newline at end of file