Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / user / index.js
index 075011d..752bd0e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xa4fb=['/:id/avatar','getAvatar','/:id/open_tabs','getOpenTabs','/:id/contacts','/:id/queues','/:id/queues_rt','getVoiceQueuesRt','/:id/groups','getGroups','/:id/recordings','getScreenRecordings','/:id/chat/interactions','getChatInteractions','/:id/openchannel/interactions','getOpenchannelInteractions','/:id/mail/interactions','/:id/sms/interactions','getSmsInteractions','/:id/fax/interactions','/:id/whatsapp/interactions','getWhatsappInteractions','/:id/teams','/:id/lists','getLists','/:id/agents','getAgents','/:id/fax_accounts','getFaxAccounts','/:id/mail_accounts','getMailAccounts','/:id/openchannel_accounts','getOpenchannelAccounts','/:id/sms_accounts','getSmsAccounts','/:id/chat_websites','getChatWebsites','/:id/whatsapp_accounts','getWhatsappAccounts','getSquareProjects','/:id/scheduled_calls','getApiKey','addContacts','post','create','/create_many','bulkCreate','diskStorage','join','root','%s-%s','now','originalname','file','/:id/login','login','/:id/logout','logout','/:id/pause','pause','/:id/unpause','unpause','addTeams','/:id/chat_interactions','addFaxInteractions','/:id/sms_interactions','/:id/openchannel_interactions','addOpenchannelInteractions','/:id/whatsapp_interactions','addWhatsappInteractions','addFaxAccounts','addMailAccounts','addOpenchannelAccounts','addSmsAccounts','addChatWebsites','addWhatsappAccounts','put','update','changePassword','delete','removeQueues','removeTeams','destroy','/:id/mail_interactions','removeMailInteractions','/:id/fax_interactions','removeFaxInteractions','removeSmsInteractions','removeWhatsappInteractions','removeFaxAccounts','removeMailAccounts','removeOpenchannelAccounts','removeSmsAccounts','removeChatWebsites','removeWhatsappAccounts','/:id/square_projects','removeSquareProjects','/:id/api_key','removeApiKey','exports','multer','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','./user.controller','get','isAuthenticated','index','/describe','describe','/whoami','whoami','/presence','getPresence','/:id'];(function(_0x90d843,_0x5902fe){var _0x1963b1=function(_0x19100d){while(--_0x19100d){_0x90d843['push'](_0x90d843['shift']());}};_0x1963b1(++_0x5902fe);}(_0xa4fb,0x150));var _0xba4f=function(_0x28d7b5,_0x1305a4){_0x28d7b5=_0x28d7b5-0x0;var _0x1ed035=_0xa4fb[_0x28d7b5];return _0x1ed035;};'use strict';var multer=require(_0xba4f('0x0'));var util=require(_0xba4f('0x1'));var path=require(_0xba4f('0x2'));var timeout=require(_0xba4f('0x3'));var express=require('express');var router=express['Router']();var fs_extra=require(_0xba4f('0x4'));var auth=require(_0xba4f('0x5'));var interaction=require(_0xba4f('0x6'));var config=require('../../config/environment');var controller=require(_0xba4f('0x7'));router[_0xba4f('0x8')]('/',auth[_0xba4f('0x9')](),controller[_0xba4f('0xa')]);router[_0xba4f('0x8')](_0xba4f('0xb'),auth[_0xba4f('0x9')](),controller[_0xba4f('0xc')]);router[_0xba4f('0x8')](_0xba4f('0xd'),auth['isAuthenticated'](),controller[_0xba4f('0xe')]);router['get'](_0xba4f('0xf'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x10')]);router[_0xba4f('0x8')](_0xba4f('0x11'),auth[_0xba4f('0x9')](),controller['show']);router[_0xba4f('0x8')](_0xba4f('0x12'),controller[_0xba4f('0x13')]);router[_0xba4f('0x8')](_0xba4f('0x14'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x15')]);router[_0xba4f('0x8')](_0xba4f('0x16'),auth[_0xba4f('0x9')](),controller['getContacts']);router[_0xba4f('0x8')](_0xba4f('0x17'),auth[_0xba4f('0x9')](),controller['getQueues']);router['get'](_0xba4f('0x18'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x19')]);router[_0xba4f('0x8')](_0xba4f('0x1a'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x1b')]);router['get'](_0xba4f('0x1c'),auth[_0xba4f('0x9')](),controller['getRecordings']);router[_0xba4f('0x8')]('/:id/screen_recordings',auth[_0xba4f('0x9')](),controller[_0xba4f('0x1d')]);router[_0xba4f('0x8')](_0xba4f('0x1e'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x1f')]);router['get'](_0xba4f('0x20'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x21')]);router['get'](_0xba4f('0x22'),auth['isAuthenticated'](),controller['getMailInteractions']);router[_0xba4f('0x8')](_0xba4f('0x23'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x24')]);router[_0xba4f('0x8')](_0xba4f('0x25'),auth[_0xba4f('0x9')](),controller['getFaxInteractions']);router['get'](_0xba4f('0x26'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x27')]);router[_0xba4f('0x8')](_0xba4f('0x28'),auth['isAuthenticated'](),controller['getTeams']);router[_0xba4f('0x8')](_0xba4f('0x29'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x2a')]);router[_0xba4f('0x8')](_0xba4f('0x2b'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x2c')]);router[_0xba4f('0x8')]('/:id/prefixes',auth[_0xba4f('0x9')](),controller['getVoicePrefixes']);router[_0xba4f('0x8')](_0xba4f('0x2d'),auth['isAuthenticated'](),controller[_0xba4f('0x2e')]);router[_0xba4f('0x8')](_0xba4f('0x2f'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x30')]);router[_0xba4f('0x8')](_0xba4f('0x31'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x32')]);router[_0xba4f('0x8')](_0xba4f('0x33'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x34')]);router[_0xba4f('0x8')](_0xba4f('0x35'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x36')]);router['get'](_0xba4f('0x37'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x38')]);router[_0xba4f('0x8')]('/:id/square_projects',auth[_0xba4f('0x9')](),controller[_0xba4f('0x39')]);router[_0xba4f('0x8')](_0xba4f('0x3a'),auth[_0xba4f('0x9')](),controller['getScheduledCalls']);router['get']('/:id/api_key',auth['isAuthenticated'](),controller[_0xba4f('0x3b')]);router['post']('/:id/contacts',auth[_0xba4f('0x9')](),controller[_0xba4f('0x3c')]);router[_0xba4f('0x3d')]('/',auth[_0xba4f('0x9')](),controller[_0xba4f('0x3e')]);router[_0xba4f('0x3d')](_0xba4f('0x3f'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x40')]);router[_0xba4f('0x3d')]('/:id/queues',auth[_0xba4f('0x9')](),controller['addQueues']);var upload=multer({'storage':multer[_0xba4f('0x41')]({'destination':function(_0x1a8f36,_0x2612cc,_0x5d2700){_0x5d2700(null,path[_0xba4f('0x42')](config[_0xba4f('0x43')],'server/files/images/'));},'filename':function(_0x18055d,_0x2a27bf,_0xd7efa6){_0xd7efa6(null,util['format'](_0xba4f('0x44'),Date[_0xba4f('0x45')](),_0x2a27bf[_0xba4f('0x46')]));}})});router[_0xba4f('0x3d')]('/:id/avatar',upload['single'](_0xba4f('0x47')),controller['addAvatar']);router[_0xba4f('0x3d')](_0xba4f('0x48'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x49')]);router[_0xba4f('0x3d')](_0xba4f('0x4a'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x4b')]);router[_0xba4f('0x3d')](_0xba4f('0x4c'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x4d')]);router[_0xba4f('0x3d')](_0xba4f('0x4e'),auth['isAuthenticated'](),controller[_0xba4f('0x4f')]);router[_0xba4f('0x3d')](_0xba4f('0x28'),auth['isAuthenticated'](),controller[_0xba4f('0x50')]);router[_0xba4f('0x3d')](_0xba4f('0x51'),auth['isAuthenticated'](),controller['addChatInteractions']);router[_0xba4f('0x3d')]('/:id/mail_interactions',auth[_0xba4f('0x9')](),controller['addMailInteractions']);router[_0xba4f('0x3d')]('/:id/fax_interactions',auth[_0xba4f('0x9')](),controller[_0xba4f('0x52')]);router[_0xba4f('0x3d')](_0xba4f('0x53'),auth[_0xba4f('0x9')](),controller['addSmsInteractions']);router[_0xba4f('0x3d')](_0xba4f('0x54'),auth['isAuthenticated'](),controller[_0xba4f('0x55')]);router[_0xba4f('0x3d')](_0xba4f('0x56'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x57')]);router[_0xba4f('0x3d')](_0xba4f('0x2d'),auth['isAuthenticated'](),controller[_0xba4f('0x58')]);router[_0xba4f('0x3d')](_0xba4f('0x2f'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x59')]);router[_0xba4f('0x3d')]('/:id/openchannel_accounts',auth[_0xba4f('0x9')](),controller[_0xba4f('0x5a')]);router[_0xba4f('0x3d')](_0xba4f('0x33'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x5b')]);router[_0xba4f('0x3d')](_0xba4f('0x35'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x5c')]);router[_0xba4f('0x3d')](_0xba4f('0x37'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x5d')]);router[_0xba4f('0x3d')]('/:id/square_projects',auth[_0xba4f('0x9')](),controller['addSquareProjects']);router[_0xba4f('0x3d')]('/:id/api_key',auth[_0xba4f('0x9')](),controller['createApiKey']);router[_0xba4f('0x5e')](_0xba4f('0x11'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x5f')]);router[_0xba4f('0x5e')]('/:id/password',auth[_0xba4f('0x9')](),controller[_0xba4f('0x60')]);router[_0xba4f('0x61')](_0xba4f('0x17'),auth['isAuthenticated'](),controller[_0xba4f('0x62')]);router[_0xba4f('0x61')](_0xba4f('0x28'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x63')]);router[_0xba4f('0x61')](_0xba4f('0x11'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x64')]);router['delete'](_0xba4f('0x51'),auth[_0xba4f('0x9')](),controller['removeChatInteractions']);router['delete'](_0xba4f('0x65'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x66')]);router['delete'](_0xba4f('0x67'),auth['isAuthenticated'](),controller[_0xba4f('0x68')]);router['delete'](_0xba4f('0x53'),auth['isAuthenticated'](),controller[_0xba4f('0x69')]);router[_0xba4f('0x61')]('/:id/openchannel_interactions',auth[_0xba4f('0x9')](),controller['removeOpenchannelInteractions']);router[_0xba4f('0x61')](_0xba4f('0x56'),auth['isAuthenticated'](),controller[_0xba4f('0x6a')]);router[_0xba4f('0x61')](_0xba4f('0x2d'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x6b')]);router[_0xba4f('0x61')]('/:id/mail_accounts',auth[_0xba4f('0x9')](),controller[_0xba4f('0x6c')]);router['delete'](_0xba4f('0x31'),auth['isAuthenticated'](),controller[_0xba4f('0x6d')]);router[_0xba4f('0x61')](_0xba4f('0x33'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x6e')]);router['delete'](_0xba4f('0x35'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x6f')]);router['delete'](_0xba4f('0x37'),auth['isAuthenticated'](),controller[_0xba4f('0x70')]);router[_0xba4f('0x61')](_0xba4f('0x71'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x72')]);router[_0xba4f('0x61')](_0xba4f('0x73'),auth[_0xba4f('0x9')](),controller[_0xba4f('0x74')]);module[_0xba4f('0x75')]=router;
\ No newline at end of file
+var _0xc569=['removeSmsInteractions','removeOpenchannelInteractions','/:id/fax_accounts','removeFaxAccounts','removeMailAccounts','removeOpenchannelAccounts','/:id/sms_accounts','removeApiKey','exports','multer','util','path','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','get','isAuthenticated','index','describe','/whoami','getPresence','/:id','show','/:id/avatar','getAvatar','/:id/open_tabs','/:id/contacts','getContacts','/:id/queues_rt','getVoiceQueuesRt','/:id/groups','getGroups','/:id/recordings','getRecordings','/:id/screen_recordings','/:id/chat/interactions','/:id/openchannel/interactions','getOpenchannelInteractions','/:id/mail/interactions','getMailInteractions','getSmsInteractions','/:id/fax/interactions','getFaxInteractions','/:id/whatsapp/interactions','/:id/teams','getTeams','getLists','/:id/agents','getAgents','/:id/prefixes','/:id/mail_accounts','getMailAccounts','/:id/openchannel_accounts','getOpenchannelAccounts','getSmsAccounts','/:id/chat_websites','getChatWebsites','/:id/whatsapp_accounts','getWhatsappAccounts','/:id/square_projects','/:id/scheduled_calls','getScheduledCalls','getApiKey','addContacts','post','create','/create_many','addQueues','diskStorage','join','root','server/files/images/','%s-%s','now','single','file','addAvatar','/:id/login','login','/:id/logout','logout','/:id/pause','pause','/:id/unpause','unpause','/:id/chat_interactions','addChatInteractions','/:id/mail_interactions','addMailInteractions','addFaxInteractions','/:id/sms_interactions','/:id/openchannel_interactions','addOpenchannelInteractions','/:id/whatsapp_interactions','addWhatsappInteractions','addFaxAccounts','addSmsAccounts','addChatWebsites','addWhatsappAccounts','/:id/api_key','update','/:id/password','changePassword','delete','/:id/queues','removeTeams','destroy','removeChatInteractions','/:id/fax_interactions','removeFaxInteractions'];(function(_0x18ecae,_0x2bf366){var _0x2fe95b=function(_0x5143a5){while(--_0x5143a5){_0x18ecae['push'](_0x18ecae['shift']());}};_0x2fe95b(++_0x2bf366);}(_0xc569,0x159));var _0x9c56=function(_0xff7940,_0x16038b){_0xff7940=_0xff7940-0x0;var _0x15ecf2=_0xc569[_0xff7940];return _0x15ecf2;};'use strict';var multer=require(_0x9c56('0x0'));var util=require(_0x9c56('0x1'));var path=require(_0x9c56('0x2'));var timeout=require('connect-timeout');var express=require(_0x9c56('0x3'));var router=express[_0x9c56('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x9c56('0x5'));var interaction=require(_0x9c56('0x6'));var config=require(_0x9c56('0x7'));var controller=require('./user.controller');router[_0x9c56('0x8')]('/',auth[_0x9c56('0x9')](),controller[_0x9c56('0xa')]);router[_0x9c56('0x8')]('/describe',auth[_0x9c56('0x9')](),controller[_0x9c56('0xb')]);router[_0x9c56('0x8')](_0x9c56('0xc'),auth[_0x9c56('0x9')](),controller['whoami']);router['get']('/presence',auth[_0x9c56('0x9')](),controller[_0x9c56('0xd')]);router['get'](_0x9c56('0xe'),auth['isAuthenticated'](),controller[_0x9c56('0xf')]);router[_0x9c56('0x8')](_0x9c56('0x10'),controller[_0x9c56('0x11')]);router[_0x9c56('0x8')](_0x9c56('0x12'),auth[_0x9c56('0x9')](),controller['getOpenTabs']);router[_0x9c56('0x8')](_0x9c56('0x13'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x14')]);router[_0x9c56('0x8')]('/:id/queues',auth[_0x9c56('0x9')](),controller['getQueues']);router[_0x9c56('0x8')](_0x9c56('0x15'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x16')]);router[_0x9c56('0x8')](_0x9c56('0x17'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x18')]);router[_0x9c56('0x8')](_0x9c56('0x19'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x1a')]);router[_0x9c56('0x8')](_0x9c56('0x1b'),auth[_0x9c56('0x9')](),controller['getScreenRecordings']);router[_0x9c56('0x8')](_0x9c56('0x1c'),auth[_0x9c56('0x9')](),controller['getChatInteractions']);router[_0x9c56('0x8')](_0x9c56('0x1d'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x1e')]);router[_0x9c56('0x8')](_0x9c56('0x1f'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x20')]);router[_0x9c56('0x8')]('/:id/sms/interactions',auth[_0x9c56('0x9')](),controller[_0x9c56('0x21')]);router['get'](_0x9c56('0x22'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x23')]);router[_0x9c56('0x8')](_0x9c56('0x24'),auth['isAuthenticated'](),controller['getWhatsappInteractions']);router[_0x9c56('0x8')](_0x9c56('0x25'),auth['isAuthenticated'](),controller[_0x9c56('0x26')]);router['get']('/:id/lists',auth[_0x9c56('0x9')](),controller[_0x9c56('0x27')]);router[_0x9c56('0x8')](_0x9c56('0x28'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x29')]);router['get'](_0x9c56('0x2a'),auth[_0x9c56('0x9')](),controller['getVoicePrefixes']);router['get']('/:id/fax_accounts',auth[_0x9c56('0x9')](),controller['getFaxAccounts']);router[_0x9c56('0x8')](_0x9c56('0x2b'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x2c')]);router[_0x9c56('0x8')](_0x9c56('0x2d'),auth['isAuthenticated'](),controller[_0x9c56('0x2e')]);router['get']('/:id/sms_accounts',auth[_0x9c56('0x9')](),controller[_0x9c56('0x2f')]);router[_0x9c56('0x8')](_0x9c56('0x30'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x31')]);router[_0x9c56('0x8')](_0x9c56('0x32'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x33')]);router['get'](_0x9c56('0x34'),auth[_0x9c56('0x9')](),controller['getSquareProjects']);router[_0x9c56('0x8')](_0x9c56('0x35'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x36')]);router[_0x9c56('0x8')]('/:id/api_key',auth[_0x9c56('0x9')](),controller[_0x9c56('0x37')]);router['post']('/:id/contacts',auth[_0x9c56('0x9')](),controller[_0x9c56('0x38')]);router[_0x9c56('0x39')]('/',auth['isAuthenticated'](),controller[_0x9c56('0x3a')]);router[_0x9c56('0x39')](_0x9c56('0x3b'),auth[_0x9c56('0x9')](),controller['bulkCreate']);router[_0x9c56('0x39')]('/:id/queues',auth['isAuthenticated'](),controller[_0x9c56('0x3c')]);var upload=multer({'storage':multer[_0x9c56('0x3d')]({'destination':function(_0x437928,_0x25602a,_0x76b71b){_0x76b71b(null,path[_0x9c56('0x3e')](config[_0x9c56('0x3f')],_0x9c56('0x40')));},'filename':function(_0x1e25b3,_0x158754,_0x542805){_0x542805(null,util['format'](_0x9c56('0x41'),Date[_0x9c56('0x42')](),_0x158754['originalname']));}})});router[_0x9c56('0x39')](_0x9c56('0x10'),upload[_0x9c56('0x43')](_0x9c56('0x44')),controller[_0x9c56('0x45')]);router[_0x9c56('0x39')](_0x9c56('0x46'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x47')]);router[_0x9c56('0x39')](_0x9c56('0x48'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x49')]);router[_0x9c56('0x39')](_0x9c56('0x4a'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x4b')]);router[_0x9c56('0x39')](_0x9c56('0x4c'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x4d')]);router[_0x9c56('0x39')](_0x9c56('0x25'),auth[_0x9c56('0x9')](),controller['addTeams']);router['post'](_0x9c56('0x4e'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x4f')]);router[_0x9c56('0x39')](_0x9c56('0x50'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x51')]);router[_0x9c56('0x39')]('/:id/fax_interactions',auth[_0x9c56('0x9')](),controller[_0x9c56('0x52')]);router[_0x9c56('0x39')](_0x9c56('0x53'),auth['isAuthenticated'](),controller['addSmsInteractions']);router[_0x9c56('0x39')](_0x9c56('0x54'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x55')]);router[_0x9c56('0x39')](_0x9c56('0x56'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x57')]);router[_0x9c56('0x39')]('/:id/fax_accounts',auth[_0x9c56('0x9')](),controller[_0x9c56('0x58')]);router['post'](_0x9c56('0x2b'),auth[_0x9c56('0x9')](),controller['addMailAccounts']);router[_0x9c56('0x39')](_0x9c56('0x2d'),auth['isAuthenticated'](),controller['addOpenchannelAccounts']);router['post']('/:id/sms_accounts',auth[_0x9c56('0x9')](),controller[_0x9c56('0x59')]);router[_0x9c56('0x39')](_0x9c56('0x30'),auth['isAuthenticated'](),controller[_0x9c56('0x5a')]);router['post']('/:id/whatsapp_accounts',auth[_0x9c56('0x9')](),controller[_0x9c56('0x5b')]);router['post']('/:id/square_projects',auth['isAuthenticated'](),controller['addSquareProjects']);router[_0x9c56('0x39')](_0x9c56('0x5c'),auth[_0x9c56('0x9')](),controller['createApiKey']);router['put'](_0x9c56('0xe'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x5d')]);router['put'](_0x9c56('0x5e'),auth['isAuthenticated'](),controller[_0x9c56('0x5f')]);router[_0x9c56('0x60')](_0x9c56('0x61'),auth['isAuthenticated'](),controller['removeQueues']);router[_0x9c56('0x60')](_0x9c56('0x25'),auth['isAuthenticated'](),controller[_0x9c56('0x62')]);router[_0x9c56('0x60')](_0x9c56('0xe'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x63')]);router[_0x9c56('0x60')]('/:id/chat_interactions',auth[_0x9c56('0x9')](),controller[_0x9c56('0x64')]);router[_0x9c56('0x60')](_0x9c56('0x50'),auth[_0x9c56('0x9')](),controller['removeMailInteractions']);router[_0x9c56('0x60')](_0x9c56('0x65'),auth['isAuthenticated'](),controller[_0x9c56('0x66')]);router[_0x9c56('0x60')](_0x9c56('0x53'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x67')]);router['delete'](_0x9c56('0x54'),auth['isAuthenticated'](),controller[_0x9c56('0x68')]);router[_0x9c56('0x60')]('/:id/whatsapp_interactions',auth[_0x9c56('0x9')](),controller['removeWhatsappInteractions']);router[_0x9c56('0x60')](_0x9c56('0x69'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x6a')]);router[_0x9c56('0x60')](_0x9c56('0x2b'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x6b')]);router[_0x9c56('0x60')](_0x9c56('0x2d'),auth[_0x9c56('0x9')](),controller[_0x9c56('0x6c')]);router[_0x9c56('0x60')](_0x9c56('0x6d'),auth[_0x9c56('0x9')](),controller['removeSmsAccounts']);router[_0x9c56('0x60')](_0x9c56('0x30'),auth[_0x9c56('0x9')](),controller['removeChatWebsites']);router[_0x9c56('0x60')]('/:id/whatsapp_accounts',auth[_0x9c56('0x9')](),controller['removeWhatsappAccounts']);router[_0x9c56('0x60')]('/:id/square_projects',auth['isAuthenticated'](),controller['removeSquareProjects']);router[_0x9c56('0x60')](_0x9c56('0x5c'),auth['isAuthenticated'](),controller[_0x9c56('0x6e')]);module[_0x9c56('0x6f')]=router;
\ No newline at end of file