Built motion from commit (unavailable).|2.5.14
[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 _0x3c1c=['oldToken','newToken','customfield_11503','customfield_11504','reason','/rest/api/2/issue','POST','application/json','Basic\x20','base64','request','setEncoding','utf8','end','status','statusCode','json','error','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','write','openIssue','send','body','headers','remoteAddress','socket','https','api','support','key','MOTGUI','summary','Report','\x20from\x20','stringify','issuetype','fields','customfield_11500','email','customfield_11501'];(function(_0x1c24c6,_0x5c26ed){var _0x26949a=function(_0x3298db){while(--_0x3298db){_0x1c24c6['push'](_0x1c24c6['shift']());}};_0x26949a(++_0x5c26ed);}(_0x3c1c,0x132));var _0xc3c1=function(_0x31e29a,_0x349c9b){_0x31e29a=_0x31e29a-0x0;var _0x32d892=_0x3c1c[_0x31e29a];return _0x32d892;};'use strict';var BPromise=require('bluebird');var https=require(_0xc3c1('0x0'));var logger=require('../../config/logger')(_0xc3c1('0x1'));var USERNAME=_0xc3c1('0x2');var PASSWORD='3eAmWpBVP0';function openIssue(_0x2e31f1,_0x3e9479){var _0xc8849a={'fields':{'project':{'key':_0x2e31f1[_0xc3c1('0x3')]||_0xc3c1('0x4')},'summary':(_0x2e31f1[_0xc3c1('0x5')]||_0xc3c1('0x6'))+_0xc3c1('0x7')+_0x2e31f1['ip'],'description':_0x2e31f1['description']||JSON[_0xc3c1('0x8')](_0x2e31f1),'issuetype':{'name':_0x2e31f1[_0xc3c1('0x9')]||'Bug'}}};_0xc8849a[_0xc3c1('0xa')][_0xc3c1('0xb')]=_0x2e31f1[_0xc3c1('0xc')];_0xc8849a[_0xc3c1('0xa')][_0xc3c1('0xd')]=_0x2e31f1[_0xc3c1('0xe')];_0xc8849a[_0xc3c1('0xa')]['customfield_11502']=_0x2e31f1[_0xc3c1('0xf')];_0xc8849a['fields'][_0xc3c1('0x10')]=_0x2e31f1['name'];_0xc8849a[_0xc3c1('0xa')][_0xc3c1('0x11')]=_0x2e31f1[_0xc3c1('0x12')];_0xc8849a[_0xc3c1('0xa')]['customfield_10102']=_0x2e31f1['ip'];var _0x230265={'host':'track.xcallymotion.com','port':0x1bb,'path':_0xc3c1('0x13'),'method':_0xc3c1('0x14'),'timeout':0x4e20,'headers':{'Content-Type':_0xc3c1('0x15'),'Authorization':_0xc3c1('0x16')+new Buffer(USERNAME+':'+PASSWORD)['toString'](_0xc3c1('0x17'))}};var _0x3b44e5=JSON[_0xc3c1('0x8')](_0xc8849a);var _0x4d877f=https[_0xc3c1('0x18')](_0x230265,function(_0x5af84f){_0x5af84f[_0xc3c1('0x19')](_0xc3c1('0x1a'));var _0x2dc858='';_0x5af84f['on']('data',function(_0x12fb46){_0x2dc858+=_0x12fb46;});_0x5af84f['on'](_0xc3c1('0x1b'),function(){if(_0x3e9479){return _0x3e9479[_0xc3c1('0x1c')](_0x5af84f[_0xc3c1('0x1d')])[_0xc3c1('0x1e')](JSON['parse'](_0x2dc858));}});});_0x4d877f['on'](_0xc3c1('0x1f'),function(_0x5dc7a5){if(_0x3e9479){return _0x3e9479[_0xc3c1('0x1c')](0x1f4)[_0xc3c1('0x1e')]({'errors':[{'message':_0xc3c1('0x20'),'type':'api.jira'}]});}});_0x4d877f[_0xc3c1('0x21')](_0x3b44e5);_0x4d877f['end']();}exports[_0xc3c1('0x22')]=openIssue;exports[_0xc3c1('0x23')]=function(_0x1e0541,_0x561626){_0x1e0541[_0xc3c1('0x24')]['ip']=_0x1e0541[_0xc3c1('0x25')]['x-forwarded-for']||_0x1e0541['connection'][_0xc3c1('0x26')]||_0x1e0541[_0xc3c1('0x27')][_0xc3c1('0x26')]||_0x1e0541['connection']['socket'][_0xc3c1('0x26')];return openIssue(_0x1e0541[_0xc3c1('0x24')],_0x561626);};