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