Built motion from commit 9d7072cc.|2.5.39
[motion2.git] / server / api / plugin / plugin.controller.js
index 41d970a..6ae3570 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 _0xb925=['upload','file','filename','Plugin\x20upload\x20destination:\x20%s','chmodSync','0777','readdirSync','Invalid\x20plugin\x20structure','lstatSync','isDirectory','some','manifest.json','readFileSync','parse','undefined','Invalid\x20manifest:\x20name\x20missing','Invalid\x20manifest:\x20type\x20missing','version','parameters','Invalid\x20manifest:\x20views\x20missing','views','agent','Invalid\x20manifest:\x20no\x20view\x20specified','scriptName','Invalid\x20manifest:\x20script\x20name\x20missing','Invalid\x20manifest:\x20script\x20path\x20missing','Invalid\x20manifest:\x20invalid\x20type','sidebar','always','icon','html','admin','test','plugins','Warning:\x20agent\x20view\x20not\x20specified','script','scriptPath','create','body','role','userProfileId','Unable\x20to\x20retrieve\x20the\x20current\x20user','user','get','UserProfileSection','autoAssociation','Unable\x20to\x20associate\x20the\x20resource\x20to\x20the\x20User\x20Profile:\x20%s','Extracted\x20folder\x20removed','delete','webhookGet','resolve','\x27PATH\x27\x20parameter\x20not\x20specified','port','hostname','encoding','%s%s','headers','content-type','endsWith','statusCode','\x27PORT\x27\x20parameter\x20not\x20specified','http://localhost:','method','content-length','eml-format','zip-dir','fast-json-patch','request-promise','mustache','util','path','to-csv','ejs','fs-extra','lodash','crypto','jsforce','papaparse','rimraf','archiver','ioredis','../../components/auth/service','../../components/parsers/qs','../../config/logger','api','../../config/utils','../../config/environment','../../config/license/util','../../mysqldb','redis','defaults','socket.io-emitter','register','sendStatus','status','end','json','offset','count','set','reject','save','update','then','Plugins','destroy','stack','name','send','index','map','Plugin','rawAttributes','fieldName','type','model','query','filters','intersection','fields','attributes','length','hasOwnProperty','nolimit','limit','order','sort','where','pick','merge','VIRTUAL','filter','options','includeAll','include','findAll','rows','catch','show','params','keys','find','download','root','%s.zip','basename','createWriteStream','zip','warning','code','ENOENT','Sequelize','Error\x20while\x20generating\x20the\x20zip\x20archive','error','Error','glob','join','server/files/plugins','dirname','attachments/**/*','finalize','existsSync','Plugin\x20not\x20found','format','unlinkSync','info','Download\x20completed'];(function(_0x21a9d9,_0x4d5ac8){var _0x46adce=function(_0xfdd336){while(--_0xfdd336){_0x21a9d9['push'](_0x21a9d9['shift']());}};_0x46adce(++_0x4d5ac8);}(_0xb925,0x18e));var _0x5b92=function(_0x59ee41,_0xaf7db8){_0x59ee41=_0x59ee41-0x0;var _0x3ecd3e=_0xb925[_0x59ee41];return _0x3ecd3e;};'use strict';var emlformat=require(_0x5b92('0x0'));var rimraf=require('rimraf');var zipdir=require(_0x5b92('0x1'));var jsonpatch=require(_0x5b92('0x2'));var rp=require(_0x5b92('0x3'));var moment=require('moment');var BPromise=require('bluebird');var Mustache=require(_0x5b92('0x4'));var util=require(_0x5b92('0x5'));var path=require(_0x5b92('0x6'));var sox=require('sox');var csv=require(_0x5b92('0x7'));var ejs=require(_0x5b92('0x8'));var fs=require('fs');var fs_extra=require(_0x5b92('0x9'));var _=require(_0x5b92('0xa'));var squel=require('squel');var crypto=require(_0x5b92('0xb'));var jsforce=require(_0x5b92('0xc'));var deskjs=require('desk.js');var toCsv=require('to-csv');var querystring=require('querystring');var Papa=require(_0x5b92('0xd'));var extract=require('extract-zip');var rimraf=require(_0x5b92('0xe'));var archiver=require(_0x5b92('0xf'));var Redis=require(_0x5b92('0x10'));var authService=require(_0x5b92('0x11'));var qs=require(_0x5b92('0x12'));var as=require('../../components/parsers/advancedSearch');var hardwareService=require('../../config/license/hardware');var logger=require(_0x5b92('0x13'))(_0x5b92('0x14'));var utils=require(_0x5b92('0x15'));var config=require(_0x5b92('0x16'));var licenseUtil=require(_0x5b92('0x17'));var db=require(_0x5b92('0x18'))['db'];config[_0x5b92('0x19')]=_[_0x5b92('0x1a')](config[_0x5b92('0x19')],{'host':'localhost','port':0x18eb});var socket=require(_0x5b92('0x1b'))(new Redis(config['redis']));require('./plugin.socket')[_0x5b92('0x1c')](socket);function respondWithStatusCode(_0x47ffd3,_0x495fd7){_0x495fd7=_0x495fd7||0xcc;return function(_0x324c00){if(_0x324c00){return _0x47ffd3[_0x5b92('0x1d')](_0x495fd7);}return _0x47ffd3[_0x5b92('0x1e')](_0x495fd7)[_0x5b92('0x1f')]();};}function respondWithResult(_0x407036,_0x502774){_0x502774=_0x502774||0xc8;return function(_0x37354e){if(_0x37354e){return _0x407036[_0x5b92('0x1e')](_0x502774)[_0x5b92('0x20')](_0x37354e);}};}function respondWithFilteredResult(_0xbe6112,_0x5cf351){return function(_0x31cab6){if(_0x31cab6){var _0x2c88ff=typeof _0x5cf351[_0x5b92('0x21')]==='undefined'&&typeof _0x5cf351['limit']==='undefined';var _0x3f682d=_0x31cab6[_0x5b92('0x22')];var _0x4dae14=_0x2c88ff?0x0:_0x5cf351['offset'];var _0x211b42=_0x2c88ff?_0x31cab6[_0x5b92('0x22')]:_0x5cf351[_0x5b92('0x21')]+_0x5cf351['limit'];var _0x50deac;if(_0x211b42>=_0x3f682d){_0x211b42=_0x3f682d;_0x50deac=0xc8;}else{_0x50deac=0xce;}_0xbe6112[_0x5b92('0x1e')](_0x50deac);return _0xbe6112[_0x5b92('0x23')]('Content-Range',_0x4dae14+'-'+_0x211b42+'/'+_0x3f682d)[_0x5b92('0x20')](_0x31cab6);}return null;};}function patchUpdates(_0x53d350){return function(_0x8490bd){try{jsonpatch['apply'](_0x8490bd,_0x53d350,!![]);}catch(_0x43b1ff){return BPromise[_0x5b92('0x24')](_0x43b1ff);}return _0x8490bd[_0x5b92('0x25')]();};}function saveUpdates(_0x5231cf,_0x1c514b){return function(_0x219109){if(_0x219109){return _0x219109[_0x5b92('0x26')](_0x5231cf)[_0x5b92('0x27')](function(_0x1fee20){return _0x1fee20;});}return null;};}function removeEntity(_0x37950f,_0x565cbf){return function(_0xa56ea1){if(_0xa56ea1){return _0xa56ea1['destroy']()[_0x5b92('0x27')](function(){var _0x3622de=_0xa56ea1['get']({'plain':!![]});var _0x16b6ed=_0x5b92('0x28');return db['UserProfileResource'][_0x5b92('0x29')]({'where':{'type':_0x16b6ed,'resourceId':_0x3622de['id']}})[_0x5b92('0x27')](function(){return _0xa56ea1;});})[_0x5b92('0x27')](function(){_0x37950f[_0x5b92('0x1e')](0xcc)[_0x5b92('0x1f')]();});}};}function handleEntityNotFound(_0x4621c9,_0x49d819){return function(_0x5cefe2){if(!_0x5cefe2){_0x4621c9[_0x5b92('0x1d')](0x194);}return _0x5cefe2;};}function handleError(_0x203501,_0x433b14){_0x433b14=_0x433b14||0x1f4;return function(_0x9a31eb){logger['error'](_0x9a31eb[_0x5b92('0x2a')]);if(_0x9a31eb['name']){delete _0x9a31eb[_0x5b92('0x2b')];}_0x203501['status'](_0x433b14)[_0x5b92('0x2c')](_0x9a31eb);};}exports[_0x5b92('0x2d')]=function(_0x157efb,_0x34701f){var _0x230120={},_0x30806e={},_0x5e09cd={'count':0x0,'rows':[]};var _0x27aff1=_[_0x5b92('0x2e')](db[_0x5b92('0x2f')][_0x5b92('0x30')],function(_0x2e1564){return{'name':_0x2e1564[_0x5b92('0x31')],'type':_0x2e1564[_0x5b92('0x32')]['key']};});_0x30806e[_0x5b92('0x33')]=_[_0x5b92('0x2e')](_0x27aff1,_0x5b92('0x2b'));_0x30806e[_0x5b92('0x34')]=_['keys'](_0x157efb['query']);_0x30806e[_0x5b92('0x35')]=_[_0x5b92('0x36')](_0x30806e[_0x5b92('0x33')],_0x30806e['query']);_0x230120['attributes']=_['intersection'](_0x30806e[_0x5b92('0x33')],qs[_0x5b92('0x37')](_0x157efb[_0x5b92('0x34')][_0x5b92('0x37')]));_0x230120[_0x5b92('0x38')]=_0x230120['attributes'][_0x5b92('0x39')]?_0x230120[_0x5b92('0x38')]:_0x30806e[_0x5b92('0x33')];if(!_0x157efb['query'][_0x5b92('0x3a')](_0x5b92('0x3b'))){_0x230120[_0x5b92('0x3c')]=qs['limit'](_0x157efb[_0x5b92('0x34')][_0x5b92('0x3c')]);_0x230120[_0x5b92('0x21')]=qs[_0x5b92('0x21')](_0x157efb[_0x5b92('0x34')]['offset']);}_0x230120[_0x5b92('0x3d')]=qs[_0x5b92('0x3e')](_0x157efb[_0x5b92('0x34')][_0x5b92('0x3e')]);_0x230120[_0x5b92('0x3f')]=qs[_0x5b92('0x35')](_[_0x5b92('0x40')](_0x157efb[_0x5b92('0x34')],_0x30806e[_0x5b92('0x35')]),_0x27aff1);if(_0x157efb['query']['filter']){_0x230120['where']=_[_0x5b92('0x41')](_0x230120[_0x5b92('0x3f')],{'$or':_[_0x5b92('0x2e')](_0x27aff1,function(_0x36d2be){if(_0x36d2be[_0x5b92('0x32')]!==_0x5b92('0x42')){var _0x1b7426={};_0x1b7426[_0x36d2be[_0x5b92('0x2b')]]={'$like':'%'+_0x157efb[_0x5b92('0x34')][_0x5b92('0x43')]+'%'};return _0x1b7426;}})});}_0x230120=_[_0x5b92('0x41')]({},_0x230120,_0x157efb[_0x5b92('0x44')]);var _0x1e478e={'where':_0x230120[_0x5b92('0x3f')]};return db[_0x5b92('0x2f')][_0x5b92('0x22')](_0x1e478e)[_0x5b92('0x27')](function(_0x448dfb){_0x5e09cd[_0x5b92('0x22')]=_0x448dfb;if(_0x157efb[_0x5b92('0x34')][_0x5b92('0x45')]){_0x230120[_0x5b92('0x46')]=[{'all':!![]}];}return db[_0x5b92('0x2f')][_0x5b92('0x47')](_0x230120);})[_0x5b92('0x27')](function(_0x19016e){_0x5e09cd[_0x5b92('0x48')]=_0x19016e;return _0x5e09cd;})[_0x5b92('0x27')](respondWithFilteredResult(_0x34701f,_0x230120))[_0x5b92('0x49')](handleError(_0x34701f,null));};exports[_0x5b92('0x4a')]=function(_0x505cf9,_0xae49b3){var _0xf7c2a2={'raw':!![],'where':{'id':_0x505cf9[_0x5b92('0x4b')]['id']}},_0x4cbbb7={};_0x4cbbb7[_0x5b92('0x33')]=_[_0x5b92('0x4c')](db['Plugin'][_0x5b92('0x30')]);_0x4cbbb7['query']=_['keys'](_0x505cf9[_0x5b92('0x34')]);_0x4cbbb7['filters']=_[_0x5b92('0x36')](_0x4cbbb7[_0x5b92('0x33')],_0x4cbbb7[_0x5b92('0x34')]);_0xf7c2a2['attributes']=_[_0x5b92('0x36')](_0x4cbbb7[_0x5b92('0x33')],qs[_0x5b92('0x37')](_0x505cf9[_0x5b92('0x34')][_0x5b92('0x37')]));_0xf7c2a2['attributes']=_0xf7c2a2[_0x5b92('0x38')][_0x5b92('0x39')]?_0xf7c2a2['attributes']:_0x4cbbb7[_0x5b92('0x33')];if(_0x505cf9['query'][_0x5b92('0x45')]){_0xf7c2a2[_0x5b92('0x46')]=[{'all':!![]}];}_0xf7c2a2=_[_0x5b92('0x41')]({},_0xf7c2a2,_0x505cf9[_0x5b92('0x44')]);return db[_0x5b92('0x2f')][_0x5b92('0x4d')](_0xf7c2a2)[_0x5b92('0x27')](handleEntityNotFound(_0xae49b3,null))[_0x5b92('0x27')](respondWithResult(_0xae49b3,null))['catch'](handleError(_0xae49b3,null));};exports[_0x5b92('0x4e')]=function(_0x58d7e1,_0x5f177c,_0x4daac8){return db[_0x5b92('0x2f')]['find']({'where':{'id':_0x58d7e1[_0x5b92('0x4b')]['id']},'attributes':[_0x5b92('0x2b'),_0x5b92('0x6')],'raw':!![]})[_0x5b92('0x27')](handleEntityNotFound(_0x5f177c,null))[_0x5b92('0x27')](function(_0x4ac213){if(_0x4ac213){var _0x1d7fd1=path['join'](config[_0x5b92('0x4f')],'server/files/plugins',util['format'](_0x5b92('0x50'),path[_0x5b92('0x51')](_0x4ac213[_0x5b92('0x6')])));var _0x144621=fs[_0x5b92('0x52')](_0x1d7fd1);var _0xcbbe8e=archiver(_0x5b92('0x53'),{'zlib':{'level':0x9}});_0xcbbe8e['on'](_0x5b92('0x54'),function(_0xd50416){if(_0xd50416[_0x5b92('0x55')]===_0x5b92('0x56')){logger['error'](_0xd50416);}else{throw new db[(_0x5b92('0x57'))]['Error'](_0x5b92('0x58'));}});_0xcbbe8e['on'](_0x5b92('0x59'),function(_0x1a470d){throw new db[(_0x5b92('0x57'))][(_0x5b92('0x5a'))](_0x5b92('0x58'));});_0xcbbe8e['pipe'](_0x144621);_0xcbbe8e[_0x5b92('0x5b')]('**/*',{'cwd':path[_0x5b92('0x5c')](config[_0x5b92('0x4f')],_0x5b92('0x5d'),path[_0x5b92('0x5e')](_0x4ac213[_0x5b92('0x6')])),'ignore':[path[_0x5b92('0x5c')](path[_0x5b92('0x51')](_0x4ac213[_0x5b92('0x6')]),'node_modules/**/*'),path[_0x5b92('0x5c')](path[_0x5b92('0x51')](_0x4ac213[_0x5b92('0x6')]),_0x5b92('0x5f'))],'nodir':!![]})[_0x5b92('0x60')]();_0x144621['on']('close',function(){if(!fs[_0x5b92('0x61')](_0x1d7fd1)){throw new db[(_0x5b92('0x57'))][(_0x5b92('0x5a'))](_0x5b92('0x62'));}return _0x5f177c[_0x5b92('0x4e')](_0x1d7fd1,util[_0x5b92('0x63')](_0x5b92('0x50'),path[_0x5b92('0x51')](_0x4ac213[_0x5b92('0x6')])),function(_0x5c22e8){if(_0x5c22e8){throw new db[(_0x5b92('0x57'))][(_0x5b92('0x5a'))]('Error\x20while\x20downloading\x20the\x20plugin');}fs[_0x5b92('0x64')](_0x1d7fd1);logger[_0x5b92('0x65')](_0x5b92('0x66'));logger[_0x5b92('0x65')]('Temporary\x20file\x20removed');});});}return null;})['catch'](handleError(_0x5f177c,null));};exports[_0x5b92('0x67')]=function(_0x4111b5,_0xacf4c3,_0x5d1c85){var _0x5d9330=path[_0x5b92('0x51')](_0x4111b5[_0x5b92('0x68')]['filename'],path['extname'](_0x4111b5[_0x5b92('0x68')][_0x5b92('0x69')]));var _0x198df0=path['join'](config[_0x5b92('0x4f')],_0x5b92('0x5d'),_0x4111b5[_0x5b92('0x68')][_0x5b92('0x69')]);var _0x4a0d09=path[_0x5b92('0x5c')](config[_0x5b92('0x4f')],_0x5b92('0x5d'),_0x5d9330);logger[_0x5b92('0x65')]('Plugin\x20upload\x20filepath:\x20%s',_0x198df0);logger[_0x5b92('0x65')](_0x5b92('0x6a'),_0x4a0d09);try{fs[_0x5b92('0x6b')](_0x198df0,parseInt(_0x5b92('0x6c'),0x8));extract(_0x198df0,{'dir':_0x4a0d09},function(_0x372ea8){if(_0x372ea8){logger[_0x5b92('0x59')](_0x372ea8);handleError(_0x372ea8,!![]);};var _0x1bdddd=fs[_0x5b92('0x6d')](_0x4a0d09);if(_0x1bdddd[_0x5b92('0x39')]>0x1){removeReferences(_0x198df0,_0x4a0d09);logger[_0x5b92('0x59')](_0x5b92('0x6e'));return _0x5d1c85(new Error('Invalid\x20plugin\x20structure'));}var _0x8a1eb2=fs[_0x5b92('0x6f')](path[_0x5b92('0x5c')](_0x4a0d09,_0x1bdddd[0x0]));if(_0x8a1eb2['isFile']()){removeReferences(_0x198df0,_0x4a0d09);logger[_0x5b92('0x59')]('Invalid\x20plugin\x20structure');return _0x5d1c85(new Error(_0x5b92('0x6e')));}if(_0x8a1eb2[_0x5b92('0x70')]()){var _0x2067d6=fs[_0x5b92('0x6d')](path[_0x5b92('0x5c')](_0x4a0d09,_0x1bdddd[0x0]));if(_0x2067d6[_0x5b92('0x39')]===0x0){removeReferences(_0x198df0,_0x4a0d09);logger[_0x5b92('0x59')](_0x5b92('0x6e'));return _0x5d1c85(new Error(_0x5b92('0x6e')));}var _0x190078=_0x2067d6[_0x5b92('0x71')](function(_0xb3d128){return _0xb3d128===_0x5b92('0x72');});if(!_0x190078){return _0x5d1c85(new Error('Plugin\x20manifest\x20missing'));}var _0x47c062=fs[_0x5b92('0x73')](path[_0x5b92('0x5c')](_0x4a0d09,_0x1bdddd[0x0],_0x5b92('0x72')));var _0x22ddb8=JSON[_0x5b92('0x74')](_0x47c062);if(_0x5b92('0x75')==typeof _0x22ddb8[_0x5b92('0x2b')]){return _0x5d1c85(new Error(_0x5b92('0x76')));}if(_0x5b92('0x75')==typeof _0x22ddb8[_0x5b92('0x32')]){return _0x5d1c85(new Error(_0x5b92('0x77')));}if(_0x5b92('0x75')==typeof _0x22ddb8[_0x5b92('0x78')]){return _0x5d1c85(new Error('Invalid\x20manifest:\x20version\x20not\x20specified'));}if(_0x5b92('0x75')==typeof _0x22ddb8[_0x5b92('0x79')]){return _0x5d1c85(new Error('Invalid\x20manifest:\x20parameters\x20missing'));}if(_0x22ddb8['type']==='html'){if('undefined'==typeof _0x22ddb8[_0x5b92('0x79')]['views']){return _0x5d1c85(new Error(_0x5b92('0x7a')));}if('undefined'==typeof _0x22ddb8[_0x5b92('0x79')][_0x5b92('0x7b')]['admin']&&_0x5b92('0x75')==typeof _0x22ddb8['parameters'][_0x5b92('0x7b')][_0x5b92('0x7c')]){return _0x5d1c85(new Error(_0x5b92('0x7d')));}}else if(_0x22ddb8['type']==='script'){if(_0x5b92('0x75')==typeof _0x22ddb8['parameters'][_0x5b92('0x7e')]){return _0x5d1c85(new Error(_0x5b92('0x7f')));}if(_0x5b92('0x75')==typeof _0x22ddb8['parameters']['scriptPath']){return _0x5d1c85(new Error(_0x5b92('0x80')));}}else{return _0x5d1c85(new Error(_0x5b92('0x81')));}var _0x52d814=_0x22ddb8['name'];var _0x33b17a=_0x22ddb8['description'];var _0xbb8abf=_0x22ddb8[_0x5b92('0x32')];var _0x68472d=_0x22ddb8[_0x5b92('0x82')]?_0x22ddb8[_0x5b92('0x82')]:_0x5b92('0x83');var _0x2715ff=_0x22ddb8[_0x5b92('0x84')]?_0x22ddb8['icon']:'icon-apps';var _0x23fd4a='';var _0x19ae20='';var _0x47fba3='';var _0x370112='';var _0x538cee=_0x22ddb8[_0x5b92('0x78')];if(_0xbb8abf===_0x5b92('0x85')){if(_0x5b92('0x75')!=typeof _0x22ddb8[_0x5b92('0x79')][_0x5b92('0x7b')][_0x5b92('0x86')]){var _0x44dd5c=_0x22ddb8[_0x5b92('0x79')][_0x5b92('0x7b')][_0x5b92('0x86')];if(!/^(f|ht)tps?:\/\//i[_0x5b92('0x87')](_0x44dd5c)){_0x23fd4a=path[_0x5b92('0x5c')](_0x5b92('0x88'),_0x5d9330,_0x1bdddd[0x0],_0x44dd5c);}else{_0x23fd4a=_0x44dd5c;}}else{logger[_0x5b92('0x65')]('Warning:\x20admin\x20view\x20not\x20specified');}if(_0x5b92('0x75')!=typeof _0x22ddb8[_0x5b92('0x79')]['views'][_0x5b92('0x7c')]){var _0x3faa1c=_0x22ddb8[_0x5b92('0x79')][_0x5b92('0x7b')][_0x5b92('0x7c')];if(!/^(f|ht)tps?:\/\//i[_0x5b92('0x87')](_0x3faa1c)){_0x19ae20=path['join']('plugins',_0x5d9330,_0x1bdddd[0x0],_0x3faa1c);}else{_0x19ae20=_0x3faa1c;}}else{logger[_0x5b92('0x65')](_0x5b92('0x89'));}}else if(_0xbb8abf===_0x5b92('0x8a')){_0x47fba3=_0x22ddb8[_0x5b92('0x79')][_0x5b92('0x7e')];_0x370112=_0x22ddb8[_0x5b92('0x79')][_0x5b92('0x8b')];if(_0x5b92('0x75')!=typeof _0x22ddb8[_0x5b92('0x79')][_0x5b92('0x7b')]){if('undefined'!=typeof _0x22ddb8[_0x5b92('0x79')]['views'][_0x5b92('0x86')]){var _0x44dd5c=_0x22ddb8[_0x5b92('0x79')][_0x5b92('0x7b')][_0x5b92('0x86')];if(!/^(f|ht)tps?:\/\//i['test'](_0x44dd5c)){_0x23fd4a=path[_0x5b92('0x5c')](_0x5b92('0x88'),_0x5d9330,_0x1bdddd[0x0],_0x44dd5c);}else{_0x23fd4a=_0x44dd5c;}}if(_0x5b92('0x75')!=typeof _0x22ddb8[_0x5b92('0x79')][_0x5b92('0x7b')][_0x5b92('0x7c')]){var _0x3faa1c=_0x22ddb8[_0x5b92('0x79')]['views'][_0x5b92('0x7c')];if(!/^(f|ht)tps?:\/\//i[_0x5b92('0x87')](_0x3faa1c)){_0x19ae20=path[_0x5b92('0x5c')](_0x5b92('0x88'),_0x5d9330,_0x1bdddd[0x0],_0x3faa1c);}else{_0x19ae20=_0x3faa1c;}}}}var _0x4b5bdc={'name':_0x52d814,'description':_0x33b17a,'path':path[_0x5b92('0x5c')](_0x5d9330,_0x1bdddd[0x0]),'type':_0xbb8abf,'sidebar':_0x68472d,'icon':_0x2715ff,'adminUrl':_0x23fd4a,'agentUrl':_0x19ae20,'scriptName':_0x47fba3,'scriptPath':_0x370112,'version':_0x538cee};removeReferences(_0x198df0,null);return db['Plugin'][_0x5b92('0x8c')](_0x4b5bdc)[_0x5b92('0x27')](function(_0x2d4e81){var _0x293c3e={'role':_0x4111b5[_0x5b92('0x8d')][_0x5b92('0x8e')],'userProfileId':_0x4111b5['body'][_0x5b92('0x8f')]};if(!_0x293c3e)throw new Error(_0x5b92('0x90'));if(_0x293c3e[_0x5b92('0x8e')]===_0x5b92('0x91')){var _0x51eaa8=_0x2d4e81[_0x5b92('0x92')]({'plain':!![]});return db[_0x5b92('0x93')][_0x5b92('0x4d')]({'where':{'name':'Plugins','userProfileId':_0x293c3e[_0x5b92('0x8f')]},'raw':!![]})['then'](function(_0x4a2465){if(_0x4a2465&&_0x4a2465[_0x5b92('0x94')]===0x0){return db['UserProfileResource'][_0x5b92('0x8c')]({'name':_0x51eaa8['name'],'resourceId':_0x51eaa8['id'],'type':_0x4a2465[_0x5b92('0x2b')],'sectionId':_0x4a2465['id']},{})[_0x5b92('0x27')](function(){return _0x2d4e81;});}else{return _0x2d4e81;}})[_0x5b92('0x49')](function(_0x529af8){logger['error'](_0x5b92('0x95'),_0x529af8);throw _0x529af8;});}return _0x2d4e81;})['then'](respondWithResult(_0xacf4c3,null))['catch'](handleError(_0xacf4c3,null));}});}catch(_0x2bf0f8){_0xacf4c3['status'](0x1f4)[_0x5b92('0x2c')](_0x2bf0f8);}};function removeReferences(_0x3c5aa6,_0x546b92){try{if(_0x3c5aa6){fs['unlinkSync'](_0x3c5aa6);logger[_0x5b92('0x65')]('Zip\x20archive\x20removed');}if(_0x546b92){rimraf(_0x546b92,function(){});logger[_0x5b92('0x65')](_0x5b92('0x96'));}}catch(_0x40d8bb){logger[_0x5b92('0x59')](_0x40d8bb);}}exports['update']=function(_0x29e434,_0x1ccaa5,_0x450be1){return db[_0x5b92('0x2f')][_0x5b92('0x4d')]({'where':{'id':_0x29e434[_0x5b92('0x4b')]['id']}})[_0x5b92('0x27')](handleEntityNotFound(_0x1ccaa5,null))[_0x5b92('0x27')](saveUpdates(_0x29e434[_0x5b92('0x8d')],null))[_0x5b92('0x27')](respondWithResult(_0x1ccaa5,null))[_0x5b92('0x49')](handleError(_0x1ccaa5,null));};exports[_0x5b92('0x97')]=function(_0x44a30a,_0x325613,_0x3973fb){return db[_0x5b92('0x2f')]['find']({'where':{'id':_0x44a30a[_0x5b92('0x4b')]['id']}})[_0x5b92('0x27')](function(_0x309f9a){if(_0x309f9a){return _0x309f9a[_0x5b92('0x29')]();}})[_0x5b92('0x27')](function(_0x5c4bbb){rimraf(path[_0x5b92('0x5c')](config[_0x5b92('0x4f')],_0x5b92('0x5d'),path[_0x5b92('0x5e')](_0x5c4bbb[_0x5b92('0x6')])),function(){});return _0x5c4bbb;})[_0x5b92('0x27')](handleEntityNotFound(_0x325613,null))[_0x5b92('0x27')](respondWithStatusCode(_0x325613,null))[_0x5b92('0x49')](handleError(_0x325613,null));};exports[_0x5b92('0x98')]=function(_0x5b2c2d,_0x14161e,_0x3bd9da){return BPromise[_0x5b92('0x99')]()['then'](function(){if(!_0x5b2c2d['query'][_0x5b92('0x6')]){throw new Error(_0x5b92('0x9a'));}if(!_0x5b2c2d[_0x5b92('0x34')][_0x5b92('0x9b')]){throw new Error('\x27PORT\x27\x20parameter\x20not\x20specified');}var _0x57fca7=_0x5b2c2d['query'][_0x5b92('0x9c')]?_0x5b2c2d[_0x5b92('0x34')][_0x5b92('0x9c')]+':'+_0x5b2c2d[_0x5b92('0x34')]['port']:'http://localhost:'+_0x5b2c2d[_0x5b92('0x34')]['port'];var _0x190f7d=_0x5b2c2d[_0x5b92('0x34')][_0x5b92('0x20')]?_0x5b2c2d[_0x5b92('0x34')][_0x5b92('0x20')]:!![];var _0x3081d3=_0x5b2c2d[_0x5b92('0x34')]['encoding']?_0x5b2c2d['query'][_0x5b92('0x9d')]:null;var _0x25925d={'method':_0x5b2c2d['method'],'uri':util[_0x5b92('0x63')](_0x5b92('0x9e'),_0x57fca7,_0x5b2c2d[_0x5b92('0x34')][_0x5b92('0x6')]),'json':_0x190f7d,'resolveWithFullResponse':!![],'encoding':_0x3081d3,'qs':_0x5b2c2d[_0x5b92('0x34')]};if(_0x5b2c2d[_0x5b92('0x9f')]){_0x25925d[_0x5b92('0x9f')]=_0x5b2c2d[_0x5b92('0x9f')];if(_0x25925d[_0x5b92('0x9f')]['content-length']){delete _0x25925d[_0x5b92('0x9f')]['content-length'];}}if(_0x25925d[_0x5b92('0x9f')][_0x5b92('0xa0')]){delete _0x25925d[_0x5b92('0x9f')][_0x5b92('0xa0')];}return rp(_0x25925d);})[_0x5b92('0x27')](function(_0x2e569d){if(_0x2e569d){_0x14161e[_0x5b92('0x23')](_0x2e569d[_0x5b92('0x9f')]);logger['info'](_0x2e569d[_0x5b92('0x8d')]);if(_[_0x5b92('0xa1')](_0x5b2c2d[_0x5b92('0x34')][_0x5b92('0x6')],'download')&&_0x2e569d[_0x5b92('0xa2')]==0x1f4){return _0x14161e[_0x5b92('0x1d')](_0x2e569d[_0x5b92('0xa2')]);}else{return _0x14161e[_0x5b92('0x1e')](_0x2e569d[_0x5b92('0xa2')])[_0x5b92('0x2c')](_0x2e569d[_0x5b92('0x8d')]);}}else{return _0x14161e['sendStatus'](0xc8);}})['catch'](handleError(_0x14161e,null));};exports['webhookPost']=function(_0x42982a,_0x458ab0,_0x5edffe){return BPromise['resolve']()[_0x5b92('0x27')](function(){if(!_0x42982a[_0x5b92('0x34')][_0x5b92('0x6')]){throw new Error('\x27PATH\x27\x20parameter\x20not\x20specified');}if(!_0x42982a[_0x5b92('0x34')]['port']){throw new Error(_0x5b92('0xa3'));}var _0x2200da=_0x42982a[_0x5b92('0x34')][_0x5b92('0x9c')]?_0x42982a[_0x5b92('0x34')][_0x5b92('0x9c')]+':'+_0x42982a[_0x5b92('0x34')][_0x5b92('0x9b')]:_0x5b92('0xa4')+_0x42982a[_0x5b92('0x34')][_0x5b92('0x9b')];var _0x2b99c1=_0x42982a[_0x5b92('0x34')]['json']?_0x42982a[_0x5b92('0x34')][_0x5b92('0x20')]:!![];var _0x1b4b34=_0x42982a[_0x5b92('0x34')]['encoding']?_0x42982a[_0x5b92('0x34')]['encoding']:null;var _0x26e763={'method':_0x42982a[_0x5b92('0xa5')],'uri':util['format'](_0x5b92('0x9e'),_0x2200da,_0x42982a[_0x5b92('0x34')][_0x5b92('0x6')]),'json':_0x2b99c1,'resolveWithFullResponse':!![],'encoding':_0x1b4b34,'body':_0x42982a[_0x5b92('0x8d')]};if(_0x42982a[_0x5b92('0x9f')]){_0x26e763['headers']=_0x42982a['headers'];if(_0x26e763[_0x5b92('0x9f')][_0x5b92('0xa6')]){delete _0x26e763[_0x5b92('0x9f')][_0x5b92('0xa6')];}}if(_0x26e763['headers'][_0x5b92('0xa0')]){delete _0x26e763[_0x5b92('0x9f')][_0x5b92('0xa0')];}return rp(_0x26e763);})['then'](function(_0x22b0f4){if(_0x22b0f4){_0x458ab0['set'](_0x22b0f4[_0x5b92('0x9f')]);logger[_0x5b92('0x65')](_0x22b0f4[_0x5b92('0x8d')]);return _0x458ab0[_0x5b92('0x1e')](_0x22b0f4[_0x5b92('0xa2')])[_0x5b92('0x2c')](_0x22b0f4[_0x5b92('0x8d')]);}else{return _0x458ab0[_0x5b92('0x1d')](0xc8);}})[_0x5b92('0x49')](handleError(_0x458ab0,null));};
\ No newline at end of file