Built motion from commit 47436d59.|2.6.7
[motion2.git] / server / api / smsQueue / index.js
index df7c3d1..ae72ada 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc1fc=['/:id/teams','getTeams','/:id/users','getAgents','post','create','addAgents','put','update','delete','removeAgents','exports','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsQueue.controller','get','isAuthenticated','/describe','describe','/:id','/:id/members','getMembers'];(function(_0x45d55e,_0x2fede3){var _0x29812a=function(_0x3c6830){while(--_0x3c6830){_0x45d55e['push'](_0x45d55e['shift']());}};_0x29812a(++_0x2fede3);}(_0xc1fc,0x93));var _0xcc1f=function(_0x19d3bc,_0x511f68){_0x19d3bc=_0x19d3bc-0x0;var _0x553da0=_0xc1fc[_0x19d3bc];return _0x553da0;};'use strict';var multer=require('multer');var util=require(_0xcc1f('0x0'));var path=require(_0xcc1f('0x1'));var timeout=require('connect-timeout');var express=require(_0xcc1f('0x2'));var router=express[_0xcc1f('0x3')]();var auth=require(_0xcc1f('0x4'));var interaction=require(_0xcc1f('0x5'));var config=require(_0xcc1f('0x6'));var controller=require(_0xcc1f('0x7'));router[_0xcc1f('0x8')]('/',auth[_0xcc1f('0x9')](),controller['index']);router['get'](_0xcc1f('0xa'),auth[_0xcc1f('0x9')](),controller[_0xcc1f('0xb')]);router[_0xcc1f('0x8')](_0xcc1f('0xc'),auth['isAuthenticated'](),controller['show']);router['get'](_0xcc1f('0xd'),auth[_0xcc1f('0x9')](),controller[_0xcc1f('0xe')]);router[_0xcc1f('0x8')](_0xcc1f('0xf'),auth[_0xcc1f('0x9')](),controller[_0xcc1f('0x10')]);router[_0xcc1f('0x8')](_0xcc1f('0x11'),auth['isAuthenticated'](),controller[_0xcc1f('0x12')]);router[_0xcc1f('0x13')]('/',auth[_0xcc1f('0x9')](),controller[_0xcc1f('0x14')]);router[_0xcc1f('0x13')](_0xcc1f('0xf'),auth[_0xcc1f('0x9')](),controller['addTeams']);router[_0xcc1f('0x13')](_0xcc1f('0x11'),auth[_0xcc1f('0x9')](),controller[_0xcc1f('0x15')]);router[_0xcc1f('0x16')](_0xcc1f('0xc'),auth[_0xcc1f('0x9')](),controller[_0xcc1f('0x17')]);router[_0xcc1f('0x18')](_0xcc1f('0xc'),auth['isAuthenticated'](),controller['destroy']);router[_0xcc1f('0x18')](_0xcc1f('0xf'),auth[_0xcc1f('0x9')](),controller['removeTeams']);router[_0xcc1f('0x18')]('/:id/users',auth['isAuthenticated'](),controller[_0xcc1f('0x19')]);module[_0xcc1f('0x1a')]=router;
\ No newline at end of file
+var _0x91a5=['isAuthenticated','get','/describe','describe','/:id','/:id/members','getMembers','/:id/teams','getAgents','post','create','addTeams','/:id/users','addAgents','update','destroy','delete','removeTeams','removeAgents','exports','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./smsQueue.controller'];(function(_0x3d61b1,_0x2c749d){var _0x1309cb=function(_0x12084e){while(--_0x12084e){_0x3d61b1['push'](_0x3d61b1['shift']());}};_0x1309cb(++_0x2c749d);}(_0x91a5,0xc2));var _0x591a=function(_0x474c66,_0xbce925){_0x474c66=_0x474c66-0x0;var _0xcbd9bf=_0x91a5[_0x474c66];return _0xcbd9bf;};'use strict';var multer=require('multer');var util=require(_0x591a('0x0'));var path=require(_0x591a('0x1'));var timeout=require(_0x591a('0x2'));var express=require(_0x591a('0x3'));var router=express['Router']();var fs_extra=require(_0x591a('0x4'));var auth=require(_0x591a('0x5'));var interaction=require(_0x591a('0x6'));var config=require(_0x591a('0x7'));var controller=require(_0x591a('0x8'));router['get']('/',auth[_0x591a('0x9')](),controller['index']);router[_0x591a('0xa')](_0x591a('0xb'),auth['isAuthenticated'](),controller[_0x591a('0xc')]);router[_0x591a('0xa')](_0x591a('0xd'),auth[_0x591a('0x9')](),controller['show']);router[_0x591a('0xa')](_0x591a('0xe'),auth[_0x591a('0x9')](),controller[_0x591a('0xf')]);router[_0x591a('0xa')](_0x591a('0x10'),auth['isAuthenticated'](),controller['getTeams']);router[_0x591a('0xa')]('/:id/users',auth[_0x591a('0x9')](),controller[_0x591a('0x11')]);router[_0x591a('0x12')]('/',auth[_0x591a('0x9')](),controller[_0x591a('0x13')]);router[_0x591a('0x12')](_0x591a('0x10'),auth[_0x591a('0x9')](),controller[_0x591a('0x14')]);router['post'](_0x591a('0x15'),auth[_0x591a('0x9')](),controller[_0x591a('0x16')]);router['put'](_0x591a('0xd'),auth['isAuthenticated'](),controller[_0x591a('0x17')]);router['delete'](_0x591a('0xd'),auth['isAuthenticated'](),controller[_0x591a('0x18')]);router[_0x591a('0x19')](_0x591a('0x10'),auth['isAuthenticated'](),controller[_0x591a('0x1a')]);router['delete']('/:id/users',auth['isAuthenticated'](),controller[_0x591a('0x1b')]);module[_0x591a('0x1c')]=router;
\ No newline at end of file