Built motion from commit 85328c08.|2.5.50
[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 _0xedcf=['track.xcallymotion.com','/rest/api/2/issue','POST','application/json','Basic\x20','toString','request','setEncoding','utf8','end','status','statusCode','json','parse','error','Error\x20during\x20license\x20request.\x20Please\x20contact\x20our\x20license\x20team\x20at\x20license@xcally.com\x20with\x20your\x20request','api.jira','write','openIssue','send','body','x-forwarded-for','connection','remoteAddress','socket','bluebird','../../config/logger','api','support','3eAmWpBVP0','key','MOTGUI','summary','Report','\x20from\x20','description','stringify','Bug','customfield_11500','email','customfield_11501','oldToken','fields','customfield_11502','customfield_11503','customfield_11504','customfield_10102'];(function(_0x21aec3,_0x5c97e9){var _0x288bbc=function(_0x2283fe){while(--_0x2283fe){_0x21aec3['push'](_0x21aec3['shift']());}};_0x288bbc(++_0x5c97e9);}(_0xedcf,0x191));var _0xfedc=function(_0x18f284,_0x57ee39){_0x18f284=_0x18f284-0x0;var _0x4402a4=_0xedcf[_0x18f284];return _0x4402a4;};'use strict';var BPromise=require(_0xfedc('0x0'));var https=require('https');var logger=require(_0xfedc('0x1'))(_0xfedc('0x2'));var USERNAME=_0xfedc('0x3');var PASSWORD=_0xfedc('0x4');function openIssue(_0xc89f8d,_0x18ff33){var _0x2714f1={'fields':{'project':{'key':_0xc89f8d[_0xfedc('0x5')]||_0xfedc('0x6')},'summary':(_0xc89f8d[_0xfedc('0x7')]||_0xfedc('0x8'))+_0xfedc('0x9')+_0xc89f8d['ip'],'description':_0xc89f8d[_0xfedc('0xa')]||JSON[_0xfedc('0xb')](_0xc89f8d),'issuetype':{'name':_0xc89f8d['issuetype']||_0xfedc('0xc')}}};_0x2714f1['fields'][_0xfedc('0xd')]=_0xc89f8d[_0xfedc('0xe')];_0x2714f1['fields'][_0xfedc('0xf')]=_0xc89f8d[_0xfedc('0x10')];_0x2714f1[_0xfedc('0x11')][_0xfedc('0x12')]=_0xc89f8d['newToken'];_0x2714f1['fields'][_0xfedc('0x13')]=_0xc89f8d['name'];_0x2714f1[_0xfedc('0x11')][_0xfedc('0x14')]=_0xc89f8d['reason'];_0x2714f1['fields'][_0xfedc('0x15')]=_0xc89f8d['ip'];var _0x5c5b7b={'host':_0xfedc('0x16'),'port':0x1bb,'path':_0xfedc('0x17'),'method':_0xfedc('0x18'),'timeout':0x4e20,'headers':{'Content-Type':_0xfedc('0x19'),'Authorization':_0xfedc('0x1a')+new Buffer(USERNAME+':'+PASSWORD)[_0xfedc('0x1b')]('base64')}};var _0x5ac9c3=JSON['stringify'](_0x2714f1);var _0x464f63=https[_0xfedc('0x1c')](_0x5c5b7b,function(_0x16b236){_0x16b236[_0xfedc('0x1d')](_0xfedc('0x1e'));var _0x103896='';_0x16b236['on']('data',function(_0x24279b){_0x103896+=_0x24279b;});_0x16b236['on'](_0xfedc('0x1f'),function(){if(_0x18ff33){return _0x18ff33[_0xfedc('0x20')](_0x16b236[_0xfedc('0x21')])[_0xfedc('0x22')](JSON[_0xfedc('0x23')](_0x103896));}});});_0x464f63['on'](_0xfedc('0x24'),function(_0x102914){if(_0x18ff33){return _0x18ff33[_0xfedc('0x20')](0x1f4)[_0xfedc('0x22')]({'errors':[{'message':_0xfedc('0x25'),'type':_0xfedc('0x26')}]});}});_0x464f63[_0xfedc('0x27')](_0x5ac9c3);_0x464f63[_0xfedc('0x1f')]();}exports[_0xfedc('0x28')]=openIssue;exports[_0xfedc('0x29')]=function(_0x3c6c13,_0x4f1c00){_0x3c6c13[_0xfedc('0x2a')]['ip']=_0x3c6c13['headers'][_0xfedc('0x2b')]||_0x3c6c13[_0xfedc('0x2c')][_0xfedc('0x2d')]||_0x3c6c13[_0xfedc('0x2e')]['remoteAddress']||_0x3c6c13[_0xfedc('0x2c')][_0xfedc('0x2e')][_0xfedc('0x2d')];return openIssue(_0x3c6c13[_0xfedc('0x2a')],_0x4f1c00);};