07e5d6ef773843c4e603328feedea5192ef265fc
[motion2.git] / server / api / jira / jira.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 _0xbfca=['Bug','fields','customfield_11500','oldToken','customfield_11502','newToken','customfield_11503','name','customfield_11504','reason','customfield_10102','track.xcallymotion.com','POST','application/json','Basic\x20','toString','request','setEncoding','utf8','status','statusCode','json','parse','api.jira','write','end','openIssue','body','x-forwarded-for','connection','socket','remoteAddress','https','../../config/logger','api','key','MOTGUI','summary','Report','description','stringify','issuetype'];(function(_0x4874c1,_0x3d1071){var _0x3212a5=function(_0x3c9cc4){while(--_0x3c9cc4){_0x4874c1['push'](_0x4874c1['shift']());}};_0x3212a5(++_0x3d1071);}(_0xbfca,0x19a));var _0xabfc=function(_0x257837,_0x17c15b){_0x257837=_0x257837-0x0;var _0x4c9cb8=_0xbfca[_0x257837];return _0x4c9cb8;};'use strict';var BPromise=require('bluebird');var https=require(_0xabfc('0x0'));var logger=require(_0xabfc('0x1'))(_0xabfc('0x2'));var USERNAME='support';var PASSWORD='3eAmWpBVP0';function openIssue(_0x51daea,_0x4e8265){var _0x97bb04={'fields':{'project':{'key':_0x51daea[_0xabfc('0x3')]||_0xabfc('0x4')},'summary':(_0x51daea[_0xabfc('0x5')]||_0xabfc('0x6'))+'\x20from\x20'+_0x51daea['ip'],'description':_0x51daea[_0xabfc('0x7')]||JSON[_0xabfc('0x8')](_0x51daea),'issuetype':{'name':_0x51daea[_0xabfc('0x9')]||_0xabfc('0xa')}}};_0x97bb04[_0xabfc('0xb')][_0xabfc('0xc')]=_0x51daea['email'];_0x97bb04[_0xabfc('0xb')]['customfield_11501']=_0x51daea[_0xabfc('0xd')];_0x97bb04[_0xabfc('0xb')][_0xabfc('0xe')]=_0x51daea[_0xabfc('0xf')];_0x97bb04['fields'][_0xabfc('0x10')]=_0x51daea[_0xabfc('0x11')];_0x97bb04[_0xabfc('0xb')][_0xabfc('0x12')]=_0x51daea[_0xabfc('0x13')];_0x97bb04['fields'][_0xabfc('0x14')]=_0x51daea['ip'];var _0x9903cb={'host':_0xabfc('0x15'),'port':0x1bb,'path':'/rest/api/2/issue','method':_0xabfc('0x16'),'timeout':0x4e20,'headers':{'Content-Type':_0xabfc('0x17'),'Authorization':_0xabfc('0x18')+new Buffer(USERNAME+':'+PASSWORD)[_0xabfc('0x19')]('base64')}};var _0x1b8776=JSON['stringify'](_0x97bb04);var _0x21095f=https[_0xabfc('0x1a')](_0x9903cb,function(_0x1e5c92){_0x1e5c92[_0xabfc('0x1b')](_0xabfc('0x1c'));var _0x2712af='';_0x1e5c92['on']('data',function(_0x1ad796){_0x2712af+=_0x1ad796;});_0x1e5c92['on']('end',function(){if(_0x4e8265){return _0x4e8265[_0xabfc('0x1d')](_0x1e5c92[_0xabfc('0x1e')])[_0xabfc('0x1f')](JSON[_0xabfc('0x20')](_0x2712af));}});});_0x21095f['on']('error',function(_0x279b8e){if(_0x4e8265){return _0x4e8265[_0xabfc('0x1d')](0x1f4)[_0xabfc('0x1f')]({'errors':[{'message':'Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','type':_0xabfc('0x21')}]});}});_0x21095f[_0xabfc('0x22')](_0x1b8776);_0x21095f[_0xabfc('0x23')]();}exports[_0xabfc('0x24')]=openIssue;exports['send']=function(_0x23309d,_0x26366e){_0x23309d[_0xabfc('0x25')]['ip']=_0x23309d['headers'][_0xabfc('0x26')]||_0x23309d[_0xabfc('0x27')]['remoteAddress']||_0x23309d[_0xabfc('0x28')][_0xabfc('0x29')]||_0x23309d[_0xabfc('0x27')][_0xabfc('0x28')][_0xabfc('0x29')];return openIssue(_0x23309d[_0xabfc('0x25')],_0x26366e);};