Built motion from commit 9e1399f3.|2.5.37
[motion2.git] / server / api / plugin / plugin.controller.js
index 41d970a..4240b02 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9cc1=['localhost','socket.io-emitter','./plugin.socket','register','sendStatus','status','end','json','count','limit','apply','save','then','destroy','get','Plugins','UserProfileResource','error','stack','name','send','Plugin','rawAttributes','fieldName','type','key','model','map','keys','query','filters','intersection','attributes','fields','length','hasOwnProperty','nolimit','offset','sort','where','pick','filter','merge','VIRTUAL','options','includeAll','rows','catch','show','params','include','find','download','join','root','format','path','zip','warning','code','ENOENT','Sequelize','Error','Error\x20while\x20generating\x20the\x20zip\x20archive','pipe','**/*','server/files/plugins','basename','attachments/**/*','finalize','existsSync','Plugin\x20not\x20found','%s.zip','Error\x20while\x20downloading\x20the\x20plugin','unlinkSync','info','Download\x20completed','upload','filename','extname','file','Plugin\x20upload\x20filepath:\x20%s','Plugin\x20upload\x20destination:\x20%s','chmodSync','readdirSync','Invalid\x20plugin\x20structure','lstatSync','isFile','isDirectory','some','manifest.json','readFileSync','undefined','Invalid\x20manifest:\x20name\x20missing','Invalid\x20manifest:\x20type\x20missing','version','Invalid\x20manifest:\x20version\x20not\x20specified','parameters','Invalid\x20manifest:\x20parameters\x20missing','html','Invalid\x20manifest:\x20views\x20missing','views','admin','agent','Invalid\x20manifest:\x20no\x20view\x20specified','script','scriptName','Invalid\x20manifest:\x20script\x20name\x20missing','scriptPath','Invalid\x20manifest:\x20invalid\x20type','description','sidebar','icon','test','plugins','Warning:\x20admin\x20view\x20not\x20specified','create','userProfileId','role','Zip\x20archive\x20removed','update','dirname','webhookGet','resolve','\x27PATH\x27\x20parameter\x20not\x20specified','port','hostname','http://localhost:','encoding','method','%s%s','headers','content-length','content-type','set','endsWith','statusCode','webhookPost','body','rimraf','zip-dir','fast-json-patch','request-promise','bluebird','mustache','util','sox','to-csv','ejs','lodash','squel','crypto','querystring','extract-zip','archiver','../../components/auth/service','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/logger','api','../../config/utils','../../config/environment','../../config/license/util','../../mysqldb','redis'];(function(_0x5747d5,_0x512403){var _0x539504=function(_0x397479){while(--_0x397479){_0x5747d5['push'](_0x5747d5['shift']());}};_0x539504(++_0x512403);}(_0x9cc1,0x1d5));var _0x19cc=function(_0x2a2166,_0x3a077f){_0x2a2166=_0x2a2166-0x0;var _0x3bcf50=_0x9cc1[_0x2a2166];return _0x3bcf50;};'use strict';var emlformat=require('eml-format');var rimraf=require(_0x19cc('0x0'));var zipdir=require(_0x19cc('0x1'));var jsonpatch=require(_0x19cc('0x2'));var rp=require(_0x19cc('0x3'));var moment=require('moment');var BPromise=require(_0x19cc('0x4'));var Mustache=require(_0x19cc('0x5'));var util=require(_0x19cc('0x6'));var path=require('path');var sox=require(_0x19cc('0x7'));var csv=require(_0x19cc('0x8'));var ejs=require(_0x19cc('0x9'));var fs=require('fs');var fs_extra=require('fs-extra');var _=require(_0x19cc('0xa'));var squel=require(_0x19cc('0xb'));var crypto=require(_0x19cc('0xc'));var jsforce=require('jsforce');var deskjs=require('desk.js');var toCsv=require('to-csv');var querystring=require(_0x19cc('0xd'));var Papa=require('papaparse');var extract=require(_0x19cc('0xe'));var rimraf=require(_0x19cc('0x0'));var archiver=require(_0x19cc('0xf'));var Redis=require('ioredis');var authService=require(_0x19cc('0x10'));var qs=require(_0x19cc('0x11'));var as=require(_0x19cc('0x12'));var hardwareService=require('../../config/license/hardware');var logger=require(_0x19cc('0x13'))(_0x19cc('0x14'));var utils=require(_0x19cc('0x15'));var config=require(_0x19cc('0x16'));var licenseUtil=require(_0x19cc('0x17'));var db=require(_0x19cc('0x18'))['db'];config['redis']=_['defaults'](config[_0x19cc('0x19')],{'host':_0x19cc('0x1a'),'port':0x18eb});var socket=require(_0x19cc('0x1b'))(new Redis(config['redis']));require(_0x19cc('0x1c'))[_0x19cc('0x1d')](socket);function respondWithStatusCode(_0x38f894,_0x2e415d){_0x2e415d=_0x2e415d||0xcc;return function(_0x3a7de1){if(_0x3a7de1){return _0x38f894[_0x19cc('0x1e')](_0x2e415d);}return _0x38f894[_0x19cc('0x1f')](_0x2e415d)[_0x19cc('0x20')]();};}function respondWithResult(_0x42d3c1,_0x186695){_0x186695=_0x186695||0xc8;return function(_0x4f0aaa){if(_0x4f0aaa){return _0x42d3c1['status'](_0x186695)[_0x19cc('0x21')](_0x4f0aaa);}};}function respondWithFilteredResult(_0x1dce1b,_0x534f48){return function(_0x252975){if(_0x252975){var _0x12a085=_0x252975[_0x19cc('0x22')],_0x161c63=_0x534f48['offset'],_0x127813=_0x534f48['offset']+_0x534f48[_0x19cc('0x23')],_0x37fbe2;if(_0x127813>=_0x12a085){_0x127813=_0x12a085;_0x37fbe2=0xc8;}else{_0x37fbe2=0xce;}_0x1dce1b['status'](_0x37fbe2);return _0x1dce1b['set']('Content-Range',_0x161c63+'-'+_0x127813+'/'+_0x12a085)[_0x19cc('0x21')](_0x252975);}return null;};}function patchUpdates(_0x172f3d){return function(_0x46e2cd){try{jsonpatch[_0x19cc('0x24')](_0x46e2cd,_0x172f3d,!![]);}catch(_0x4cdb8d){return BPromise['reject'](_0x4cdb8d);}return _0x46e2cd[_0x19cc('0x25')]();};}function saveUpdates(_0x3f64c0,_0x3367c7){return function(_0x30a35d){if(_0x30a35d){return _0x30a35d['update'](_0x3f64c0)[_0x19cc('0x26')](function(_0xfd7817){return _0xfd7817;});}return null;};}function removeEntity(_0x31ec84,_0x331e4c){return function(_0x132e99){if(_0x132e99){return _0x132e99[_0x19cc('0x27')]()[_0x19cc('0x26')](function(){var _0x9edfb8=_0x132e99[_0x19cc('0x28')]({'plain':!![]});var _0x440a38=_0x19cc('0x29');return db[_0x19cc('0x2a')]['destroy']({'where':{'type':_0x440a38,'resourceId':_0x9edfb8['id']}})[_0x19cc('0x26')](function(){return _0x132e99;});})['then'](function(){_0x31ec84[_0x19cc('0x1f')](0xcc)[_0x19cc('0x20')]();});}};}function handleEntityNotFound(_0x599ac3,_0x1cef5b){return function(_0xd89fed){if(!_0xd89fed){_0x599ac3['sendStatus'](0x194);}return _0xd89fed;};}function handleError(_0x231d09,_0x412ff4){_0x412ff4=_0x412ff4||0x1f4;return function(_0x3065d5){logger[_0x19cc('0x2b')](_0x3065d5[_0x19cc('0x2c')]);if(_0x3065d5[_0x19cc('0x2d')]){delete _0x3065d5[_0x19cc('0x2d')];}_0x231d09[_0x19cc('0x1f')](_0x412ff4)[_0x19cc('0x2e')](_0x3065d5);};}exports['index']=function(_0xd0e086,_0x1a4276){var _0x45626d={},_0x747085={},_0x204711={'count':0x0,'rows':[]};var _0x1ff057=_['map'](db[_0x19cc('0x2f')][_0x19cc('0x30')],function(_0x32f916){return{'name':_0x32f916[_0x19cc('0x31')],'type':_0x32f916[_0x19cc('0x32')][_0x19cc('0x33')]};});_0x747085[_0x19cc('0x34')]=_[_0x19cc('0x35')](_0x1ff057,'name');_0x747085['query']=_[_0x19cc('0x36')](_0xd0e086[_0x19cc('0x37')]);_0x747085[_0x19cc('0x38')]=_[_0x19cc('0x39')](_0x747085[_0x19cc('0x34')],_0x747085[_0x19cc('0x37')]);_0x45626d[_0x19cc('0x3a')]=_[_0x19cc('0x39')](_0x747085[_0x19cc('0x34')],qs[_0x19cc('0x3b')](_0xd0e086[_0x19cc('0x37')][_0x19cc('0x3b')]));_0x45626d[_0x19cc('0x3a')]=_0x45626d[_0x19cc('0x3a')][_0x19cc('0x3c')]?_0x45626d[_0x19cc('0x3a')]:_0x747085[_0x19cc('0x34')];if(!_0xd0e086[_0x19cc('0x37')][_0x19cc('0x3d')](_0x19cc('0x3e'))){_0x45626d[_0x19cc('0x23')]=qs[_0x19cc('0x23')](_0xd0e086['query'][_0x19cc('0x23')]);_0x45626d[_0x19cc('0x3f')]=qs[_0x19cc('0x3f')](_0xd0e086[_0x19cc('0x37')][_0x19cc('0x3f')]);}_0x45626d['order']=qs['sort'](_0xd0e086[_0x19cc('0x37')][_0x19cc('0x40')]);_0x45626d[_0x19cc('0x41')]=qs[_0x19cc('0x38')](_[_0x19cc('0x42')](_0xd0e086['query'],_0x747085[_0x19cc('0x38')]),_0x1ff057);if(_0xd0e086['query'][_0x19cc('0x43')]){_0x45626d[_0x19cc('0x41')]=_[_0x19cc('0x44')](_0x45626d[_0x19cc('0x41')],{'$or':_[_0x19cc('0x35')](_0x1ff057,function(_0xf0fcf5){if(_0xf0fcf5[_0x19cc('0x32')]!==_0x19cc('0x45')){var _0x4e7027={};_0x4e7027[_0xf0fcf5[_0x19cc('0x2d')]]={'$like':'%'+_0xd0e086['query']['filter']+'%'};return _0x4e7027;}})});}_0x45626d=_[_0x19cc('0x44')]({},_0x45626d,_0xd0e086[_0x19cc('0x46')]);var _0x1d72ec={'where':_0x45626d[_0x19cc('0x41')]};return db[_0x19cc('0x2f')][_0x19cc('0x22')](_0x1d72ec)[_0x19cc('0x26')](function(_0x2a6d17){_0x204711['count']=_0x2a6d17;if(_0xd0e086[_0x19cc('0x37')][_0x19cc('0x47')]){_0x45626d['include']=[{'all':!![]}];}return db[_0x19cc('0x2f')]['findAll'](_0x45626d);})[_0x19cc('0x26')](function(_0x58618e){_0x204711[_0x19cc('0x48')]=_0x58618e;return _0x204711;})[_0x19cc('0x26')](respondWithFilteredResult(_0x1a4276,_0x45626d))[_0x19cc('0x49')](handleError(_0x1a4276,null));};exports[_0x19cc('0x4a')]=function(_0x25e815,_0x2c3003){var _0x54c5e0={'raw':!![],'where':{'id':_0x25e815[_0x19cc('0x4b')]['id']}},_0x243c36={};_0x243c36['model']=_['keys'](db['Plugin'][_0x19cc('0x30')]);_0x243c36['query']=_[_0x19cc('0x36')](_0x25e815[_0x19cc('0x37')]);_0x243c36['filters']=_[_0x19cc('0x39')](_0x243c36[_0x19cc('0x34')],_0x243c36['query']);_0x54c5e0['attributes']=_[_0x19cc('0x39')](_0x243c36[_0x19cc('0x34')],qs[_0x19cc('0x3b')](_0x25e815[_0x19cc('0x37')][_0x19cc('0x3b')]));_0x54c5e0[_0x19cc('0x3a')]=_0x54c5e0[_0x19cc('0x3a')][_0x19cc('0x3c')]?_0x54c5e0['attributes']:_0x243c36[_0x19cc('0x34')];if(_0x25e815['query'][_0x19cc('0x47')]){_0x54c5e0[_0x19cc('0x4c')]=[{'all':!![]}];}_0x54c5e0=_[_0x19cc('0x44')]({},_0x54c5e0,_0x25e815['options']);return db[_0x19cc('0x2f')][_0x19cc('0x4d')](_0x54c5e0)['then'](handleEntityNotFound(_0x2c3003,null))[_0x19cc('0x26')](respondWithResult(_0x2c3003,null))['catch'](handleError(_0x2c3003,null));};exports[_0x19cc('0x4e')]=function(_0x469363,_0x2a3855,_0x49f1c7){return db[_0x19cc('0x2f')][_0x19cc('0x4d')]({'where':{'id':_0x469363[_0x19cc('0x4b')]['id']},'attributes':[_0x19cc('0x2d'),'path'],'raw':!![]})[_0x19cc('0x26')](handleEntityNotFound(_0x2a3855,null))['then'](function(_0xde5166){if(_0xde5166){var _0x5d4c8f=path[_0x19cc('0x4f')](config[_0x19cc('0x50')],'server/files/plugins',util[_0x19cc('0x51')]('%s.zip',path['basename'](_0xde5166[_0x19cc('0x52')])));var _0x4e09e7=fs['createWriteStream'](_0x5d4c8f);var _0x4aada7=archiver(_0x19cc('0x53'),{'zlib':{'level':0x9}});_0x4aada7['on'](_0x19cc('0x54'),function(_0x5ab2e8){if(_0x5ab2e8[_0x19cc('0x55')]===_0x19cc('0x56')){logger[_0x19cc('0x2b')](_0x5ab2e8);}else{throw new db[(_0x19cc('0x57'))][(_0x19cc('0x58'))](_0x19cc('0x59'));}});_0x4aada7['on'](_0x19cc('0x2b'),function(_0x2143c2){throw new db[(_0x19cc('0x57'))][(_0x19cc('0x58'))](_0x19cc('0x59'));});_0x4aada7[_0x19cc('0x5a')](_0x4e09e7);_0x4aada7['glob'](_0x19cc('0x5b'),{'cwd':path['join'](config[_0x19cc('0x50')],_0x19cc('0x5c'),path['dirname'](_0xde5166[_0x19cc('0x52')])),'ignore':[path['join'](path[_0x19cc('0x5d')](_0xde5166[_0x19cc('0x52')]),'node_modules/**/*'),path['join'](path['basename'](_0xde5166[_0x19cc('0x52')]),_0x19cc('0x5e'))],'nodir':!![]})[_0x19cc('0x5f')]();_0x4e09e7['on']('close',function(){if(!fs[_0x19cc('0x60')](_0x5d4c8f)){throw new db[(_0x19cc('0x57'))][(_0x19cc('0x58'))](_0x19cc('0x61'));}return _0x2a3855['download'](_0x5d4c8f,util[_0x19cc('0x51')](_0x19cc('0x62'),path[_0x19cc('0x5d')](_0xde5166[_0x19cc('0x52')])),function(_0xe86a43){if(_0xe86a43){throw new db[(_0x19cc('0x57'))][(_0x19cc('0x58'))](_0x19cc('0x63'));}fs[_0x19cc('0x64')](_0x5d4c8f);logger[_0x19cc('0x65')](_0x19cc('0x66'));logger[_0x19cc('0x65')]('Temporary\x20file\x20removed');});});}return null;})[_0x19cc('0x49')](handleError(_0x2a3855,null));};exports[_0x19cc('0x67')]=function(_0x3e4a4e,_0x579136,_0xd308ab){var _0x1cb862=path[_0x19cc('0x5d')](_0x3e4a4e['file'][_0x19cc('0x68')],path[_0x19cc('0x69')](_0x3e4a4e[_0x19cc('0x6a')][_0x19cc('0x68')]));var _0x40427d=path[_0x19cc('0x4f')](config['root'],_0x19cc('0x5c'),_0x3e4a4e[_0x19cc('0x6a')][_0x19cc('0x68')]);var _0x36e741=path['join'](config[_0x19cc('0x50')],_0x19cc('0x5c'),_0x1cb862);logger[_0x19cc('0x65')](_0x19cc('0x6b'),_0x40427d);logger[_0x19cc('0x65')](_0x19cc('0x6c'),_0x36e741);try{fs[_0x19cc('0x6d')](_0x40427d,parseInt('0777',0x8));extract(_0x40427d,{'dir':_0x36e741},function(_0x3acc83){if(_0x3acc83){logger['error'](_0x3acc83);handleError(_0x3acc83,!![]);};var _0x646a98=fs[_0x19cc('0x6e')](_0x36e741);if(_0x646a98[_0x19cc('0x3c')]>0x1){removeReferences(_0x40427d,_0x36e741);logger[_0x19cc('0x2b')](_0x19cc('0x6f'));return _0xd308ab(new Error('Invalid\x20plugin\x20structure'));}var _0x5c5018=fs[_0x19cc('0x70')](path[_0x19cc('0x4f')](_0x36e741,_0x646a98[0x0]));if(_0x5c5018[_0x19cc('0x71')]()){removeReferences(_0x40427d,_0x36e741);logger[_0x19cc('0x2b')]('Invalid\x20plugin\x20structure');return _0xd308ab(new Error('Invalid\x20plugin\x20structure'));}if(_0x5c5018[_0x19cc('0x72')]()){var _0x3595eb=fs[_0x19cc('0x6e')](path[_0x19cc('0x4f')](_0x36e741,_0x646a98[0x0]));if(_0x3595eb[_0x19cc('0x3c')]===0x0){removeReferences(_0x40427d,_0x36e741);logger[_0x19cc('0x2b')](_0x19cc('0x6f'));return _0xd308ab(new Error(_0x19cc('0x6f')));}var _0x2d199d=_0x3595eb[_0x19cc('0x73')](function(_0xfae2c9){return _0xfae2c9===_0x19cc('0x74');});if(!_0x2d199d){return _0xd308ab(new Error('Plugin\x20manifest\x20missing'));}var _0x4f3dea=fs[_0x19cc('0x75')](path[_0x19cc('0x4f')](_0x36e741,_0x646a98[0x0],_0x19cc('0x74')));var _0x105097=JSON['parse'](_0x4f3dea);if(_0x19cc('0x76')==typeof _0x105097[_0x19cc('0x2d')]){return _0xd308ab(new Error(_0x19cc('0x77')));}if(_0x19cc('0x76')==typeof _0x105097[_0x19cc('0x32')]){return _0xd308ab(new Error(_0x19cc('0x78')));}if(_0x19cc('0x76')==typeof _0x105097[_0x19cc('0x79')]){return _0xd308ab(new Error(_0x19cc('0x7a')));}if(_0x19cc('0x76')==typeof _0x105097[_0x19cc('0x7b')]){return _0xd308ab(new Error(_0x19cc('0x7c')));}if(_0x105097[_0x19cc('0x32')]===_0x19cc('0x7d')){if(_0x19cc('0x76')==typeof _0x105097[_0x19cc('0x7b')]['views']){return _0xd308ab(new Error(_0x19cc('0x7e')));}if(_0x19cc('0x76')==typeof _0x105097['parameters'][_0x19cc('0x7f')][_0x19cc('0x80')]&&_0x19cc('0x76')==typeof _0x105097[_0x19cc('0x7b')]['views'][_0x19cc('0x81')]){return _0xd308ab(new Error(_0x19cc('0x82')));}}else if(_0x105097['type']===_0x19cc('0x83')){if(_0x19cc('0x76')==typeof _0x105097[_0x19cc('0x7b')][_0x19cc('0x84')]){return _0xd308ab(new Error(_0x19cc('0x85')));}if(_0x19cc('0x76')==typeof _0x105097['parameters'][_0x19cc('0x86')]){return _0xd308ab(new Error('Invalid\x20manifest:\x20script\x20path\x20missing'));}}else{return _0xd308ab(new Error(_0x19cc('0x87')));}var _0x2a58bb=_0x105097[_0x19cc('0x2d')];var _0x2a669c=_0x105097[_0x19cc('0x88')];var _0x6d5ef8=_0x105097[_0x19cc('0x32')];var _0x2267ea=_0x105097[_0x19cc('0x89')]?_0x105097[_0x19cc('0x89')]:'always';var _0x38a2c1=_0x105097[_0x19cc('0x8a')]?_0x105097['icon']:'icon-apps';var _0xc4b167='';var _0xd2257e='';var _0x105275='';var _0x121108='';var _0x3c60d4=_0x105097[_0x19cc('0x79')];if(_0x6d5ef8==='html'){if('undefined'!=typeof _0x105097['parameters'][_0x19cc('0x7f')][_0x19cc('0x80')]){var _0x32cd2a=_0x105097['parameters']['views']['admin'];if(!/^(f|ht)tps?:\/\//i[_0x19cc('0x8b')](_0x32cd2a)){_0xc4b167=path[_0x19cc('0x4f')](_0x19cc('0x8c'),_0x1cb862,_0x646a98[0x0],_0x32cd2a);}else{_0xc4b167=_0x32cd2a;}}else{logger[_0x19cc('0x65')](_0x19cc('0x8d'));}if(_0x19cc('0x76')!=typeof _0x105097[_0x19cc('0x7b')][_0x19cc('0x7f')][_0x19cc('0x81')]){var _0x6103b1=_0x105097['parameters'][_0x19cc('0x7f')][_0x19cc('0x81')];if(!/^(f|ht)tps?:\/\//i[_0x19cc('0x8b')](_0x6103b1)){_0xd2257e=path['join'](_0x19cc('0x8c'),_0x1cb862,_0x646a98[0x0],_0x6103b1);}else{_0xd2257e=_0x6103b1;}}else{logger['info']('Warning:\x20agent\x20view\x20not\x20specified');}}else if(_0x6d5ef8===_0x19cc('0x83')){_0x105275=_0x105097[_0x19cc('0x7b')][_0x19cc('0x84')];_0x121108=_0x105097[_0x19cc('0x7b')][_0x19cc('0x86')];if('undefined'!=typeof _0x105097[_0x19cc('0x7b')][_0x19cc('0x7f')]){if('undefined'!=typeof _0x105097[_0x19cc('0x7b')]['views']['admin']){var _0x32cd2a=_0x105097[_0x19cc('0x7b')]['views'][_0x19cc('0x80')];if(!/^(f|ht)tps?:\/\//i['test'](_0x32cd2a)){_0xc4b167=path['join'](_0x19cc('0x8c'),_0x1cb862,_0x646a98[0x0],_0x32cd2a);}else{_0xc4b167=_0x32cd2a;}}if(_0x19cc('0x76')!=typeof _0x105097[_0x19cc('0x7b')]['views'][_0x19cc('0x81')]){var _0x6103b1=_0x105097[_0x19cc('0x7b')][_0x19cc('0x7f')][_0x19cc('0x81')];if(!/^(f|ht)tps?:\/\//i[_0x19cc('0x8b')](_0x6103b1)){_0xd2257e=path[_0x19cc('0x4f')]('plugins',_0x1cb862,_0x646a98[0x0],_0x6103b1);}else{_0xd2257e=_0x6103b1;}}}}var _0x5aee89={'name':_0x2a58bb,'description':_0x2a669c,'path':path[_0x19cc('0x4f')](_0x1cb862,_0x646a98[0x0]),'type':_0x6d5ef8,'sidebar':_0x2267ea,'icon':_0x38a2c1,'adminUrl':_0xc4b167,'agentUrl':_0xd2257e,'scriptName':_0x105275,'scriptPath':_0x121108,'version':_0x3c60d4};removeReferences(_0x40427d,null);return db[_0x19cc('0x2f')][_0x19cc('0x8e')](_0x5aee89)[_0x19cc('0x26')](function(_0x4e8672){var _0x1c198a={'role':_0x3e4a4e['body']['role'],'userProfileId':_0x3e4a4e['body'][_0x19cc('0x8f')]};if(!_0x1c198a)throw new Error('Unable\x20to\x20retrieve\x20the\x20current\x20user');if(_0x1c198a[_0x19cc('0x90')]==='user'){var _0x22cc8e=_0x4e8672[_0x19cc('0x28')]({'plain':!![]});return db['UserProfileSection'][_0x19cc('0x4d')]({'where':{'name':_0x19cc('0x29'),'userProfileId':_0x1c198a[_0x19cc('0x8f')]},'raw':!![]})[_0x19cc('0x26')](function(_0x629bae){if(_0x629bae&&_0x629bae['autoAssociation']===0x0){return db[_0x19cc('0x2a')]['create']({'name':_0x22cc8e[_0x19cc('0x2d')],'resourceId':_0x22cc8e['id'],'type':_0x629bae[_0x19cc('0x2d')],'sectionId':_0x629bae['id']},{})[_0x19cc('0x26')](function(){return _0x4e8672;});}else{return _0x4e8672;}})[_0x19cc('0x49')](function(_0x23ef0c){logger['error']('Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s',_0x23ef0c);throw _0x23ef0c;});}return _0x4e8672;})[_0x19cc('0x26')](respondWithResult(_0x579136,null))[_0x19cc('0x49')](handleError(_0x579136,null));}});}catch(_0x39adc0){_0x579136[_0x19cc('0x1f')](0x1f4)[_0x19cc('0x2e')](_0x39adc0);}};function removeReferences(_0x306b59,_0x11f641){try{if(_0x306b59){fs[_0x19cc('0x64')](_0x306b59);logger[_0x19cc('0x65')](_0x19cc('0x91'));}if(_0x11f641){rimraf(_0x11f641,function(){});logger[_0x19cc('0x65')]('Extracted\x20folder\x20removed');}}catch(_0x5dbce5){logger['error'](_0x5dbce5);}}exports[_0x19cc('0x92')]=function(_0x37e1d6,_0x2d0391,_0x436a4d){return db[_0x19cc('0x2f')][_0x19cc('0x4d')]({'where':{'id':_0x37e1d6[_0x19cc('0x4b')]['id']}})[_0x19cc('0x26')](handleEntityNotFound(_0x2d0391,null))[_0x19cc('0x26')](saveUpdates(_0x37e1d6['body'],null))[_0x19cc('0x26')](respondWithResult(_0x2d0391,null))[_0x19cc('0x49')](handleError(_0x2d0391,null));};exports['delete']=function(_0x54d4b3,_0x2151b3,_0x44f127){return db[_0x19cc('0x2f')][_0x19cc('0x4d')]({'where':{'id':_0x54d4b3[_0x19cc('0x4b')]['id']}})[_0x19cc('0x26')](function(_0x3d3824){if(_0x3d3824){return _0x3d3824[_0x19cc('0x27')]();}})[_0x19cc('0x26')](function(_0x494281){rimraf(path[_0x19cc('0x4f')](config[_0x19cc('0x50')],_0x19cc('0x5c'),path[_0x19cc('0x93')](_0x494281[_0x19cc('0x52')])),function(){});return _0x494281;})[_0x19cc('0x26')](handleEntityNotFound(_0x2151b3,null))[_0x19cc('0x26')](respondWithStatusCode(_0x2151b3,null))[_0x19cc('0x49')](handleError(_0x2151b3,null));};exports[_0x19cc('0x94')]=function(_0x1dba7b,_0x2f812e,_0x160020){return BPromise[_0x19cc('0x95')]()['then'](function(){if(!_0x1dba7b['query']['path']){throw new Error(_0x19cc('0x96'));}if(!_0x1dba7b['query'][_0x19cc('0x97')]){throw new Error('\x27PORT\x27\x20parameter\x20not\x20specified');}var _0x2d7923=_0x1dba7b[_0x19cc('0x37')][_0x19cc('0x98')]?_0x1dba7b[_0x19cc('0x37')]['hostname']+':'+_0x1dba7b[_0x19cc('0x37')][_0x19cc('0x97')]:_0x19cc('0x99')+_0x1dba7b[_0x19cc('0x37')][_0x19cc('0x97')];var _0xd3fbb9=_0x1dba7b[_0x19cc('0x37')][_0x19cc('0x21')]?_0x1dba7b[_0x19cc('0x37')][_0x19cc('0x21')]:!![];var _0xffa9e4=_0x1dba7b[_0x19cc('0x37')][_0x19cc('0x9a')]?_0x1dba7b[_0x19cc('0x37')][_0x19cc('0x9a')]:null;var _0x5b7847={'method':_0x1dba7b[_0x19cc('0x9b')],'uri':util[_0x19cc('0x51')](_0x19cc('0x9c'),_0x2d7923,_0x1dba7b[_0x19cc('0x37')][_0x19cc('0x52')]),'json':_0xd3fbb9,'resolveWithFullResponse':!![],'encoding':_0xffa9e4,'qs':_0x1dba7b[_0x19cc('0x37')]};if(_0x1dba7b[_0x19cc('0x9d')]){_0x5b7847[_0x19cc('0x9d')]=_0x1dba7b[_0x19cc('0x9d')];if(_0x5b7847[_0x19cc('0x9d')][_0x19cc('0x9e')]){delete _0x5b7847[_0x19cc('0x9d')]['content-length'];}}if(_0x5b7847['headers'][_0x19cc('0x9f')]){delete _0x5b7847[_0x19cc('0x9d')][_0x19cc('0x9f')];}return rp(_0x5b7847);})[_0x19cc('0x26')](function(_0x17cbf4){if(_0x17cbf4){_0x2f812e[_0x19cc('0xa0')](_0x17cbf4[_0x19cc('0x9d')]);logger[_0x19cc('0x65')](_0x17cbf4['body']);if(_[_0x19cc('0xa1')](_0x1dba7b['query']['path'],_0x19cc('0x4e'))&&_0x17cbf4['statusCode']==0x1f4){return _0x2f812e[_0x19cc('0x1e')](_0x17cbf4[_0x19cc('0xa2')]);}else{return _0x2f812e[_0x19cc('0x1f')](_0x17cbf4['statusCode'])['send'](_0x17cbf4['body']);}}else{return _0x2f812e['sendStatus'](0xc8);}})[_0x19cc('0x49')](handleError(_0x2f812e,null));};exports[_0x19cc('0xa3')]=function(_0x30b969,_0xed191c,_0x5f5c6e){return BPromise['resolve']()[_0x19cc('0x26')](function(){if(!_0x30b969[_0x19cc('0x37')]['path']){throw new Error(_0x19cc('0x96'));}if(!_0x30b969[_0x19cc('0x37')][_0x19cc('0x97')]){throw new Error('\x27PORT\x27\x20parameter\x20not\x20specified');}var _0x28d470=_0x30b969[_0x19cc('0x37')]['hostname']?_0x30b969[_0x19cc('0x37')][_0x19cc('0x98')]+':'+_0x30b969[_0x19cc('0x37')][_0x19cc('0x97')]:_0x19cc('0x99')+_0x30b969[_0x19cc('0x37')][_0x19cc('0x97')];var _0x5e3eb7=_0x30b969['query']['json']?_0x30b969[_0x19cc('0x37')][_0x19cc('0x21')]:!![];var _0xd908ca=_0x30b969[_0x19cc('0x37')][_0x19cc('0x9a')]?_0x30b969[_0x19cc('0x37')][_0x19cc('0x9a')]:null;var _0x4c74f6={'method':_0x30b969[_0x19cc('0x9b')],'uri':util[_0x19cc('0x51')]('%s%s',_0x28d470,_0x30b969[_0x19cc('0x37')][_0x19cc('0x52')]),'json':_0x5e3eb7,'resolveWithFullResponse':!![],'encoding':_0xd908ca,'body':_0x30b969[_0x19cc('0xa4')]};if(_0x30b969[_0x19cc('0x9d')]){_0x4c74f6[_0x19cc('0x9d')]=_0x30b969[_0x19cc('0x9d')];if(_0x4c74f6[_0x19cc('0x9d')][_0x19cc('0x9e')]){delete _0x4c74f6[_0x19cc('0x9d')][_0x19cc('0x9e')];}}if(_0x4c74f6[_0x19cc('0x9d')][_0x19cc('0x9f')]){delete _0x4c74f6[_0x19cc('0x9d')][_0x19cc('0x9f')];}return rp(_0x4c74f6);})['then'](function(_0x2a3877){if(_0x2a3877){_0xed191c['set'](_0x2a3877[_0x19cc('0x9d')]);logger['info'](_0x2a3877[_0x19cc('0xa4')]);return _0xed191c[_0x19cc('0x1f')](_0x2a3877[_0x19cc('0xa2')])['send'](_0x2a3877[_0x19cc('0xa4')]);}else{return _0xed191c[_0x19cc('0x1e')](0xc8);}})[_0x19cc('0x49')](handleError(_0xed191c,null));};
\ No newline at end of file
+var _0x63fc=['ejs','jsforce','papaparse','extract-zip','archiver','ioredis','../../components/auth/service','../../components/parsers/qs','../../components/parsers/advancedSearch','../../config/license/hardware','../../config/logger','api','../../config/utils','../../config/environment','../../mysqldb','defaults','redis','localhost','socket.io-emitter','./plugin.socket','register','sendStatus','status','json','offset','limit','count','set','Content-Range','apply','reject','save','update','then','destroy','get','UserProfileResource','end','stack','name','send','index','map','rawAttributes','fieldName','key','model','query','keys','filters','intersection','attributes','fields','length','hasOwnProperty','nolimit','order','sort','pick','filter','merge','where','type','VIRTUAL','options','Plugin','includeAll','include','findAll','rows','catch','show','find','download','path','join','root','server/files/plugins','%s.zip','createWriteStream','warning','code','ENOENT','error','Error','Error\x20while\x20generating\x20the\x20zip\x20archive','Sequelize','glob','**/*','dirname','basename','node_modules/**/*','attachments/**/*','finalize','close','existsSync','Plugin\x20not\x20found','format','unlinkSync','info','Download\x20completed','Temporary\x20file\x20removed','file','filename','extname','Plugin\x20upload\x20filepath:\x20%s','Plugin\x20upload\x20destination:\x20%s','chmodSync','0777','readdirSync','Invalid\x20plugin\x20structure','isFile','isDirectory','manifest.json','readFileSync','parse','undefined','Invalid\x20manifest:\x20type\x20missing','version','Invalid\x20manifest:\x20version\x20not\x20specified','parameters','Invalid\x20manifest:\x20parameters\x20missing','views','Invalid\x20manifest:\x20views\x20missing','admin','agent','script','scriptName','Invalid\x20manifest:\x20script\x20name\x20missing','scriptPath','Invalid\x20manifest:\x20script\x20path\x20missing','Invalid\x20manifest:\x20invalid\x20type','description','sidebar','icon','icon-apps','html','test','Warning:\x20admin\x20view\x20not\x20specified','Warning:\x20agent\x20view\x20not\x20specified','plugins','create','body','userProfileId','role','user','Plugins','autoAssociation','Zip\x20archive\x20removed','params','webhookGet','resolve','\x27PORT\x27\x20parameter\x20not\x20specified','hostname','http://localhost:','port','encoding','method','%s%s','headers','content-length','endsWith','statusCode','webhookPost','\x27PATH\x27\x20parameter\x20not\x20specified','content-type','eml-format','rimraf','request-promise','moment','bluebird','mustache','util','sox','to-csv'];(function(_0x295314,_0x17b250){var _0x584b0c=function(_0x51cc84){while(--_0x51cc84){_0x295314['push'](_0x295314['shift']());}};_0x584b0c(++_0x17b250);}(_0x63fc,0xa6));var _0xc63f=function(_0x2283dc,_0x2fcfc5){_0x2283dc=_0x2283dc-0x0;var _0x16db90=_0x63fc[_0x2283dc];return _0x16db90;};'use strict';var emlformat=require(_0xc63f('0x0'));var rimraf=require(_0xc63f('0x1'));var zipdir=require('zip-dir');var jsonpatch=require('fast-json-patch');var rp=require(_0xc63f('0x2'));var moment=require(_0xc63f('0x3'));var BPromise=require(_0xc63f('0x4'));var Mustache=require(_0xc63f('0x5'));var util=require(_0xc63f('0x6'));var path=require('path');var sox=require(_0xc63f('0x7'));var csv=require(_0xc63f('0x8'));var ejs=require(_0xc63f('0x9'));var fs=require('fs');var fs_extra=require('fs-extra');var _=require('lodash');var squel=require('squel');var crypto=require('crypto');var jsforce=require(_0xc63f('0xa'));var deskjs=require('desk.js');var toCsv=require(_0xc63f('0x8'));var querystring=require('querystring');var Papa=require(_0xc63f('0xb'));var extract=require(_0xc63f('0xc'));var rimraf=require(_0xc63f('0x1'));var archiver=require(_0xc63f('0xd'));var Redis=require(_0xc63f('0xe'));var authService=require(_0xc63f('0xf'));var qs=require(_0xc63f('0x10'));var as=require(_0xc63f('0x11'));var hardwareService=require(_0xc63f('0x12'));var logger=require(_0xc63f('0x13'))(_0xc63f('0x14'));var utils=require(_0xc63f('0x15'));var config=require(_0xc63f('0x16'));var licenseUtil=require('../../config/license/util');var db=require(_0xc63f('0x17'))['db'];config['redis']=_[_0xc63f('0x18')](config[_0xc63f('0x19')],{'host':_0xc63f('0x1a'),'port':0x18eb});var socket=require(_0xc63f('0x1b'))(new Redis(config[_0xc63f('0x19')]));require(_0xc63f('0x1c'))[_0xc63f('0x1d')](socket);function respondWithStatusCode(_0x3196d5,_0x5b3983){_0x5b3983=_0x5b3983||0xcc;return function(_0x475c5d){if(_0x475c5d){return _0x3196d5[_0xc63f('0x1e')](_0x5b3983);}return _0x3196d5[_0xc63f('0x1f')](_0x5b3983)['end']();};}function respondWithResult(_0x2fbacb,_0x45b120){_0x45b120=_0x45b120||0xc8;return function(_0x8701c0){if(_0x8701c0){return _0x2fbacb[_0xc63f('0x1f')](_0x45b120)[_0xc63f('0x20')](_0x8701c0);}};}function respondWithFilteredResult(_0x59918c,_0x1a0256){return function(_0x1b486b){if(_0x1b486b){var _0x1477fc=typeof _0x1a0256[_0xc63f('0x21')]==='undefined'&&typeof _0x1a0256[_0xc63f('0x22')]==='undefined';var _0x44fa77=_0x1b486b['count'];var _0x3517c4=_0x1477fc?0x0:_0x1a0256[_0xc63f('0x21')];var _0x4d79d3=_0x1477fc?_0x1b486b[_0xc63f('0x23')]:_0x1a0256[_0xc63f('0x21')]+_0x1a0256[_0xc63f('0x22')];var _0x40138b;if(_0x4d79d3>=_0x44fa77){_0x4d79d3=_0x44fa77;_0x40138b=0xc8;}else{_0x40138b=0xce;}_0x59918c['status'](_0x40138b);return _0x59918c[_0xc63f('0x24')](_0xc63f('0x25'),_0x3517c4+'-'+_0x4d79d3+'/'+_0x44fa77)[_0xc63f('0x20')](_0x1b486b);}return null;};}function patchUpdates(_0x1b906e){return function(_0x34bcee){try{jsonpatch[_0xc63f('0x26')](_0x34bcee,_0x1b906e,!![]);}catch(_0x224c13){return BPromise[_0xc63f('0x27')](_0x224c13);}return _0x34bcee[_0xc63f('0x28')]();};}function saveUpdates(_0x9ddf05,_0x239aa1){return function(_0x1b0e7e){if(_0x1b0e7e){return _0x1b0e7e[_0xc63f('0x29')](_0x9ddf05)[_0xc63f('0x2a')](function(_0x3fba6e){return _0x3fba6e;});}return null;};}function removeEntity(_0x17ee98,_0x3989ad){return function(_0x13cdda){if(_0x13cdda){return _0x13cdda[_0xc63f('0x2b')]()[_0xc63f('0x2a')](function(){var _0x52abc4=_0x13cdda[_0xc63f('0x2c')]({'plain':!![]});var _0xc5f659='Plugins';return db[_0xc63f('0x2d')][_0xc63f('0x2b')]({'where':{'type':_0xc5f659,'resourceId':_0x52abc4['id']}})[_0xc63f('0x2a')](function(){return _0x13cdda;});})[_0xc63f('0x2a')](function(){_0x17ee98[_0xc63f('0x1f')](0xcc)[_0xc63f('0x2e')]();});}};}function handleEntityNotFound(_0x187a12,_0x17ed1b){return function(_0x2b62d1){if(!_0x2b62d1){_0x187a12[_0xc63f('0x1e')](0x194);}return _0x2b62d1;};}function handleError(_0x594cbe,_0xd970ff){_0xd970ff=_0xd970ff||0x1f4;return function(_0x2cd3c9){logger['error'](_0x2cd3c9[_0xc63f('0x2f')]);if(_0x2cd3c9['name']){delete _0x2cd3c9[_0xc63f('0x30')];}_0x594cbe[_0xc63f('0x1f')](_0xd970ff)[_0xc63f('0x31')](_0x2cd3c9);};}exports[_0xc63f('0x32')]=function(_0x6c3aea,_0x5c8640){var _0x3a6a80={},_0x11cc2c={},_0x283b1e={'count':0x0,'rows':[]};var _0x2e0a37=_[_0xc63f('0x33')](db['Plugin'][_0xc63f('0x34')],function(_0xe67bda){return{'name':_0xe67bda[_0xc63f('0x35')],'type':_0xe67bda['type'][_0xc63f('0x36')]};});_0x11cc2c[_0xc63f('0x37')]=_[_0xc63f('0x33')](_0x2e0a37,_0xc63f('0x30'));_0x11cc2c[_0xc63f('0x38')]=_[_0xc63f('0x39')](_0x6c3aea['query']);_0x11cc2c[_0xc63f('0x3a')]=_[_0xc63f('0x3b')](_0x11cc2c[_0xc63f('0x37')],_0x11cc2c['query']);_0x3a6a80[_0xc63f('0x3c')]=_[_0xc63f('0x3b')](_0x11cc2c['model'],qs['fields'](_0x6c3aea[_0xc63f('0x38')][_0xc63f('0x3d')]));_0x3a6a80[_0xc63f('0x3c')]=_0x3a6a80[_0xc63f('0x3c')][_0xc63f('0x3e')]?_0x3a6a80['attributes']:_0x11cc2c[_0xc63f('0x37')];if(!_0x6c3aea[_0xc63f('0x38')][_0xc63f('0x3f')](_0xc63f('0x40'))){_0x3a6a80[_0xc63f('0x22')]=qs[_0xc63f('0x22')](_0x6c3aea[_0xc63f('0x38')][_0xc63f('0x22')]);_0x3a6a80[_0xc63f('0x21')]=qs['offset'](_0x6c3aea['query'][_0xc63f('0x21')]);}_0x3a6a80[_0xc63f('0x41')]=qs['sort'](_0x6c3aea['query'][_0xc63f('0x42')]);_0x3a6a80['where']=qs[_0xc63f('0x3a')](_[_0xc63f('0x43')](_0x6c3aea[_0xc63f('0x38')],_0x11cc2c[_0xc63f('0x3a')]),_0x2e0a37);if(_0x6c3aea['query'][_0xc63f('0x44')]){_0x3a6a80['where']=_[_0xc63f('0x45')](_0x3a6a80[_0xc63f('0x46')],{'$or':_['map'](_0x2e0a37,function(_0x430689){if(_0x430689[_0xc63f('0x47')]!==_0xc63f('0x48')){var _0x3e53a3={};_0x3e53a3[_0x430689[_0xc63f('0x30')]]={'$like':'%'+_0x6c3aea[_0xc63f('0x38')]['filter']+'%'};return _0x3e53a3;}})});}_0x3a6a80=_[_0xc63f('0x45')]({},_0x3a6a80,_0x6c3aea[_0xc63f('0x49')]);var _0xf07583={'where':_0x3a6a80['where']};return db[_0xc63f('0x4a')]['count'](_0xf07583)['then'](function(_0x2994e8){_0x283b1e[_0xc63f('0x23')]=_0x2994e8;if(_0x6c3aea[_0xc63f('0x38')][_0xc63f('0x4b')]){_0x3a6a80[_0xc63f('0x4c')]=[{'all':!![]}];}return db[_0xc63f('0x4a')][_0xc63f('0x4d')](_0x3a6a80);})[_0xc63f('0x2a')](function(_0xea1174){_0x283b1e[_0xc63f('0x4e')]=_0xea1174;return _0x283b1e;})[_0xc63f('0x2a')](respondWithFilteredResult(_0x5c8640,_0x3a6a80))[_0xc63f('0x4f')](handleError(_0x5c8640,null));};exports[_0xc63f('0x50')]=function(_0x40f9cc,_0x5b6b23){var _0x24c093={'raw':!![],'where':{'id':_0x40f9cc['params']['id']}},_0x56a6b9={};_0x56a6b9[_0xc63f('0x37')]=_[_0xc63f('0x39')](db[_0xc63f('0x4a')]['rawAttributes']);_0x56a6b9[_0xc63f('0x38')]=_[_0xc63f('0x39')](_0x40f9cc[_0xc63f('0x38')]);_0x56a6b9['filters']=_[_0xc63f('0x3b')](_0x56a6b9['model'],_0x56a6b9['query']);_0x24c093[_0xc63f('0x3c')]=_[_0xc63f('0x3b')](_0x56a6b9[_0xc63f('0x37')],qs[_0xc63f('0x3d')](_0x40f9cc[_0xc63f('0x38')][_0xc63f('0x3d')]));_0x24c093[_0xc63f('0x3c')]=_0x24c093[_0xc63f('0x3c')][_0xc63f('0x3e')]?_0x24c093[_0xc63f('0x3c')]:_0x56a6b9[_0xc63f('0x37')];if(_0x40f9cc['query'][_0xc63f('0x4b')]){_0x24c093['include']=[{'all':!![]}];}_0x24c093=_[_0xc63f('0x45')]({},_0x24c093,_0x40f9cc[_0xc63f('0x49')]);return db['Plugin'][_0xc63f('0x51')](_0x24c093)[_0xc63f('0x2a')](handleEntityNotFound(_0x5b6b23,null))['then'](respondWithResult(_0x5b6b23,null))['catch'](handleError(_0x5b6b23,null));};exports[_0xc63f('0x52')]=function(_0x3ca8bc,_0x329924,_0x44d260){return db[_0xc63f('0x4a')][_0xc63f('0x51')]({'where':{'id':_0x3ca8bc['params']['id']},'attributes':[_0xc63f('0x30'),_0xc63f('0x53')],'raw':!![]})['then'](handleEntityNotFound(_0x329924,null))[_0xc63f('0x2a')](function(_0x5e7f3c){if(_0x5e7f3c){var _0x16c48d=path[_0xc63f('0x54')](config[_0xc63f('0x55')],_0xc63f('0x56'),util['format'](_0xc63f('0x57'),path['basename'](_0x5e7f3c[_0xc63f('0x53')])));var _0x22c4ed=fs[_0xc63f('0x58')](_0x16c48d);var _0x513d37=archiver('zip',{'zlib':{'level':0x9}});_0x513d37['on'](_0xc63f('0x59'),function(_0x2b311e){if(_0x2b311e[_0xc63f('0x5a')]===_0xc63f('0x5b')){logger[_0xc63f('0x5c')](_0x2b311e);}else{throw new db['Sequelize'][(_0xc63f('0x5d'))](_0xc63f('0x5e'));}});_0x513d37['on']('error',function(_0x1977d5){throw new db[(_0xc63f('0x5f'))][(_0xc63f('0x5d'))](_0xc63f('0x5e'));});_0x513d37['pipe'](_0x22c4ed);_0x513d37[_0xc63f('0x60')](_0xc63f('0x61'),{'cwd':path[_0xc63f('0x54')](config[_0xc63f('0x55')],_0xc63f('0x56'),path[_0xc63f('0x62')](_0x5e7f3c[_0xc63f('0x53')])),'ignore':[path[_0xc63f('0x54')](path[_0xc63f('0x63')](_0x5e7f3c['path']),_0xc63f('0x64')),path[_0xc63f('0x54')](path['basename'](_0x5e7f3c[_0xc63f('0x53')]),_0xc63f('0x65'))],'nodir':!![]})[_0xc63f('0x66')]();_0x22c4ed['on'](_0xc63f('0x67'),function(){if(!fs[_0xc63f('0x68')](_0x16c48d)){throw new db[(_0xc63f('0x5f'))]['Error'](_0xc63f('0x69'));}return _0x329924['download'](_0x16c48d,util[_0xc63f('0x6a')](_0xc63f('0x57'),path[_0xc63f('0x63')](_0x5e7f3c['path'])),function(_0x470a9e){if(_0x470a9e){throw new db['Sequelize'][(_0xc63f('0x5d'))]('Error\x20while\x20downloading\x20the\x20plugin');}fs[_0xc63f('0x6b')](_0x16c48d);logger[_0xc63f('0x6c')](_0xc63f('0x6d'));logger['info'](_0xc63f('0x6e'));});});}return null;})[_0xc63f('0x4f')](handleError(_0x329924,null));};exports['upload']=function(_0x25cac3,_0x1cf363,_0x532d29){var _0x2ea0ba=path[_0xc63f('0x63')](_0x25cac3[_0xc63f('0x6f')][_0xc63f('0x70')],path[_0xc63f('0x71')](_0x25cac3['file'][_0xc63f('0x70')]));var _0x14994b=path[_0xc63f('0x54')](config[_0xc63f('0x55')],'server/files/plugins',_0x25cac3[_0xc63f('0x6f')][_0xc63f('0x70')]);var _0x1240d7=path['join'](config[_0xc63f('0x55')],_0xc63f('0x56'),_0x2ea0ba);logger[_0xc63f('0x6c')](_0xc63f('0x72'),_0x14994b);logger['info'](_0xc63f('0x73'),_0x1240d7);try{fs[_0xc63f('0x74')](_0x14994b,parseInt(_0xc63f('0x75'),0x8));extract(_0x14994b,{'dir':_0x1240d7},function(_0x4e9973){if(_0x4e9973){logger[_0xc63f('0x5c')](_0x4e9973);handleError(_0x4e9973,!![]);};var _0x1d9146=fs[_0xc63f('0x76')](_0x1240d7);if(_0x1d9146[_0xc63f('0x3e')]>0x1){removeReferences(_0x14994b,_0x1240d7);logger[_0xc63f('0x5c')]('Invalid\x20plugin\x20structure');return _0x532d29(new Error(_0xc63f('0x77')));}var _0x1eb3ff=fs['lstatSync'](path[_0xc63f('0x54')](_0x1240d7,_0x1d9146[0x0]));if(_0x1eb3ff[_0xc63f('0x78')]()){removeReferences(_0x14994b,_0x1240d7);logger[_0xc63f('0x5c')](_0xc63f('0x77'));return _0x532d29(new Error(_0xc63f('0x77')));}if(_0x1eb3ff[_0xc63f('0x79')]()){var _0x13d412=fs['readdirSync'](path[_0xc63f('0x54')](_0x1240d7,_0x1d9146[0x0]));if(_0x13d412[_0xc63f('0x3e')]===0x0){removeReferences(_0x14994b,_0x1240d7);logger[_0xc63f('0x5c')](_0xc63f('0x77'));return _0x532d29(new Error(_0xc63f('0x77')));}var _0x1ae538=_0x13d412['some'](function(_0x58397d){return _0x58397d===_0xc63f('0x7a');});if(!_0x1ae538){return _0x532d29(new Error('Plugin\x20manifest\x20missing'));}var _0xb8eb5=fs[_0xc63f('0x7b')](path['join'](_0x1240d7,_0x1d9146[0x0],_0xc63f('0x7a')));var _0x5b47ed=JSON[_0xc63f('0x7c')](_0xb8eb5);if(_0xc63f('0x7d')==typeof _0x5b47ed[_0xc63f('0x30')]){return _0x532d29(new Error('Invalid\x20manifest:\x20name\x20missing'));}if(_0xc63f('0x7d')==typeof _0x5b47ed[_0xc63f('0x47')]){return _0x532d29(new Error(_0xc63f('0x7e')));}if('undefined'==typeof _0x5b47ed[_0xc63f('0x7f')]){return _0x532d29(new Error(_0xc63f('0x80')));}if('undefined'==typeof _0x5b47ed[_0xc63f('0x81')]){return _0x532d29(new Error(_0xc63f('0x82')));}if(_0x5b47ed[_0xc63f('0x47')]==='html'){if(_0xc63f('0x7d')==typeof _0x5b47ed['parameters'][_0xc63f('0x83')]){return _0x532d29(new Error(_0xc63f('0x84')));}if(_0xc63f('0x7d')==typeof _0x5b47ed[_0xc63f('0x81')][_0xc63f('0x83')][_0xc63f('0x85')]&&_0xc63f('0x7d')==typeof _0x5b47ed['parameters'][_0xc63f('0x83')][_0xc63f('0x86')]){return _0x532d29(new Error('Invalid\x20manifest:\x20no\x20view\x20specified'));}}else if(_0x5b47ed[_0xc63f('0x47')]===_0xc63f('0x87')){if(_0xc63f('0x7d')==typeof _0x5b47ed[_0xc63f('0x81')][_0xc63f('0x88')]){return _0x532d29(new Error(_0xc63f('0x89')));}if(_0xc63f('0x7d')==typeof _0x5b47ed[_0xc63f('0x81')][_0xc63f('0x8a')]){return _0x532d29(new Error(_0xc63f('0x8b')));}}else{return _0x532d29(new Error(_0xc63f('0x8c')));}var _0x3a21f9=_0x5b47ed['name'];var _0x5b21e6=_0x5b47ed[_0xc63f('0x8d')];var _0x1dd31b=_0x5b47ed[_0xc63f('0x47')];var _0x5ee200=_0x5b47ed[_0xc63f('0x8e')]?_0x5b47ed['sidebar']:'always';var _0x54d4ee=_0x5b47ed[_0xc63f('0x8f')]?_0x5b47ed[_0xc63f('0x8f')]:_0xc63f('0x90');var _0x297bb8='';var _0x5895fa='';var _0x3b5866='';var _0x3bb2c5='';var _0x3cc7de=_0x5b47ed[_0xc63f('0x7f')];if(_0x1dd31b===_0xc63f('0x91')){if(_0xc63f('0x7d')!=typeof _0x5b47ed[_0xc63f('0x81')][_0xc63f('0x83')]['admin']){var _0x3609d1=_0x5b47ed[_0xc63f('0x81')][_0xc63f('0x83')][_0xc63f('0x85')];if(!/^(f|ht)tps?:\/\//i[_0xc63f('0x92')](_0x3609d1)){_0x297bb8=path[_0xc63f('0x54')]('plugins',_0x2ea0ba,_0x1d9146[0x0],_0x3609d1);}else{_0x297bb8=_0x3609d1;}}else{logger[_0xc63f('0x6c')](_0xc63f('0x93'));}if(_0xc63f('0x7d')!=typeof _0x5b47ed[_0xc63f('0x81')][_0xc63f('0x83')][_0xc63f('0x86')]){var _0x13e386=_0x5b47ed[_0xc63f('0x81')][_0xc63f('0x83')][_0xc63f('0x86')];if(!/^(f|ht)tps?:\/\//i['test'](_0x13e386)){_0x5895fa=path[_0xc63f('0x54')]('plugins',_0x2ea0ba,_0x1d9146[0x0],_0x13e386);}else{_0x5895fa=_0x13e386;}}else{logger[_0xc63f('0x6c')](_0xc63f('0x94'));}}else if(_0x1dd31b==='script'){_0x3b5866=_0x5b47ed['parameters']['scriptName'];_0x3bb2c5=_0x5b47ed[_0xc63f('0x81')][_0xc63f('0x8a')];if(_0xc63f('0x7d')!=typeof _0x5b47ed[_0xc63f('0x81')][_0xc63f('0x83')]){if('undefined'!=typeof _0x5b47ed['parameters'][_0xc63f('0x83')][_0xc63f('0x85')]){var _0x3609d1=_0x5b47ed[_0xc63f('0x81')]['views'][_0xc63f('0x85')];if(!/^(f|ht)tps?:\/\//i[_0xc63f('0x92')](_0x3609d1)){_0x297bb8=path[_0xc63f('0x54')](_0xc63f('0x95'),_0x2ea0ba,_0x1d9146[0x0],_0x3609d1);}else{_0x297bb8=_0x3609d1;}}if(_0xc63f('0x7d')!=typeof _0x5b47ed[_0xc63f('0x81')]['views']['agent']){var _0x13e386=_0x5b47ed[_0xc63f('0x81')][_0xc63f('0x83')][_0xc63f('0x86')];if(!/^(f|ht)tps?:\/\//i[_0xc63f('0x92')](_0x13e386)){_0x5895fa=path['join'](_0xc63f('0x95'),_0x2ea0ba,_0x1d9146[0x0],_0x13e386);}else{_0x5895fa=_0x13e386;}}}}var _0x507e1c={'name':_0x3a21f9,'description':_0x5b21e6,'path':path[_0xc63f('0x54')](_0x2ea0ba,_0x1d9146[0x0]),'type':_0x1dd31b,'sidebar':_0x5ee200,'icon':_0x54d4ee,'adminUrl':_0x297bb8,'agentUrl':_0x5895fa,'scriptName':_0x3b5866,'scriptPath':_0x3bb2c5,'version':_0x3cc7de};removeReferences(_0x14994b,null);return db[_0xc63f('0x4a')][_0xc63f('0x96')](_0x507e1c)[_0xc63f('0x2a')](function(_0x50e31a){var _0x1dc6bb={'role':_0x25cac3[_0xc63f('0x97')]['role'],'userProfileId':_0x25cac3[_0xc63f('0x97')][_0xc63f('0x98')]};if(!_0x1dc6bb)throw new Error('Unable\x20to\x20retrieve\x20the\x20current\x20user');if(_0x1dc6bb[_0xc63f('0x99')]===_0xc63f('0x9a')){var _0x506064=_0x50e31a[_0xc63f('0x2c')]({'plain':!![]});return db['UserProfileSection'][_0xc63f('0x51')]({'where':{'name':_0xc63f('0x9b'),'userProfileId':_0x1dc6bb[_0xc63f('0x98')]},'raw':!![]})[_0xc63f('0x2a')](function(_0x1b91f3){if(_0x1b91f3&&_0x1b91f3[_0xc63f('0x9c')]===0x0){return db['UserProfileResource']['create']({'name':_0x506064[_0xc63f('0x30')],'resourceId':_0x506064['id'],'type':_0x1b91f3[_0xc63f('0x30')],'sectionId':_0x1b91f3['id']},{})['then'](function(){return _0x50e31a;});}else{return _0x50e31a;}})[_0xc63f('0x4f')](function(_0x4e712e){logger[_0xc63f('0x5c')]('Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s',_0x4e712e);throw _0x4e712e;});}return _0x50e31a;})[_0xc63f('0x2a')](respondWithResult(_0x1cf363,null))[_0xc63f('0x4f')](handleError(_0x1cf363,null));}});}catch(_0x289898){_0x1cf363[_0xc63f('0x1f')](0x1f4)[_0xc63f('0x31')](_0x289898);}};function removeReferences(_0x24664d,_0x3b1413){try{if(_0x24664d){fs[_0xc63f('0x6b')](_0x24664d);logger[_0xc63f('0x6c')](_0xc63f('0x9d'));}if(_0x3b1413){rimraf(_0x3b1413,function(){});logger[_0xc63f('0x6c')]('Extracted\x20folder\x20removed');}}catch(_0x160485){logger[_0xc63f('0x5c')](_0x160485);}}exports['update']=function(_0x2305e5,_0x1d830e,_0x382e7c){return db[_0xc63f('0x4a')]['find']({'where':{'id':_0x2305e5[_0xc63f('0x9e')]['id']}})[_0xc63f('0x2a')](handleEntityNotFound(_0x1d830e,null))[_0xc63f('0x2a')](saveUpdates(_0x2305e5[_0xc63f('0x97')],null))['then'](respondWithResult(_0x1d830e,null))[_0xc63f('0x4f')](handleError(_0x1d830e,null));};exports['delete']=function(_0x1af7ab,_0x524ea8,_0x634156){return db[_0xc63f('0x4a')][_0xc63f('0x51')]({'where':{'id':_0x1af7ab[_0xc63f('0x9e')]['id']}})[_0xc63f('0x2a')](function(_0x18c8e0){if(_0x18c8e0){return _0x18c8e0[_0xc63f('0x2b')]();}})[_0xc63f('0x2a')](function(_0x2f12fc){rimraf(path['join'](config['root'],'server/files/plugins',path[_0xc63f('0x62')](_0x2f12fc[_0xc63f('0x53')])),function(){});return _0x2f12fc;})[_0xc63f('0x2a')](handleEntityNotFound(_0x524ea8,null))[_0xc63f('0x2a')](respondWithStatusCode(_0x524ea8,null))[_0xc63f('0x4f')](handleError(_0x524ea8,null));};exports[_0xc63f('0x9f')]=function(_0x13abc7,_0x2b9b47,_0x452bda){return BPromise[_0xc63f('0xa0')]()[_0xc63f('0x2a')](function(){if(!_0x13abc7[_0xc63f('0x38')][_0xc63f('0x53')]){throw new Error('\x27PATH\x27\x20parameter\x20not\x20specified');}if(!_0x13abc7['query']['port']){throw new Error(_0xc63f('0xa1'));}var _0x372a53=_0x13abc7[_0xc63f('0x38')][_0xc63f('0xa2')]?_0x13abc7['query'][_0xc63f('0xa2')]+':'+_0x13abc7[_0xc63f('0x38')]['port']:_0xc63f('0xa3')+_0x13abc7[_0xc63f('0x38')][_0xc63f('0xa4')];var _0x2ba256=_0x13abc7['query'][_0xc63f('0x20')]?_0x13abc7['query']['json']:!![];var _0x467243=_0x13abc7[_0xc63f('0x38')][_0xc63f('0xa5')]?_0x13abc7[_0xc63f('0x38')]['encoding']:null;var _0x3b4c7e={'method':_0x13abc7[_0xc63f('0xa6')],'uri':util[_0xc63f('0x6a')](_0xc63f('0xa7'),_0x372a53,_0x13abc7[_0xc63f('0x38')][_0xc63f('0x53')]),'json':_0x2ba256,'resolveWithFullResponse':!![],'encoding':_0x467243,'qs':_0x13abc7['query']};if(_0x13abc7['headers']){_0x3b4c7e[_0xc63f('0xa8')]=_0x13abc7[_0xc63f('0xa8')];if(_0x3b4c7e[_0xc63f('0xa8')][_0xc63f('0xa9')]){delete _0x3b4c7e[_0xc63f('0xa8')][_0xc63f('0xa9')];}}if(_0x3b4c7e['headers']['content-type']){delete _0x3b4c7e[_0xc63f('0xa8')]['content-type'];}return rp(_0x3b4c7e);})['then'](function(_0x3524a6){if(_0x3524a6){_0x2b9b47['set'](_0x3524a6[_0xc63f('0xa8')]);logger['info'](_0x3524a6[_0xc63f('0x97')]);if(_[_0xc63f('0xaa')](_0x13abc7['query'][_0xc63f('0x53')],_0xc63f('0x52'))&&_0x3524a6[_0xc63f('0xab')]==0x1f4){return _0x2b9b47[_0xc63f('0x1e')](_0x3524a6[_0xc63f('0xab')]);}else{return _0x2b9b47[_0xc63f('0x1f')](_0x3524a6['statusCode'])['send'](_0x3524a6['body']);}}else{return _0x2b9b47[_0xc63f('0x1e')](0xc8);}})[_0xc63f('0x4f')](handleError(_0x2b9b47,null));};exports[_0xc63f('0xac')]=function(_0x3e2f32,_0x5ec68,_0x3b8af9){return BPromise[_0xc63f('0xa0')]()['then'](function(){if(!_0x3e2f32['query'][_0xc63f('0x53')]){throw new Error(_0xc63f('0xad'));}if(!_0x3e2f32['query']['port']){throw new Error(_0xc63f('0xa1'));}var _0x1e7aaa=_0x3e2f32[_0xc63f('0x38')][_0xc63f('0xa2')]?_0x3e2f32[_0xc63f('0x38')][_0xc63f('0xa2')]+':'+_0x3e2f32[_0xc63f('0x38')][_0xc63f('0xa4')]:_0xc63f('0xa3')+_0x3e2f32[_0xc63f('0x38')][_0xc63f('0xa4')];var _0x1712fc=_0x3e2f32[_0xc63f('0x38')]['json']?_0x3e2f32[_0xc63f('0x38')][_0xc63f('0x20')]:!![];var _0x3348fc=_0x3e2f32[_0xc63f('0x38')][_0xc63f('0xa5')]?_0x3e2f32['query'][_0xc63f('0xa5')]:null;var _0xbaa84f={'method':_0x3e2f32[_0xc63f('0xa6')],'uri':util['format'](_0xc63f('0xa7'),_0x1e7aaa,_0x3e2f32[_0xc63f('0x38')][_0xc63f('0x53')]),'json':_0x1712fc,'resolveWithFullResponse':!![],'encoding':_0x3348fc,'body':_0x3e2f32['body']};if(_0x3e2f32[_0xc63f('0xa8')]){_0xbaa84f[_0xc63f('0xa8')]=_0x3e2f32['headers'];if(_0xbaa84f['headers'][_0xc63f('0xa9')]){delete _0xbaa84f[_0xc63f('0xa8')][_0xc63f('0xa9')];}}if(_0xbaa84f[_0xc63f('0xa8')][_0xc63f('0xae')]){delete _0xbaa84f[_0xc63f('0xa8')][_0xc63f('0xae')];}return rp(_0xbaa84f);})[_0xc63f('0x2a')](function(_0x5678cf){if(_0x5678cf){_0x5ec68[_0xc63f('0x24')](_0x5678cf['headers']);logger[_0xc63f('0x6c')](_0x5678cf['body']);return _0x5ec68[_0xc63f('0x1f')](_0x5678cf[_0xc63f('0xab')])[_0xc63f('0x31')](_0x5678cf[_0xc63f('0x97')]);}else{return _0x5ec68['sendStatus'](0xc8);}})['catch'](handleError(_0x5ec68,null));};
\ No newline at end of file