Built motion from commit 092f8824.|2.5.49
[motion2.git] / server / api / plugin / plugin.controller.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x8b14=['order','sort','pick','filter','where','merge','type','VIRTUAL','includeAll','include','findAll','catch','show','keys','options','find','download','join','server/files/plugins','format','basename','createWriteStream','zip','code','ENOENT','error','Sequelize','Error','Error\x20while\x20generating\x20the\x20zip\x20archive','pipe','glob','**/*','root','dirname','node_modules/**/*','attachments/**/*','finalize','close','Plugin\x20not\x20found','%s.zip','Error\x20while\x20downloading\x20the\x20plugin','unlinkSync','Download\x20completed','Temporary\x20file\x20removed','upload','file','filename','extname','info','Plugin\x20upload\x20filepath:\x20%s','Plugin\x20upload\x20destination:\x20%s','chmodSync','0777','readdirSync','Invalid\x20plugin\x20structure','lstatSync','isFile','isDirectory','Plugin\x20manifest\x20missing','readFileSync','parse','Invalid\x20manifest:\x20type\x20missing','Invalid\x20manifest:\x20version\x20not\x20specified','parameters','Invalid\x20manifest:\x20parameters\x20missing','html','views','Invalid\x20manifest:\x20views\x20missing','admin','agent','script','Invalid\x20manifest:\x20script\x20name\x20missing','Invalid\x20manifest:\x20script\x20path\x20missing','Invalid\x20manifest:\x20invalid\x20type','description','sidebar','always','icon','icon-apps','version','test','plugins','Warning:\x20admin\x20view\x20not\x20specified','Warning:\x20agent\x20view\x20not\x20specified','create','role','Unable\x20to\x20retrieve\x20the\x20current\x20user','user','UserProfileSection','userProfileId','autoAssociation','Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s','update','delete','webhookGet','\x27PORT\x27\x20parameter\x20not\x20specified','hostname','port','http://localhost:','encoding','method','%s%s','headers','content-length','content-type','body','endsWith','statusCode','send','webhookPost','\x27PATH\x27\x20parameter\x20not\x20specified','rimraf','zip-dir','request-promise','bluebird','mustache','util','path','to-csv','fs-extra','lodash','squel','crypto','jsforce','desk.js','papaparse','extract-zip','archiver','ioredis','../../components/auth/service','../../components/parsers/qs','../../config/license/hardware','api','../../config/utils','../../config/license/util','redis','localhost','socket.io-emitter','./plugin.socket','register','sendStatus','status','end','offset','undefined','limit','count','set','Content-Range','json','apply','reject','then','destroy','get','Plugins','UserProfileResource','stack','name','index','map','Plugin','rawAttributes','fieldName','key','model','query','filters','intersection','attributes','fields','length','hasOwnProperty','nolimit'];(function(_0x31c183,_0x3aa6eb){var _0x48e56c=function(_0x1d01fa){while(--_0x1d01fa){_0x31c183['push'](_0x31c183['shift']());}};_0x48e56c(++_0x3aa6eb);}(_0x8b14,0x6f));var _0x48b1=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0x8b14[_0x14add3];return _0x4a174f;};'use strict';var emlformat=require('eml-format');var rimraf=require(_0x48b1('0x0'));var zipdir=require(_0x48b1('0x1'));var jsonpatch=require('fast-json-patch');var rp=require(_0x48b1('0x2'));var moment=require('moment');var BPromise=require(_0x48b1('0x3'));var Mustache=require(_0x48b1('0x4'));var util=require(_0x48b1('0x5'));var path=require(_0x48b1('0x6'));var sox=require('sox');var csv=require(_0x48b1('0x7'));var ejs=require('ejs');var fs=require('fs');var fs_extra=require(_0x48b1('0x8'));var _=require(_0x48b1('0x9'));var squel=require(_0x48b1('0xa'));var crypto=require(_0x48b1('0xb'));var jsforce=require(_0x48b1('0xc'));var deskjs=require(_0x48b1('0xd'));var toCsv=require('to-csv');var querystring=require('querystring');var Papa=require(_0x48b1('0xe'));var extract=require(_0x48b1('0xf'));var rimraf=require('rimraf');var archiver=require(_0x48b1('0x10'));var Redis=require(_0x48b1('0x11'));var authService=require(_0x48b1('0x12'));var qs=require(_0x48b1('0x13'));var as=require('../../components/parsers/advancedSearch');var hardwareService=require(_0x48b1('0x14'));var logger=require('../../config/logger')(_0x48b1('0x15'));var utils=require(_0x48b1('0x16'));var config=require('../../config/environment');var licenseUtil=require(_0x48b1('0x17'));var db=require('../../mysqldb')['db'];config[_0x48b1('0x18')]=_['defaults'](config[_0x48b1('0x18')],{'host':_0x48b1('0x19'),'port':0x18eb});var socket=require(_0x48b1('0x1a'))(new Redis(config['redis']));require(_0x48b1('0x1b'))[_0x48b1('0x1c')](socket);function respondWithStatusCode(_0x7a032c,_0x355a38){_0x355a38=_0x355a38||0xcc;return function(_0x1791fd){if(_0x1791fd){return _0x7a032c[_0x48b1('0x1d')](_0x355a38);}return _0x7a032c[_0x48b1('0x1e')](_0x355a38)[_0x48b1('0x1f')]();};}function respondWithResult(_0x44b4e9,_0x14a095){_0x14a095=_0x14a095||0xc8;return function(_0x56b293){if(_0x56b293){return _0x44b4e9[_0x48b1('0x1e')](_0x14a095)['json'](_0x56b293);}};}function respondWithFilteredResult(_0x470f47,_0x3796f8){return function(_0x4b2832){if(_0x4b2832){var _0x25c9d1=typeof _0x3796f8[_0x48b1('0x20')]===_0x48b1('0x21')&&typeof _0x3796f8[_0x48b1('0x22')]==='undefined';var _0x13017f=_0x4b2832[_0x48b1('0x23')];var _0x6efbb0=_0x25c9d1?0x0:_0x3796f8[_0x48b1('0x20')];var _0x58fb16=_0x25c9d1?_0x4b2832['count']:_0x3796f8[_0x48b1('0x20')]+_0x3796f8[_0x48b1('0x22')];var _0x290fc5;if(_0x58fb16>=_0x13017f){_0x58fb16=_0x13017f;_0x290fc5=0xc8;}else{_0x290fc5=0xce;}_0x470f47[_0x48b1('0x1e')](_0x290fc5);return _0x470f47[_0x48b1('0x24')](_0x48b1('0x25'),_0x6efbb0+'-'+_0x58fb16+'/'+_0x13017f)[_0x48b1('0x26')](_0x4b2832);}return null;};}function patchUpdates(_0x5e01ac){return function(_0x5b2fe6){try{jsonpatch[_0x48b1('0x27')](_0x5b2fe6,_0x5e01ac,!![]);}catch(_0xed1254){return BPromise[_0x48b1('0x28')](_0xed1254);}return _0x5b2fe6['save']();};}function saveUpdates(_0x1e6b90,_0xe1287f){return function(_0x13f4b7){if(_0x13f4b7){return _0x13f4b7['update'](_0x1e6b90)[_0x48b1('0x29')](function(_0x2e3947){return _0x2e3947;});}return null;};}function removeEntity(_0x489056,_0x248acc){return function(_0x3d4d1e){if(_0x3d4d1e){return _0x3d4d1e[_0x48b1('0x2a')]()[_0x48b1('0x29')](function(){var _0x441647=_0x3d4d1e[_0x48b1('0x2b')]({'plain':!![]});var _0x33b066=_0x48b1('0x2c');return db[_0x48b1('0x2d')][_0x48b1('0x2a')]({'where':{'type':_0x33b066,'resourceId':_0x441647['id']}})['then'](function(){return _0x3d4d1e;});})[_0x48b1('0x29')](function(){_0x489056[_0x48b1('0x1e')](0xcc)['end']();});}};}function handleEntityNotFound(_0x197429,_0x73f044){return function(_0x5a82a0){if(!_0x5a82a0){_0x197429[_0x48b1('0x1d')](0x194);}return _0x5a82a0;};}function handleError(_0x30a65a,_0x143cce){_0x143cce=_0x143cce||0x1f4;return function(_0x377a7c){logger['error'](_0x377a7c[_0x48b1('0x2e')]);if(_0x377a7c[_0x48b1('0x2f')]){delete _0x377a7c[_0x48b1('0x2f')];}_0x30a65a[_0x48b1('0x1e')](_0x143cce)['send'](_0x377a7c);};}exports[_0x48b1('0x30')]=function(_0x2d9f05,_0x1e1231){var _0x2fd812={},_0xe3fac5={},_0x3f1f58={'count':0x0,'rows':[]};var _0x56a45d=_[_0x48b1('0x31')](db[_0x48b1('0x32')][_0x48b1('0x33')],function(_0x50b25a){return{'name':_0x50b25a[_0x48b1('0x34')],'type':_0x50b25a['type'][_0x48b1('0x35')]};});_0xe3fac5[_0x48b1('0x36')]=_[_0x48b1('0x31')](_0x56a45d,_0x48b1('0x2f'));_0xe3fac5[_0x48b1('0x37')]=_['keys'](_0x2d9f05[_0x48b1('0x37')]);_0xe3fac5[_0x48b1('0x38')]=_[_0x48b1('0x39')](_0xe3fac5[_0x48b1('0x36')],_0xe3fac5[_0x48b1('0x37')]);_0x2fd812[_0x48b1('0x3a')]=_[_0x48b1('0x39')](_0xe3fac5['model'],qs[_0x48b1('0x3b')](_0x2d9f05[_0x48b1('0x37')][_0x48b1('0x3b')]));_0x2fd812[_0x48b1('0x3a')]=_0x2fd812[_0x48b1('0x3a')][_0x48b1('0x3c')]?_0x2fd812[_0x48b1('0x3a')]:_0xe3fac5[_0x48b1('0x36')];if(!_0x2d9f05['query'][_0x48b1('0x3d')](_0x48b1('0x3e'))){_0x2fd812[_0x48b1('0x22')]=qs['limit'](_0x2d9f05[_0x48b1('0x37')][_0x48b1('0x22')]);_0x2fd812[_0x48b1('0x20')]=qs[_0x48b1('0x20')](_0x2d9f05['query'][_0x48b1('0x20')]);}_0x2fd812[_0x48b1('0x3f')]=qs[_0x48b1('0x40')](_0x2d9f05['query'][_0x48b1('0x40')]);_0x2fd812['where']=qs[_0x48b1('0x38')](_[_0x48b1('0x41')](_0x2d9f05['query'],_0xe3fac5[_0x48b1('0x38')]),_0x56a45d);if(_0x2d9f05[_0x48b1('0x37')][_0x48b1('0x42')]){_0x2fd812[_0x48b1('0x43')]=_[_0x48b1('0x44')](_0x2fd812[_0x48b1('0x43')],{'$or':_[_0x48b1('0x31')](_0x56a45d,function(_0xbebd1a){if(_0xbebd1a[_0x48b1('0x45')]!==_0x48b1('0x46')){var _0x2c63d8={};_0x2c63d8[_0xbebd1a['name']]={'$like':'%'+_0x2d9f05['query'][_0x48b1('0x42')]+'%'};return _0x2c63d8;}})});}_0x2fd812=_[_0x48b1('0x44')]({},_0x2fd812,_0x2d9f05['options']);var _0xaa825e={'where':_0x2fd812[_0x48b1('0x43')]};return db[_0x48b1('0x32')][_0x48b1('0x23')](_0xaa825e)[_0x48b1('0x29')](function(_0x3eb307){_0x3f1f58[_0x48b1('0x23')]=_0x3eb307;if(_0x2d9f05[_0x48b1('0x37')][_0x48b1('0x47')]){_0x2fd812[_0x48b1('0x48')]=[{'all':!![]}];}return db[_0x48b1('0x32')][_0x48b1('0x49')](_0x2fd812);})[_0x48b1('0x29')](function(_0xfaf775){_0x3f1f58['rows']=_0xfaf775;return _0x3f1f58;})[_0x48b1('0x29')](respondWithFilteredResult(_0x1e1231,_0x2fd812))[_0x48b1('0x4a')](handleError(_0x1e1231,null));};exports[_0x48b1('0x4b')]=function(_0x43686b,_0x3c65d0){var _0x2b9e06={'raw':!![],'where':{'id':_0x43686b['params']['id']}},_0xef4253={};_0xef4253['model']=_[_0x48b1('0x4c')](db[_0x48b1('0x32')][_0x48b1('0x33')]);_0xef4253[_0x48b1('0x37')]=_[_0x48b1('0x4c')](_0x43686b[_0x48b1('0x37')]);_0xef4253[_0x48b1('0x38')]=_['intersection'](_0xef4253['model'],_0xef4253['query']);_0x2b9e06[_0x48b1('0x3a')]=_[_0x48b1('0x39')](_0xef4253[_0x48b1('0x36')],qs[_0x48b1('0x3b')](_0x43686b[_0x48b1('0x37')][_0x48b1('0x3b')]));_0x2b9e06[_0x48b1('0x3a')]=_0x2b9e06[_0x48b1('0x3a')][_0x48b1('0x3c')]?_0x2b9e06[_0x48b1('0x3a')]:_0xef4253[_0x48b1('0x36')];if(_0x43686b[_0x48b1('0x37')][_0x48b1('0x47')]){_0x2b9e06[_0x48b1('0x48')]=[{'all':!![]}];}_0x2b9e06=_[_0x48b1('0x44')]({},_0x2b9e06,_0x43686b[_0x48b1('0x4d')]);return db['Plugin'][_0x48b1('0x4e')](_0x2b9e06)[_0x48b1('0x29')](handleEntityNotFound(_0x3c65d0,null))[_0x48b1('0x29')](respondWithResult(_0x3c65d0,null))[_0x48b1('0x4a')](handleError(_0x3c65d0,null));};exports[_0x48b1('0x4f')]=function(_0x127b9b,_0x21013b,_0x58ea8b){return db[_0x48b1('0x32')]['find']({'where':{'id':_0x127b9b['params']['id']},'attributes':[_0x48b1('0x2f'),_0x48b1('0x6')],'raw':!![]})['then'](handleEntityNotFound(_0x21013b,null))[_0x48b1('0x29')](function(_0x4735c9){if(_0x4735c9){var _0x345806=path[_0x48b1('0x50')](config['root'],_0x48b1('0x51'),util[_0x48b1('0x52')]('%s.zip',path[_0x48b1('0x53')](_0x4735c9[_0x48b1('0x6')])));var _0x24222e=fs[_0x48b1('0x54')](_0x345806);var _0x357b70=archiver(_0x48b1('0x55'),{'zlib':{'level':0x9}});_0x357b70['on']('warning',function(_0x69cfb6){if(_0x69cfb6[_0x48b1('0x56')]===_0x48b1('0x57')){logger[_0x48b1('0x58')](_0x69cfb6);}else{throw new db[(_0x48b1('0x59'))][(_0x48b1('0x5a'))](_0x48b1('0x5b'));}});_0x357b70['on'](_0x48b1('0x58'),function(_0x3ac726){throw new db[(_0x48b1('0x59'))]['Error'](_0x48b1('0x5b'));});_0x357b70[_0x48b1('0x5c')](_0x24222e);_0x357b70[_0x48b1('0x5d')](_0x48b1('0x5e'),{'cwd':path['join'](config[_0x48b1('0x5f')],_0x48b1('0x51'),path[_0x48b1('0x60')](_0x4735c9['path'])),'ignore':[path[_0x48b1('0x50')](path[_0x48b1('0x53')](_0x4735c9[_0x48b1('0x6')]),_0x48b1('0x61')),path[_0x48b1('0x50')](path[_0x48b1('0x53')](_0x4735c9['path']),_0x48b1('0x62'))],'nodir':!![]})[_0x48b1('0x63')]();_0x24222e['on'](_0x48b1('0x64'),function(){if(!fs['existsSync'](_0x345806)){throw new db[(_0x48b1('0x59'))]['Error'](_0x48b1('0x65'));}return _0x21013b[_0x48b1('0x4f')](_0x345806,util[_0x48b1('0x52')](_0x48b1('0x66'),path['basename'](_0x4735c9['path'])),function(_0x5876c3){if(_0x5876c3){throw new db[(_0x48b1('0x59'))][(_0x48b1('0x5a'))](_0x48b1('0x67'));}fs[_0x48b1('0x68')](_0x345806);logger['info'](_0x48b1('0x69'));logger['info'](_0x48b1('0x6a'));});});}return null;})[_0x48b1('0x4a')](handleError(_0x21013b,null));};exports[_0x48b1('0x6b')]=function(_0x43077d,_0x2de1ca,_0x5d3560){var _0x263968=path[_0x48b1('0x53')](_0x43077d[_0x48b1('0x6c')][_0x48b1('0x6d')],path[_0x48b1('0x6e')](_0x43077d[_0x48b1('0x6c')][_0x48b1('0x6d')]));var _0x4f772e=path['join'](config['root'],_0x48b1('0x51'),_0x43077d[_0x48b1('0x6c')][_0x48b1('0x6d')]);var _0x19b5ce=path[_0x48b1('0x50')](config[_0x48b1('0x5f')],_0x48b1('0x51'),_0x263968);logger[_0x48b1('0x6f')](_0x48b1('0x70'),_0x4f772e);logger[_0x48b1('0x6f')](_0x48b1('0x71'),_0x19b5ce);try{fs[_0x48b1('0x72')](_0x4f772e,parseInt(_0x48b1('0x73'),0x8));extract(_0x4f772e,{'dir':_0x19b5ce},function(_0x2adc7d){if(_0x2adc7d){logger[_0x48b1('0x58')](_0x2adc7d);handleError(_0x2adc7d,!![]);};var _0x588143=fs[_0x48b1('0x74')](_0x19b5ce);if(_0x588143[_0x48b1('0x3c')]>0x1){removeReferences(_0x4f772e,_0x19b5ce);logger[_0x48b1('0x58')](_0x48b1('0x75'));return _0x5d3560(new Error(_0x48b1('0x75')));}var _0x440ef3=fs[_0x48b1('0x76')](path['join'](_0x19b5ce,_0x588143[0x0]));if(_0x440ef3[_0x48b1('0x77')]()){removeReferences(_0x4f772e,_0x19b5ce);logger['error']('Invalid\x20plugin\x20structure');return _0x5d3560(new Error(_0x48b1('0x75')));}if(_0x440ef3[_0x48b1('0x78')]()){var _0x1ca2ab=fs['readdirSync'](path[_0x48b1('0x50')](_0x19b5ce,_0x588143[0x0]));if(_0x1ca2ab['length']===0x0){removeReferences(_0x4f772e,_0x19b5ce);logger[_0x48b1('0x58')](_0x48b1('0x75'));return _0x5d3560(new Error(_0x48b1('0x75')));}var _0x5c423d=_0x1ca2ab['some'](function(_0x579cc3){return _0x579cc3==='manifest.json';});if(!_0x5c423d){return _0x5d3560(new Error(_0x48b1('0x79')));}var _0x359586=fs[_0x48b1('0x7a')](path[_0x48b1('0x50')](_0x19b5ce,_0x588143[0x0],'manifest.json'));var _0x4759fc=JSON[_0x48b1('0x7b')](_0x359586);if(_0x48b1('0x21')==typeof _0x4759fc[_0x48b1('0x2f')]){return _0x5d3560(new Error('Invalid\x20manifest:\x20name\x20missing'));}if(_0x48b1('0x21')==typeof _0x4759fc[_0x48b1('0x45')]){return _0x5d3560(new Error(_0x48b1('0x7c')));}if('undefined'==typeof _0x4759fc['version']){return _0x5d3560(new Error(_0x48b1('0x7d')));}if('undefined'==typeof _0x4759fc[_0x48b1('0x7e')]){return _0x5d3560(new Error(_0x48b1('0x7f')));}if(_0x4759fc[_0x48b1('0x45')]===_0x48b1('0x80')){if(_0x48b1('0x21')==typeof _0x4759fc['parameters'][_0x48b1('0x81')]){return _0x5d3560(new Error(_0x48b1('0x82')));}if('undefined'==typeof _0x4759fc[_0x48b1('0x7e')][_0x48b1('0x81')][_0x48b1('0x83')]&&_0x48b1('0x21')==typeof _0x4759fc[_0x48b1('0x7e')][_0x48b1('0x81')][_0x48b1('0x84')]){return _0x5d3560(new Error('Invalid\x20manifest:\x20no\x20view\x20specified'));}}else if(_0x4759fc[_0x48b1('0x45')]===_0x48b1('0x85')){if(_0x48b1('0x21')==typeof _0x4759fc[_0x48b1('0x7e')]['scriptName']){return _0x5d3560(new Error(_0x48b1('0x86')));}if('undefined'==typeof _0x4759fc['parameters']['scriptPath']){return _0x5d3560(new Error(_0x48b1('0x87')));}}else{return _0x5d3560(new Error(_0x48b1('0x88')));}var _0x32bd97=_0x4759fc['name'];var _0x4a185d=_0x4759fc[_0x48b1('0x89')];var _0x329d49=_0x4759fc[_0x48b1('0x45')];var _0xf247b8=_0x4759fc[_0x48b1('0x8a')]?_0x4759fc[_0x48b1('0x8a')]:_0x48b1('0x8b');var _0x5eed58=_0x4759fc[_0x48b1('0x8c')]?_0x4759fc[_0x48b1('0x8c')]:_0x48b1('0x8d');var _0x58a4e8='';var _0x50fae5='';var _0x22500c='';var _0x5cd8d7='';var _0x48872d=_0x4759fc[_0x48b1('0x8e')];if(_0x329d49===_0x48b1('0x80')){if(_0x48b1('0x21')!=typeof _0x4759fc[_0x48b1('0x7e')][_0x48b1('0x81')][_0x48b1('0x83')]){var _0x31db39=_0x4759fc[_0x48b1('0x7e')]['views'][_0x48b1('0x83')];if(!/^(f|ht)tps?:\/\//i[_0x48b1('0x8f')](_0x31db39)){_0x58a4e8=path['join'](_0x48b1('0x90'),_0x263968,_0x588143[0x0],_0x31db39);}else{_0x58a4e8=_0x31db39;}}else{logger[_0x48b1('0x6f')](_0x48b1('0x91'));}if(_0x48b1('0x21')!=typeof _0x4759fc[_0x48b1('0x7e')][_0x48b1('0x81')][_0x48b1('0x84')]){var _0x284f3c=_0x4759fc[_0x48b1('0x7e')]['views']['agent'];if(!/^(f|ht)tps?:\/\//i[_0x48b1('0x8f')](_0x284f3c)){_0x50fae5=path['join'](_0x48b1('0x90'),_0x263968,_0x588143[0x0],_0x284f3c);}else{_0x50fae5=_0x284f3c;}}else{logger[_0x48b1('0x6f')](_0x48b1('0x92'));}}else if(_0x329d49===_0x48b1('0x85')){_0x22500c=_0x4759fc['parameters']['scriptName'];_0x5cd8d7=_0x4759fc[_0x48b1('0x7e')]['scriptPath'];if('undefined'!=typeof _0x4759fc[_0x48b1('0x7e')][_0x48b1('0x81')]){if('undefined'!=typeof _0x4759fc['parameters'][_0x48b1('0x81')][_0x48b1('0x83')]){var _0x31db39=_0x4759fc[_0x48b1('0x7e')]['views'][_0x48b1('0x83')];if(!/^(f|ht)tps?:\/\//i[_0x48b1('0x8f')](_0x31db39)){_0x58a4e8=path[_0x48b1('0x50')](_0x48b1('0x90'),_0x263968,_0x588143[0x0],_0x31db39);}else{_0x58a4e8=_0x31db39;}}if(_0x48b1('0x21')!=typeof _0x4759fc[_0x48b1('0x7e')][_0x48b1('0x81')][_0x48b1('0x84')]){var _0x284f3c=_0x4759fc[_0x48b1('0x7e')][_0x48b1('0x81')][_0x48b1('0x84')];if(!/^(f|ht)tps?:\/\//i['test'](_0x284f3c)){_0x50fae5=path[_0x48b1('0x50')](_0x48b1('0x90'),_0x263968,_0x588143[0x0],_0x284f3c);}else{_0x50fae5=_0x284f3c;}}}}var _0x3c9b10={'name':_0x32bd97,'description':_0x4a185d,'path':path[_0x48b1('0x50')](_0x263968,_0x588143[0x0]),'type':_0x329d49,'sidebar':_0xf247b8,'icon':_0x5eed58,'adminUrl':_0x58a4e8,'agentUrl':_0x50fae5,'scriptName':_0x22500c,'scriptPath':_0x5cd8d7,'version':_0x48872d};removeReferences(_0x4f772e,null);return db[_0x48b1('0x32')][_0x48b1('0x93')](_0x3c9b10)[_0x48b1('0x29')](function(_0x3b474e){var _0x1a019c={'role':_0x43077d['body'][_0x48b1('0x94')],'userProfileId':_0x43077d['body']['userProfileId']};if(!_0x1a019c)throw new Error(_0x48b1('0x95'));if(_0x1a019c[_0x48b1('0x94')]===_0x48b1('0x96')){var _0x5f1f2f=_0x3b474e['get']({'plain':!![]});return db[_0x48b1('0x97')][_0x48b1('0x4e')]({'where':{'name':_0x48b1('0x2c'),'userProfileId':_0x1a019c[_0x48b1('0x98')]},'raw':!![]})[_0x48b1('0x29')](function(_0x4ecb0e){if(_0x4ecb0e&&_0x4ecb0e[_0x48b1('0x99')]===0x0){return db[_0x48b1('0x2d')][_0x48b1('0x93')]({'name':_0x5f1f2f[_0x48b1('0x2f')],'resourceId':_0x5f1f2f['id'],'type':_0x4ecb0e[_0x48b1('0x2f')],'sectionId':_0x4ecb0e['id']},{})[_0x48b1('0x29')](function(){return _0x3b474e;});}else{return _0x3b474e;}})[_0x48b1('0x4a')](function(_0x4f2bd8){logger['error'](_0x48b1('0x9a'),_0x4f2bd8);throw _0x4f2bd8;});}return _0x3b474e;})['then'](respondWithResult(_0x2de1ca,null))['catch'](handleError(_0x2de1ca,null));}});}catch(_0x3299db){_0x2de1ca[_0x48b1('0x1e')](0x1f4)['send'](_0x3299db);}};function removeReferences(_0x3726b0,_0x211ad7){try{if(_0x3726b0){fs[_0x48b1('0x68')](_0x3726b0);logger[_0x48b1('0x6f')]('Zip\x20archive\x20removed');}if(_0x211ad7){rimraf(_0x211ad7,function(){});logger['info']('Extracted\x20folder\x20removed');}}catch(_0x230a57){logger[_0x48b1('0x58')](_0x230a57);}}exports[_0x48b1('0x9b')]=function(_0x2a1fbc,_0xae238e,_0x4edd6f){return db[_0x48b1('0x32')]['find']({'where':{'id':_0x2a1fbc['params']['id']}})[_0x48b1('0x29')](handleEntityNotFound(_0xae238e,null))[_0x48b1('0x29')](saveUpdates(_0x2a1fbc['body'],null))['then'](respondWithResult(_0xae238e,null))[_0x48b1('0x4a')](handleError(_0xae238e,null));};exports[_0x48b1('0x9c')]=function(_0x53941b,_0x20ca89,_0x2bfc19){return db[_0x48b1('0x32')][_0x48b1('0x4e')]({'where':{'id':_0x53941b['params']['id']}})['then'](function(_0x3a4d06){if(_0x3a4d06){return _0x3a4d06[_0x48b1('0x2a')]();}})[_0x48b1('0x29')](function(_0x3440dc){rimraf(path[_0x48b1('0x50')](config[_0x48b1('0x5f')],'server/files/plugins',path[_0x48b1('0x60')](_0x3440dc[_0x48b1('0x6')])),function(){});return _0x3440dc;})['then'](handleEntityNotFound(_0x20ca89,null))[_0x48b1('0x29')](respondWithStatusCode(_0x20ca89,null))[_0x48b1('0x4a')](handleError(_0x20ca89,null));};exports[_0x48b1('0x9d')]=function(_0x553bac,_0xaae9d0,_0x29dff4){return BPromise['resolve']()[_0x48b1('0x29')](function(){if(!_0x553bac[_0x48b1('0x37')][_0x48b1('0x6')]){throw new Error('\x27PATH\x27\x20parameter\x20not\x20specified');}if(!_0x553bac[_0x48b1('0x37')]['port']){throw new Error(_0x48b1('0x9e'));}var _0x273347=_0x553bac[_0x48b1('0x37')][_0x48b1('0x9f')]?_0x553bac[_0x48b1('0x37')][_0x48b1('0x9f')]+':'+_0x553bac['query'][_0x48b1('0xa0')]:_0x48b1('0xa1')+_0x553bac[_0x48b1('0x37')][_0x48b1('0xa0')];var _0xbf5b81=_0x553bac[_0x48b1('0x37')][_0x48b1('0x26')]?_0x553bac[_0x48b1('0x37')][_0x48b1('0x26')]:!![];var _0x2f9237=_0x553bac[_0x48b1('0x37')][_0x48b1('0xa2')]?_0x553bac[_0x48b1('0x37')]['encoding']:null;var _0xa4deac={'method':_0x553bac[_0x48b1('0xa3')],'uri':util['format'](_0x48b1('0xa4'),_0x273347,_0x553bac[_0x48b1('0x37')]['path']),'json':_0xbf5b81,'resolveWithFullResponse':!![],'encoding':_0x2f9237,'qs':_0x553bac[_0x48b1('0x37')]};if(_0x553bac[_0x48b1('0xa5')]){_0xa4deac[_0x48b1('0xa5')]=_0x553bac[_0x48b1('0xa5')];if(_0xa4deac[_0x48b1('0xa5')][_0x48b1('0xa6')]){delete _0xa4deac[_0x48b1('0xa5')]['content-length'];}}if(_0xa4deac[_0x48b1('0xa5')][_0x48b1('0xa7')]){delete _0xa4deac[_0x48b1('0xa5')][_0x48b1('0xa7')];}return rp(_0xa4deac);})[_0x48b1('0x29')](function(_0x225bfd){if(_0x225bfd){_0xaae9d0['set'](_0x225bfd[_0x48b1('0xa5')]);logger[_0x48b1('0x6f')](_0x225bfd[_0x48b1('0xa8')]);if(_[_0x48b1('0xa9')](_0x553bac[_0x48b1('0x37')][_0x48b1('0x6')],_0x48b1('0x4f'))&&_0x225bfd[_0x48b1('0xaa')]==0x1f4){return _0xaae9d0[_0x48b1('0x1d')](_0x225bfd['statusCode']);}else{return _0xaae9d0[_0x48b1('0x1e')](_0x225bfd['statusCode'])[_0x48b1('0xab')](_0x225bfd[_0x48b1('0xa8')]);}}else{return _0xaae9d0[_0x48b1('0x1d')](0xc8);}})[_0x48b1('0x4a')](handleError(_0xaae9d0,null));};exports[_0x48b1('0xac')]=function(_0x5c9f64,_0x36dfe8,_0x30eeb8){return BPromise['resolve']()[_0x48b1('0x29')](function(){if(!_0x5c9f64[_0x48b1('0x37')][_0x48b1('0x6')]){throw new Error(_0x48b1('0xad'));}if(!_0x5c9f64[_0x48b1('0x37')][_0x48b1('0xa0')]){throw new Error(_0x48b1('0x9e'));}var _0xfbcf2e=_0x5c9f64['query'][_0x48b1('0x9f')]?_0x5c9f64[_0x48b1('0x37')]['hostname']+':'+_0x5c9f64[_0x48b1('0x37')]['port']:_0x48b1('0xa1')+_0x5c9f64[_0x48b1('0x37')]['port'];var _0x21b723=_0x5c9f64['query'][_0x48b1('0x26')]?_0x5c9f64[_0x48b1('0x37')][_0x48b1('0x26')]:!![];var _0x2615b0=_0x5c9f64[_0x48b1('0x37')]['encoding']?_0x5c9f64[_0x48b1('0x37')][_0x48b1('0xa2')]:null;var _0xa3a1e={'method':_0x5c9f64[_0x48b1('0xa3')],'uri':util[_0x48b1('0x52')]('%s%s',_0xfbcf2e,_0x5c9f64[_0x48b1('0x37')]['path']),'json':_0x21b723,'resolveWithFullResponse':!![],'encoding':_0x2615b0,'body':_0x5c9f64[_0x48b1('0xa8')]};if(_0x5c9f64['headers']){_0xa3a1e[_0x48b1('0xa5')]=_0x5c9f64[_0x48b1('0xa5')];if(_0xa3a1e['headers'][_0x48b1('0xa6')]){delete _0xa3a1e[_0x48b1('0xa5')][_0x48b1('0xa6')];}}if(_0xa3a1e[_0x48b1('0xa5')][_0x48b1('0xa7')]){delete _0xa3a1e[_0x48b1('0xa5')]['content-type'];}return rp(_0xa3a1e);})[_0x48b1('0x29')](function(_0x3e4eaf){if(_0x3e4eaf){_0x36dfe8['set'](_0x3e4eaf[_0x48b1('0xa5')]);logger['info'](_0x3e4eaf['body']);return _0x36dfe8['status'](_0x3e4eaf[_0x48b1('0xaa')])[_0x48b1('0xab')](_0x3e4eaf[_0x48b1('0xa8')]);}else{return _0x36dfe8[_0x48b1('0x1d')](0xc8);}})['catch'](handleError(_0x36dfe8,null));};