Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / config / utils.js
index f6a22b2..877d2e5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x026a=['catch','lodash','bluebird','../mysqldb','./license/util','voice','fax','sms','openchannel','getChannels','isValidChannel','toLowerCase','clearBlockUser','blockedAt','updateAttributes','User','count','then','getLicense','agents','Maximum\x20login\x20has\x20been\x20reached'];(function(_0x51331,_0x55891a){var _0x47329a=function(_0x3de067){while(--_0x3de067){_0x51331['push'](_0x51331['shift']());}};_0x47329a(++_0x55891a);}(_0x026a,0x1a5));var _0xa026=function(_0x3f9fa2,_0x1fd8ff){_0x3f9fa2=_0x3f9fa2-0x0;var _0x1a9be8=_0x026a[_0x3f9fa2];return _0x1a9be8;};'use strict';var _=require(_0xa026('0x0'));var BPromise=require(_0xa026('0x1'));var db=require(_0xa026('0x2'))['db'];var util=require(_0xa026('0x3'));var channels=[_0xa026('0x4'),'mail','chat',_0xa026('0x5'),_0xa026('0x6'),'whatsapp',_0xa026('0x7')];exports[_0xa026('0x8')]=function(){return channels;};exports[_0xa026('0x9')]=function(_0x3bdfca){_0x3bdfca=_0x3bdfca[_0xa026('0xa')]();return _['includes'](channels,_0x3bdfca);};exports[_0xa026('0xb')]=function(_0x229014,_0x5968e2,_0x47b9ad,_0x5dcdf9){var _0x3704e8={'loginAttempts':_0x5968e2,'blocked':_0x47b9ad};if(!_['isUndefined'](_0x5dcdf9)){_0x3704e8[_0xa026('0xc')]=_0x5dcdf9;}return _0x229014[_0xa026('0xd')](_0x3704e8);};exports['getLicense']=function(_0x19cdaa){return new BPromise(function(_0xbc9c9e,_0x337c26){var _0x235a51=0x0;if(_0x19cdaa['role']!=='agent'){_0xbc9c9e(_0x19cdaa);}db[_0xa026('0xe')][_0xa026('0xf')]({'where':{'role':'agent','online':!![],'id':{'$ne':_0x19cdaa['id']}}})[_0xa026('0x10')](function(_0x3d86d5){_0x235a51=_0x3d86d5;return util[_0xa026('0x11')]();})['then'](function(_0x2a65a5){if(_0x2a65a5&&_0x2a65a5[_0xa026('0x12')]&&_0x235a51>=_0x2a65a5[_0xa026('0x12')]){throw Error(_0xa026('0x13'));}_0xbc9c9e(_0x19cdaa);})[_0xa026('0x14')](function(_0x26b7fa){_0x337c26(_0x26b7fa);});});};
\ No newline at end of file
+var _0xfb1f=['then','agents','Maximum\x20login\x20has\x20been\x20reached','bluebird','../mysqldb','voice','mail','fax','sms','whatsapp','openchannel','isValidChannel','toLowerCase','includes','isUndefined','updateAttributes','getLicense','role','agent','count'];(function(_0x8a969d,_0x339d9f){var _0x1d8dc7=function(_0x283ec0){while(--_0x283ec0){_0x8a969d['push'](_0x8a969d['shift']());}};_0x1d8dc7(++_0x339d9f);}(_0xfb1f,0xf3));var _0xffb1=function(_0x53851d,_0x5098dd){_0x53851d=_0x53851d-0x0;var _0x1de3ab=_0xfb1f[_0x53851d];return _0x1de3ab;};'use strict';var _=require('lodash');var BPromise=require(_0xffb1('0x0'));var db=require(_0xffb1('0x1'))['db'];var util=require('./license/util');var channels=[_0xffb1('0x2'),_0xffb1('0x3'),'chat',_0xffb1('0x4'),_0xffb1('0x5'),_0xffb1('0x6'),_0xffb1('0x7')];exports['getChannels']=function(){return channels;};exports[_0xffb1('0x8')]=function(_0x55d044){_0x55d044=_0x55d044[_0xffb1('0x9')]();return _[_0xffb1('0xa')](channels,_0x55d044);};exports['clearBlockUser']=function(_0x3383b7,_0xbfb018,_0x18f450,_0x49c21b){var _0x3f1f29={'loginAttempts':_0xbfb018,'blocked':_0x18f450};if(!_[_0xffb1('0xb')](_0x49c21b)){_0x3f1f29['blockedAt']=_0x49c21b;}return _0x3383b7[_0xffb1('0xc')](_0x3f1f29);};exports[_0xffb1('0xd')]=function(_0x1247c9){return new BPromise(function(_0x378b1f,_0x2344dc){var _0x91725=0x0;if(_0x1247c9[_0xffb1('0xe')]!==_0xffb1('0xf')){_0x378b1f(_0x1247c9);}db['User'][_0xffb1('0x10')]({'where':{'role':_0xffb1('0xf'),'online':!![],'id':{'$ne':_0x1247c9['id']}}})[_0xffb1('0x11')](function(_0x53c8a8){_0x91725=_0x53c8a8;return util['getLicense']();})[_0xffb1('0x11')](function(_0x2256cb){if(_0x2256cb&&_0x2256cb[_0xffb1('0x12')]&&_0x91725>=_0x2256cb['agents']){throw Error(_0xffb1('0x13'));}_0x378b1f(_0x1247c9);})['catch'](function(_0x123826){_0x2344dc(_0x123826);});});};
\ No newline at end of file