Built motion from commit a679711e.|2.6.15
[motion2.git] / server / config / utils.js
index fa2e8b1..37e176d 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x623f=['updateAttributes','role','agent','User','then','getLicense','agents','catch','lodash','bluebird','./license/util','voice','mail','chat','fax','sms','getChannels','isValidChannel','blockedAt'];(function(_0x1e500e,_0x2c9d74){var _0x10dc5e=function(_0x354423){while(--_0x354423){_0x1e500e['push'](_0x1e500e['shift']());}};_0x10dc5e(++_0x2c9d74);}(_0x623f,0x112));var _0xf623=function(_0xe803c5,_0x5468a2){_0xe803c5=_0xe803c5-0x0;var _0x1a8f19=_0x623f[_0xe803c5];return _0x1a8f19;};'use strict';var _=require(_0xf623('0x0'));var BPromise=require(_0xf623('0x1'));var db=require('../mysqldb')['db'];var util=require(_0xf623('0x2'));var channels=[_0xf623('0x3'),_0xf623('0x4'),_0xf623('0x5'),_0xf623('0x6'),_0xf623('0x7'),'whatsapp','openchannel'];exports[_0xf623('0x8')]=function(){return channels;};exports[_0xf623('0x9')]=function(_0x2aa875){_0x2aa875=_0x2aa875['toLowerCase']();return _['includes'](channels,_0x2aa875);};exports['clearBlockUser']=function(_0x3f4e5d,_0x49fee0,_0x329872,_0x5e5fe0){var _0x25036e={'loginAttempts':_0x49fee0,'blocked':_0x329872};if(!_['isUndefined'](_0x5e5fe0)){_0x25036e[_0xf623('0xa')]=_0x5e5fe0;}return _0x3f4e5d[_0xf623('0xb')](_0x25036e);};exports['getLicense']=function(_0xd056a){return new BPromise(function(_0x57b17a,_0x1cd516){var _0x2e2c7a=0x0;if(_0xd056a[_0xf623('0xc')]!==_0xf623('0xd')){_0x57b17a(_0xd056a);}db[_0xf623('0xe')]['count']({'where':{'role':_0xf623('0xd'),'online':!![],'id':{'$ne':_0xd056a['id']}}})[_0xf623('0xf')](function(_0x33ce9e){_0x2e2c7a=_0x33ce9e;return util[_0xf623('0x10')]();})[_0xf623('0xf')](function(_0xa2cd84){if(_0xa2cd84&&_0xa2cd84[_0xf623('0x11')]&&_0x2e2c7a>=_0xa2cd84['agents']){throw Error('Maximum\x20login\x20has\x20been\x20reached');}_0x57b17a(_0xd056a);})[_0xf623('0x12')](function(_0x58dc8c){_0x1cd516(_0x58dc8c);});});};
\ No newline at end of file
+var _0x4128=['whatsapp','openchannel','isValidChannel','toLowerCase','includes','clearBlockUser','isUndefined','blockedAt','updateAttributes','getLicense','role','agent','User','then','agents','catch','bluebird','../mysqldb','chat','fax'];(function(_0x12f688,_0x585c25){var _0x59c3de=function(_0x4ac301){while(--_0x4ac301){_0x12f688['push'](_0x12f688['shift']());}};_0x59c3de(++_0x585c25);}(_0x4128,0x1f0));var _0x8412=function(_0x15b071,_0x7e182e){_0x15b071=_0x15b071-0x0;var _0xa3a80f=_0x4128[_0x15b071];return _0xa3a80f;};'use strict';var _=require('lodash');var BPromise=require(_0x8412('0x0'));var db=require(_0x8412('0x1'))['db'];var util=require('./license/util');var channels=['voice','mail',_0x8412('0x2'),_0x8412('0x3'),'sms',_0x8412('0x4'),_0x8412('0x5')];exports['getChannels']=function(){return channels;};exports[_0x8412('0x6')]=function(_0x58cbcd){_0x58cbcd=_0x58cbcd[_0x8412('0x7')]();return _[_0x8412('0x8')](channels,_0x58cbcd);};exports[_0x8412('0x9')]=function(_0x29d249,_0x4ad215,_0x157827,_0x37003d){var _0x35a0d5={'loginAttempts':_0x4ad215,'blocked':_0x157827};if(!_[_0x8412('0xa')](_0x37003d)){_0x35a0d5[_0x8412('0xb')]=_0x37003d;}return _0x29d249[_0x8412('0xc')](_0x35a0d5);};exports[_0x8412('0xd')]=function(_0x36c727){return new BPromise(function(_0x269e03,_0x314a25){var _0xd667cc=0x0;if(_0x36c727[_0x8412('0xe')]!==_0x8412('0xf')){_0x269e03(_0x36c727);}db[_0x8412('0x10')]['count']({'where':{'role':_0x8412('0xf'),'online':!![],'id':{'$ne':_0x36c727['id']}}})[_0x8412('0x11')](function(_0x4524e5){_0xd667cc=_0x4524e5;return util[_0x8412('0xd')]();})[_0x8412('0x11')](function(_0x2fd228){if(_0x2fd228&&_0x2fd228['agents']&&_0xd667cc>=_0x2fd228[_0x8412('0x12')]){throw Error('Maximum\x20login\x20has\x20been\x20reached');}_0x269e03(_0x36c727);})[_0x8412('0x13')](function(_0x4c39c2){_0x314a25(_0x4c39c2);});});};
\ No newline at end of file