Built motion from commit (unavailable).|2.5.16
[motion2.git] / server / api / authLocal / authLocal.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 _0xe2fe=['allowedLoginAttempts','minutes','getLicense','catch','MailAccount','find','MailServerOut','Unable\x20to\x20find\x20a\x20configured\x20SMTP\x20service!','Smtp','service','port','secure','authentication','auth','pass','merge','\x22%s\x22\x20<%s>','email','SendMail','format','SendMail\x20error:\x20%s.\x20Please\x20contact\x20your\x20Administrator!','error','message','stringify','status','send','login','local','signToken','body','generate','trim','User','This\x20email\x20is\x20not\x20registered.','The\x20user\x20is\x20disabled.\x20Please\x20contact\x20the\x20administrator.','resetPasswordToken','resetPasswordExpires','now','save','xCally\x20Motion\x20Password\x20Reset','You\x20are\x20receiving\x20this\x20because\x20you\x20(or\x20someone\x20else)\x20have\x20requested\x20the\x20reset\x20of\x20the\x20password\x20for\x20your\x20account.\x0a\x0a','Please\x20click\x20on\x20the\x20following\x20link,\x20or\x20paste\x20this\x20into\x20your\x20browser\x20to\x20complete\x20the\x20process:\x0a\x0a','/reset/','Reset\x20Email\x20sent!','params','token','securePassword','enforcePasswordHistory','validatePasswordPattern','password','previousPasswords','validatePasswordHistory','passwordHistoryLimit','Password\x20reset!','util','Strategy','lodash','randomstring','moment','../../mysqldb','../../components/auth/service','client','http','Setting','findOne','blockDuration','then','salt','blockedAt','loginAttempts','admin','user','agent','name','authenticate','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','add','clearBlockUser'];(function(_0x5b5f53,_0x1421e9){var _0x525fa4=function(_0x4d32c1){while(--_0x4d32c1){_0x5b5f53['push'](_0x5b5f53['shift']());}};_0x525fa4(++_0x1421e9);}(_0xe2fe,0x86));var _0xee2f=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0xe2fe[_0x3dd15e];return _0x231fd0;};'use strict';var util=require(_0xee2f('0x0'));var passport=require('passport');var LocalStrategy=require('passport-local')[_0xee2f('0x1')];var jayson=require('jayson/promise');var _=require(_0xee2f('0x2'));var rs=require(_0xee2f('0x3'));var moment=require(_0xee2f('0x4'));var db=require(_0xee2f('0x5'))['db'];var authService=require(_0xee2f('0x6'));var utils=require('../../config/utils');var client=jayson[_0xee2f('0x7')][_0xee2f('0x8')]({'port':0x232b});function localAuthenticate(_0x49926b,_0x1533a0,_0x2e1c8c,_0x5a7975){var _0x3c4095,_0x5ea796;return db[_0xee2f('0x9')][_0xee2f('0xa')]({'where':{'id':0x1},'attributes':['allowedLoginAttempts',_0xee2f('0xb')],'raw':!![]})[_0xee2f('0xc')](function(_0x4bf3c3){_0x3c4095=_0x4bf3c3;return _0x49926b['findOne']({'attributes':['id','name','password',_0xee2f('0xd'),'role','disabled','blocked',_0xee2f('0xe'),_0xee2f('0xf')],'where':{'name':_0x1533a0,'role':{'$or':[_0xee2f('0x10'),_0xee2f('0x11'),_0xee2f('0x12')]}}});})[_0xee2f('0xc')](function(_0x4faa8f){if(!_0x4faa8f||_0x4faa8f&&_0x4faa8f[_0xee2f('0x13')]!==_0x1533a0){throw new Error('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else{_0x5ea796=_0x4faa8f;return _0x5ea796;}})[_0xee2f('0xc')](function(){_0x5ea796[_0xee2f('0x14')](_0x2e1c8c,function(_0x48b30c,_0x445ba8){var _0x145241=_0x5ea796[_0xee2f('0xf')]+0x1;if(_0x48b30c){return _0x5a7975(_0x48b30c);}else if(!_0x445ba8){if(_0x5ea796[_0xee2f('0x15')]){return _0x5a7975(null,![],{'message':_0xee2f('0x16')});}else if(_0x3c4095['allowedLoginAttempts']>0x0){if(_0x5ea796[_0xee2f('0x17')]){if(_0x3c4095['blockDuration']>0x0){if(moment(_0x5ea796[_0xee2f('0xe')])[_0xee2f('0x18')](_0x3c4095['blockDuration'],'minutes')>moment()){return _0x5a7975(null,![],{'message':_0xee2f('0x16')});}else{return utils['clearBlockUser'](_0x5ea796,_0x145241,![],null)[_0xee2f('0xc')](function(){return _0x5a7975(null,![],{'message':_0xee2f('0x16')});});}}else{return _0x5a7975(null,![],{'message':_0xee2f('0x16')});}}else{if(_0x145241>=_0x3c4095['allowedLoginAttempts']){return utils[_0xee2f('0x19')](_0x5ea796,0x0,!![],moment())[_0xee2f('0xc')](function(){return _0x5a7975(null,![],{'message':_0xee2f('0x16')});});}else{return utils[_0xee2f('0x19')](_0x5ea796,_0x145241,![],null)[_0xee2f('0xc')](function(){return _0x5a7975(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});});}}}else{return _0x5a7975(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});}}else{if(_0x5ea796[_0xee2f('0x15')]){return _0x5a7975(null,![],{'message':_0xee2f('0x16')});}else if(_0x3c4095[_0xee2f('0x1a')]>0x0){if(_0x5ea796[_0xee2f('0x17')]){if(_0x3c4095[_0xee2f('0xb')]>0x0){if(moment(_0x5ea796[_0xee2f('0xe')])[_0xee2f('0x18')](_0x3c4095['blockDuration'],_0xee2f('0x1b'))>moment()){return _0x5a7975(null,![],{'message':_0xee2f('0x16')});}else{return utils[_0xee2f('0x19')](_0x5ea796,0x0,![],null)[_0xee2f('0xc')](function(){return utils[_0xee2f('0x1c')](_0x5ea796);})[_0xee2f('0xc')](function(){return _0x5a7975(null,_0x5ea796);});}}else{return _0x5a7975(null,![],{'message':_0xee2f('0x16')});}}else{return utils[_0xee2f('0x19')](_0x5ea796,0x0,![],null)[_0xee2f('0xc')](function(){return utils[_0xee2f('0x1c')](_0x5ea796);})[_0xee2f('0xc')](function(){return _0x5a7975(null,_0x5ea796);})[_0xee2f('0x1d')](function(_0x1c8454){return _0x5a7975(null,![],_0x1c8454);});}}else{if(_0x5ea796[_0xee2f('0x17')]){return _0x5a7975(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});}else{return utils['getLicense'](_0x5ea796)['then'](function(){return _0x5a7975(null,_0x5ea796);});}}}});})[_0xee2f('0x1d')](function(_0x18ff19){return _0x5a7975(null,![],_0x18ff19);});}function sendServiceMail(_0x2cb0cb){return db[_0xee2f('0x1e')][_0xee2f('0x1f')]({'where':{'service':!![]},'attributes':['id',_0xee2f('0x13'),'email'],'include':[{'model':db[_0xee2f('0x20')],'as':'Smtp'}]})[_0xee2f('0xc')](function(_0x180429){if(!_0x180429){throw new Error(_0xee2f('0x21'));}var _0x8a0bf7={'tls':{'rejectUnauthorized':![]}};if(_0x180429[_0xee2f('0x22')]['service']){_0x8a0bf7[_0xee2f('0x23')]=_0x180429[_0xee2f('0x22')]['service'];}else{_0x8a0bf7['host']=_0x180429[_0xee2f('0x22')]['host'];_0x8a0bf7[_0xee2f('0x24')]=_0x180429[_0xee2f('0x22')]['port'];_0x8a0bf7[_0xee2f('0x25')]=_0x180429['Smtp']['secure'];}if(_0x180429['Smtp'][_0xee2f('0x26')]){_0x8a0bf7[_0xee2f('0x27')]={'user':_0x180429['Smtp'][_0xee2f('0x11')],'pass':_0x180429[_0xee2f('0x22')][_0xee2f('0x28')]};}var _0x32cadb={'account':_0x8a0bf7,'message':_[_0xee2f('0x29')]({'from':util['format'](_0xee2f('0x2a'),_0x180429['name'],_0x180429[_0xee2f('0x2b')]||_0x180429[_0xee2f('0x22')][_0xee2f('0x11')])},_0x2cb0cb)};return client['request'](_0xee2f('0x2c'),_0x32cadb);})['then'](function(_0xd3aaa9){if(_0xd3aaa9['error']){throw new Error(util[_0xee2f('0x2d')](_0xee2f('0x2e'),_0xd3aaa9[_0xee2f('0x2f')][_0xee2f('0x30')]||JSON[_0xee2f('0x31')](_0xd3aaa9[_0xee2f('0x2f')])));}return!![];});}function handleError(_0x24380b,_0x3a1013,_0x2618a6){return _0x24380b[_0xee2f('0x32')](_0x3a1013||0x1f4)[_0xee2f('0x33')]({'message':_0x2618a6?_0x2618a6['message']||_0x2618a6:''});}exports[_0xee2f('0x34')]=function(_0x47e54b,_0x46166f,_0x3cbc01){passport[_0xee2f('0x14')](_0xee2f('0x35'),function(_0xaddf3b,_0x436f8f,_0x694950){var _0x130371=_0xaddf3b||_0x694950;if(_0x130371){return handleError(_0x46166f,0x191,_0x130371);}if(!_0x436f8f){return handleError(_0x46166f,0x194,{'message':'Something\x20went\x20wrong,\x20please\x20try\x20again.'});}else{var _0x562d58={'payload':{'id':_0x436f8f['id'],'role':_0x436f8f['role']},'options':{'expiresIn':0x15180}};return authService[_0xee2f('0x36')](_0x562d58)['then'](function(_0x4501c4){_0x46166f['json']({'id':_0x436f8f['id'],'token':_0x4501c4,'statusCall':'','isAlreadyLogged':_0x436f8f['online']});});}})(_0x47e54b,_0x46166f,_0x3cbc01);};exports['forgot']=function(_0x58e361,_0x430ac1,_0x692686){if(!_0x58e361[_0xee2f('0x37')][_0xee2f('0x2b')]){return handleError(_0x430ac1,0x1f4,{'message':'Email\x20parameter\x20is\x20missing'});}var _0x5986f4=rs[_0xee2f('0x38')]();_0x58e361['body']['email']=_0x58e361[_0xee2f('0x37')][_0xee2f('0x2b')][_0xee2f('0x39')]()['toLowerCase']();var _0x3bc173;return db[_0xee2f('0x9')][_0xee2f('0xa')]({'where':{'id':0x1},'attributes':['allowedLoginAttempts','blockDuration'],'raw':!![]})[_0xee2f('0xc')](function(_0xc40338){_0x3bc173=_0xc40338;return db[_0xee2f('0x3a')][_0xee2f('0x1f')]({'where':{'email':_0x58e361['body'][_0xee2f('0x2b')]}});})[_0xee2f('0xc')](function(_0x242e91){if(!_0x242e91){throw new Error(_0xee2f('0x3b'));}if(_0x242e91[_0xee2f('0x15')]){throw new Error(_0xee2f('0x3c'));}if(_0x242e91[_0xee2f('0x17')]){if(moment(_0x242e91[_0xee2f('0xe')])[_0xee2f('0x18')](_0x3bc173[_0xee2f('0xb')],'minutes')>moment()){throw new Error('The\x20user\x20is\x20blocked.\x20Please\x20contact\x20the\x20administrator.');}else{_0x242e91['blocked']=![];_0x242e91['blockedAt']=null;}}_0x242e91[_0xee2f('0x3d')]=_0x5986f4;_0x242e91[_0xee2f('0x3e')]=Date[_0xee2f('0x3f')]()+0x36ee80;return _0x242e91[_0xee2f('0x40')]();})[_0xee2f('0xc')](function(){return sendServiceMail({'to':_0x58e361['body'][_0xee2f('0x2b')],'subject':_0xee2f('0x41'),'text':_0xee2f('0x42')+_0xee2f('0x43')+'https://'+_0x58e361['headers']['host']+_0xee2f('0x44')+_0x5986f4+'\x0a\x0a'+'If\x20you\x20did\x20not\x20request\x20this,\x20please\x20ignore\x20this\x20email\x20and\x20your\x20password\x20will\x20remain\x20unchanged.\x0a'});})['then'](function(){_0x430ac1['status'](0xc8)['send']({'message':_0xee2f('0x45')});})[_0xee2f('0x1d')](function(_0x32da72){return handleError(_0x430ac1,0x1f4,_0x32da72);});};exports['reset']=function(_0x22506e,_0x57f65d,_0x3d95b8){return db[_0xee2f('0x3a')][_0xee2f('0x1f')]({'where':{'resetPasswordToken':_0x22506e[_0xee2f('0x46')][_0xee2f('0x47')],'resetPasswordExpires':{'$gt':Date['now']()}}})['then'](function(_0x6a544b){if(!_0x6a544b){throw new Error('Password\x20reset\x20token\x20is\x20invalid\x20or\x20has\x20expired.');}return db[_0xee2f('0x9')][_0xee2f('0xa')]({'attributes':['id',_0xee2f('0x48'),_0xee2f('0x49'),'passwordHistoryLimit']})['then'](function(_0x1f5a7a){if(_0x1f5a7a[_0xee2f('0x48')])authService[_0xee2f('0x4a')](_0x22506e[_0xee2f('0x37')][_0xee2f('0x4b')]);if(!_0x1f5a7a[_0xee2f('0x49')]||!_0x6a544b[_0xee2f('0x4c')])return _0x6a544b;authService[_0xee2f('0x4d')](_0x22506e[_0xee2f('0x37')][_0xee2f('0x4b')],_0x6a544b[_0xee2f('0x4c')],_0x1f5a7a[_0xee2f('0x4e')]);return _0x6a544b;})['then'](function(){_0x6a544b[_0xee2f('0x4b')]=_0x22506e[_0xee2f('0x37')][_0xee2f('0x4b')];_0x6a544b[_0xee2f('0x3d')]=null;_0x6a544b['resetPasswordExpires']=null;return _0x6a544b[_0xee2f('0x40')]();});})[_0xee2f('0xc')](function(){_0x57f65d[_0xee2f('0x32')](0xc8)[_0xee2f('0x33')]({'message':_0xee2f('0x4f')});})['catch'](function(_0x8b135b){return handleError(_0x57f65d,0x1f4,_0x8b135b);});};passport['use'](new LocalStrategy({'usernameField':'name','passwordField':_0xee2f('0x4b')},function(_0x3080a9,_0x958e97,_0x292bba){return localAuthenticate(db[_0xee2f('0x3a')],_0x3080a9,_0x958e97,_0x292bba);}));