Built motion from commit (unavailable).|2.5.28
[motion2.git] / server / api / smsQueue / index.js
index 2bf95c2..32fa451 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x19fb=['getAgents','post','create','addTeams','addAgents','put','update','delete','destroy','removeTeams','exports','multer','util','path','connect-timeout','express','Router','../../config/environment','./smsQueue.controller','get','isAuthenticated','index','/describe','describe','/:id','show','getMembers','/:id/teams','getTeams','/:id/users'];(function(_0x4db0f2,_0x5f50f8){var _0x4e02a2=function(_0x332681){while(--_0x332681){_0x4db0f2['push'](_0x4db0f2['shift']());}};_0x4e02a2(++_0x5f50f8);}(_0x19fb,0xdd));var _0xb19f=function(_0x4ab629,_0x41790a){_0x4ab629=_0x4ab629-0x0;var _0x190b65=_0x19fb[_0x4ab629];return _0x190b65;};'use strict';var multer=require(_0xb19f('0x0'));var util=require(_0xb19f('0x1'));var path=require(_0xb19f('0x2'));var timeout=require(_0xb19f('0x3'));var express=require(_0xb19f('0x4'));var router=express[_0xb19f('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require(_0xb19f('0x6'));var controller=require(_0xb19f('0x7'));router[_0xb19f('0x8')]('/',auth[_0xb19f('0x9')](),controller[_0xb19f('0xa')]);router['get'](_0xb19f('0xb'),auth[_0xb19f('0x9')](),controller[_0xb19f('0xc')]);router[_0xb19f('0x8')](_0xb19f('0xd'),auth[_0xb19f('0x9')](),controller[_0xb19f('0xe')]);router[_0xb19f('0x8')]('/:id/members',auth[_0xb19f('0x9')](),controller[_0xb19f('0xf')]);router[_0xb19f('0x8')](_0xb19f('0x10'),auth[_0xb19f('0x9')](),controller[_0xb19f('0x11')]);router[_0xb19f('0x8')](_0xb19f('0x12'),auth[_0xb19f('0x9')](),controller[_0xb19f('0x13')]);router[_0xb19f('0x14')]('/',auth[_0xb19f('0x9')](),controller[_0xb19f('0x15')]);router[_0xb19f('0x14')](_0xb19f('0x10'),auth['isAuthenticated'](),controller[_0xb19f('0x16')]);router[_0xb19f('0x14')](_0xb19f('0x12'),auth['isAuthenticated'](),controller[_0xb19f('0x17')]);router[_0xb19f('0x18')](_0xb19f('0xd'),auth['isAuthenticated'](),controller[_0xb19f('0x19')]);router[_0xb19f('0x1a')](_0xb19f('0xd'),auth['isAuthenticated'](),controller[_0xb19f('0x1b')]);router['delete']('/:id/teams',auth['isAuthenticated'](),controller[_0xb19f('0x1c')]);router[_0xb19f('0x1a')](_0xb19f('0x12'),auth[_0xb19f('0x9')](),controller['removeAgents']);module[_0xb19f('0x1d')]=router;
\ No newline at end of file
+var _0x6a88=['removeTeams','removeAgents','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsQueue.controller','get','isAuthenticated','index','/describe','describe','/:id','show','/:id/members','getMembers','/:id/teams','getTeams','/:id/users','getAgents','create','addTeams','post','update','delete','destroy'];(function(_0x3270e6,_0x21fae4){var _0x5374ff=function(_0x314684){while(--_0x314684){_0x3270e6['push'](_0x3270e6['shift']());}};_0x5374ff(++_0x21fae4);}(_0x6a88,0x66));var _0x86a8=function(_0x37026d,_0x402bf4){_0x37026d=_0x37026d-0x0;var _0x5b1ff2=_0x6a88[_0x37026d];return _0x5b1ff2;};'use strict';var multer=require(_0x86a8('0x0'));var util=require(_0x86a8('0x1'));var path=require(_0x86a8('0x2'));var timeout=require(_0x86a8('0x3'));var express=require(_0x86a8('0x4'));var router=express[_0x86a8('0x5')]();var fs_extra=require(_0x86a8('0x6'));var auth=require(_0x86a8('0x7'));var interaction=require(_0x86a8('0x8'));var config=require(_0x86a8('0x9'));var controller=require(_0x86a8('0xa'));router[_0x86a8('0xb')]('/',auth[_0x86a8('0xc')](),controller[_0x86a8('0xd')]);router[_0x86a8('0xb')](_0x86a8('0xe'),auth['isAuthenticated'](),controller[_0x86a8('0xf')]);router['get'](_0x86a8('0x10'),auth['isAuthenticated'](),controller[_0x86a8('0x11')]);router['get'](_0x86a8('0x12'),auth[_0x86a8('0xc')](),controller[_0x86a8('0x13')]);router['get'](_0x86a8('0x14'),auth[_0x86a8('0xc')](),controller[_0x86a8('0x15')]);router[_0x86a8('0xb')](_0x86a8('0x16'),auth['isAuthenticated'](),controller[_0x86a8('0x17')]);router['post']('/',auth[_0x86a8('0xc')](),controller[_0x86a8('0x18')]);router['post']('/:id/teams',auth[_0x86a8('0xc')](),controller[_0x86a8('0x19')]);router[_0x86a8('0x1a')]('/:id/users',auth[_0x86a8('0xc')](),controller['addAgents']);router['put'](_0x86a8('0x10'),auth['isAuthenticated'](),controller[_0x86a8('0x1b')]);router[_0x86a8('0x1c')](_0x86a8('0x10'),auth[_0x86a8('0xc')](),controller[_0x86a8('0x1d')]);router[_0x86a8('0x1c')](_0x86a8('0x14'),auth[_0x86a8('0xc')](),controller[_0x86a8('0x1e')]);router['delete']('/:id/users',auth[_0x86a8('0xc')](),controller[_0x86a8('0x1f')]);module[_0x86a8('0x20')]=router;
\ No newline at end of file