Built motion from commit 19a84241.|2.5.34
[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 _0x0890=['body','headers','connection','remoteAddress','socket','bluebird','https','../../config/logger','api','support','key','MOTGUI','summary','description','stringify','issuetype','customfield_11500','email','fields','customfield_11501','oldToken','newToken','customfield_11503','customfield_10102','track.xcallymotion.com','/rest/api/2/issue','POST','Basic\x20','toString','base64','request','setEncoding','utf8','data','end','statusCode','json','parse','error','status','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','openIssue','send'];(function(_0x3e8cae,_0x4cb96a){var _0x45c4d6=function(_0x4bf3a5){while(--_0x4bf3a5){_0x3e8cae['push'](_0x3e8cae['shift']());}};_0x45c4d6(++_0x4cb96a);}(_0x0890,0x107));var _0x0089=function(_0x4a09c6,_0x54ce5e){_0x4a09c6=_0x4a09c6-0x0;var _0x25d834=_0x0890[_0x4a09c6];return _0x25d834;};'use strict';var BPromise=require(_0x0089('0x0'));var https=require(_0x0089('0x1'));var logger=require(_0x0089('0x2'))(_0x0089('0x3'));var USERNAME=_0x0089('0x4');var PASSWORD='3eAmWpBVP0';function openIssue(_0x5a4c15,_0x4b0d4e){var _0x4cb1c6={'fields':{'project':{'key':_0x5a4c15[_0x0089('0x5')]||_0x0089('0x6')},'summary':(_0x5a4c15[_0x0089('0x7')]||'Report')+'\x20from\x20'+_0x5a4c15['ip'],'description':_0x5a4c15[_0x0089('0x8')]||JSON[_0x0089('0x9')](_0x5a4c15),'issuetype':{'name':_0x5a4c15[_0x0089('0xa')]||'Bug'}}};_0x4cb1c6['fields'][_0x0089('0xb')]=_0x5a4c15[_0x0089('0xc')];_0x4cb1c6[_0x0089('0xd')][_0x0089('0xe')]=_0x5a4c15[_0x0089('0xf')];_0x4cb1c6[_0x0089('0xd')]['customfield_11502']=_0x5a4c15[_0x0089('0x10')];_0x4cb1c6[_0x0089('0xd')][_0x0089('0x11')]=_0x5a4c15['name'];_0x4cb1c6['fields']['customfield_11504']=_0x5a4c15['reason'];_0x4cb1c6[_0x0089('0xd')][_0x0089('0x12')]=_0x5a4c15['ip'];var _0x5d9319={'host':_0x0089('0x13'),'port':0x1bb,'path':_0x0089('0x14'),'method':_0x0089('0x15'),'timeout':0x4e20,'headers':{'Content-Type':'application/json','Authorization':_0x0089('0x16')+new Buffer(USERNAME+':'+PASSWORD)[_0x0089('0x17')](_0x0089('0x18'))}};var _0x54f1fc=JSON[_0x0089('0x9')](_0x4cb1c6);var _0x80f650=https[_0x0089('0x19')](_0x5d9319,function(_0x2495c7){_0x2495c7[_0x0089('0x1a')](_0x0089('0x1b'));var _0x5aaf26='';_0x2495c7['on'](_0x0089('0x1c'),function(_0x7075d7){_0x5aaf26+=_0x7075d7;});_0x2495c7['on'](_0x0089('0x1d'),function(){if(_0x4b0d4e){return _0x4b0d4e['status'](_0x2495c7[_0x0089('0x1e')])[_0x0089('0x1f')](JSON[_0x0089('0x20')](_0x5aaf26));}});});_0x80f650['on'](_0x0089('0x21'),function(_0x5f1017){if(_0x4b0d4e){return _0x4b0d4e[_0x0089('0x22')](0x1f4)[_0x0089('0x1f')]({'errors':[{'message':_0x0089('0x23'),'type':'api.jira'}]});}});_0x80f650['write'](_0x54f1fc);_0x80f650[_0x0089('0x1d')]();}exports[_0x0089('0x24')]=openIssue;exports[_0x0089('0x25')]=function(_0x44464c,_0x641f66){_0x44464c[_0x0089('0x26')]['ip']=_0x44464c[_0x0089('0x27')]['x-forwarded-for']||_0x44464c[_0x0089('0x28')][_0x0089('0x29')]||_0x44464c[_0x0089('0x2a')][_0x0089('0x29')]||_0x44464c['connection'][_0x0089('0x2a')][_0x0089('0x29')];return openIssue(_0x44464c[_0x0089('0x26')],_0x641f66);};