cb0ef50bec40d301b91bf803ed787da6f37253ae
[motion2.git] / server / config / license / util.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 _0x17a9=['utf8','parse','demo','uuid','machineUuid','getUuid','secrets','session','gray','deadline','add','grayReason','changed','disabled','2027-01-01T00:00:00.000Z','Demo\x20license','License','find','defaults','checkLicense','crypto','util','lodash','moment','./hardware','../environment','../../mysqldb','license','isEmpty','data1','data2','split','createDecipher','format','update','base64','final'];(function(_0x287a47,_0x2f731c){var _0x3fb726=function(_0xbedc33){while(--_0xbedc33){_0x287a47['push'](_0x287a47['shift']());}};_0x3fb726(++_0x2f731c);}(_0x17a9,0x161));var _0x917a=function(_0x28bade,_0x281443){_0x28bade=_0x28bade-0x0;var _0x1cc420=_0x17a9[_0x28bade];return _0x1cc420;};'use strict';var crypto=require(_0x917a('0x0'));var util=require(_0x917a('0x1'));var _=require(_0x917a('0x2'));var moment=require(_0x917a('0x3'));var hardware=require(_0x917a('0x4'));var config=require(_0x917a('0x5'));var db=require(_0x917a('0x6'))['db'];function checkLicense(_0x2887cf,_0x202a58){if(_0x2887cf){try{var _0x3d972e=_0x202a58||_0x2887cf[_0x917a('0x7')];if(_[_0x917a('0x8')](_0x3d972e)){throw new Error('License\x20key\x20value\x20not\x20found');}var _0x436e13=_0x2887cf[_0x917a('0x9')];var _0x202be0=_0x2887cf[_0x917a('0xa')];var _0x673416=_0x436e13[_0x917a('0xb')]('-')[0x4];var _0x32e304=_0x436e13[_0x917a('0xb')]('-')[0x0];var _0x293812=crypto[_0x917a('0xc')]('aes-256-ctr',util[_0x917a('0xd')]('%s:%s:%s',_0x673416,_0x436e13,_0x32e304));var _0x291d57=_0x293812[_0x917a('0xe')](_0x3d972e,_0x917a('0xf'),'utf8');_0x291d57+=_0x293812[_0x917a('0x10')](_0x917a('0x11'));var _0x49572c=JSON[_0x917a('0x12')](_0x291d57);_0x49572c[_0x917a('0x13')]=![];_0x49572c[_0x917a('0x14')]=_0x436e13;_0x49572c[_0x917a('0x15')]=hardware[_0x917a('0x16')]();if(_0x202be0){var _0x5384ff=crypto['createDecipher']('aes-256-ctr',config[_0x917a('0x17')][_0x917a('0x18')]);var _0x41fc67=_0x5384ff[_0x917a('0xe')](_0x202be0,_0x917a('0xf'),_0x917a('0x11'));_0x41fc67+=_0x5384ff[_0x917a('0x10')](_0x917a('0x11'));_0x49572c[_0x917a('0x19')]=_0x41fc67;_0x49572c[_0x917a('0x1a')]=moment(_0x41fc67)[_0x917a('0x1b')](0x7,'days')[_0x917a('0xd')]();_0x49572c[_0x917a('0x1c')]=_0x49572c[_0x917a('0x14')]!=_0x49572c[_0x917a('0x15')]?_0x917a('0x1d'):_0x917a('0x1e');}return _0x49572c;}catch(_0x5e98fb){return{'breaking':!![],'demo':!![],'agents':0x2,'telephones':0x0,'users':0x1,'expiration':_0x917a('0x1f'),'chat':![],'mail':![],'fax':![],'messaging':![],'cm':![],'dialer':![],'jscripty':![],'openchannel':![],'callysquare':0x2,'webrtc':![],'jaws':![],'custom':![],'update':![],'description':'Breaking\x20license','uuid':_0x2887cf[_0x917a('0x9')],'machineUuid':hardware[_0x917a('0x16')](),'message':_0x5e98fb['message'],'virtual':0x0,'voice':!![],'screenrecording':![],'preferred':![]};}}return{'demo':!![],'agents':0x2,'telephones':0x0,'users':0x1,'expiration':_0x917a('0x1f'),'chat':![],'mail':![],'fax':![],'messaging':![],'cm':![],'dialer':![],'jscripty':![],'openchannel':![],'callysquare':0x2,'webrtc':![],'jaws':![],'custom':![],'description':_0x917a('0x20'),'uuid':_0x2887cf[_0x917a('0x9')],'machineUuid':hardware[_0x917a('0x16')](),'virtual':0x0,'voice':!![],'screenrecording':![],'preferred':![]};}exports['getLicense']=function(_0x395398){return db[_0x917a('0x21')][_0x917a('0x22')](_[_0x917a('0x23')](_0x395398,{'raw':!![],'where':{'id':0x1}}))['then'](function(_0x558d2f){return checkLicense(_0x558d2f,null);});};exports[_0x917a('0x24')]=checkLicense;