Built motion from commit e6806ed6.|2.6.0
[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 _0x95f3=['enforcePasswordHistory','previousPasswords','resetPasswordToken','send','Password\x20reset!','use','User','util','passport','Strategy','jayson/promise','randomstring','moment','../../mysqldb','../../config/utils','client','http','Setting','blockDuration','then','findOne','name','password','salt','role','blockedAt','admin','user','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','loginAttempts','blocked','add','minutes','clearBlockUser','allowedLoginAttempts','getLicense','catch','MailServerOut','CloudProvider','Unable\x20to\x20find\x20a\x20configured\x20SMTP\x20service!','getSmtpOptions','\x22%s\x22\x20<%s>','email','Smtp','request','SendMail','format','error','message','stringify','status','login','authenticate','local-login','signToken','json','online','forgot','body','Email\x20parameter\x20is\x20missing','generate','trim','toLowerCase','find','This\x20email\x20is\x20not\x20registered.','disabled','The\x20user\x20is\x20disabled.\x20Please\x20contact\x20the\x20administrator.','The\x20user\x20is\x20blocked.\x20Please\x20contact\x20the\x20administrator.','resetPasswordExpires','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','https://','host','/reset/','If\x20you\x20did\x20not\x20request\x20this,\x20please\x20ignore\x20this\x20email\x20and\x20your\x20password\x20will\x20remain\x20unchanged.\x0a','reset','params','token','now','Password\x20reset\x20token\x20is\x20invalid\x20or\x20has\x20expired.','passwordHistoryLimit','securePassword'];(function(_0x37a17c,_0x3479b5){var _0x7fbc41=function(_0x12a7e2){while(--_0x12a7e2){_0x37a17c['push'](_0x37a17c['shift']());}};_0x7fbc41(++_0x3479b5);}(_0x95f3,0x100));var _0x395f=function(_0x385902,_0x13d30c){_0x385902=_0x385902-0x0;var _0x39b403=_0x95f3[_0x385902];return _0x39b403;};'use strict';var util=require(_0x395f('0x0'));var passport=require(_0x395f('0x1'));var LocalStrategy=require('passport-local')[_0x395f('0x2')];var jayson=require(_0x395f('0x3'));var _=require('lodash');var rs=require(_0x395f('0x4'));var moment=require(_0x395f('0x5'));var db=require(_0x395f('0x6'))['db'];var authService=require('../../components/auth/service');var utils=require(_0x395f('0x7'));var client=jayson[_0x395f('0x8')][_0x395f('0x9')]({'port':0x232b});function localAuthenticate(_0x4f3404,_0x15c66c,_0x137081,_0x33b403){var _0x491140,_0x3bded7;return db[_0x395f('0xa')]['findOne']({'where':{'id':0x1},'attributes':['allowedLoginAttempts',_0x395f('0xb')],'raw':!![]})[_0x395f('0xc')](function(_0x1c5bcb){_0x491140=_0x1c5bcb;return _0x4f3404[_0x395f('0xd')]({'attributes':['id',_0x395f('0xe'),_0x395f('0xf'),_0x395f('0x10'),_0x395f('0x11'),'disabled','blocked',_0x395f('0x12'),'loginAttempts'],'where':{'name':_0x15c66c,'role':{'$or':[_0x395f('0x13'),_0x395f('0x14'),'agent']}}});})['then'](function(_0xc4cd3e){if(!_0xc4cd3e||_0xc4cd3e&&_0xc4cd3e['name']!==_0x15c66c){throw new Error(_0x395f('0x15'));}else{_0x3bded7=_0xc4cd3e;return _0x3bded7;}})[_0x395f('0xc')](function(){_0x3bded7['authenticate'](_0x137081,function(_0x2df510,_0x1c4b5f){var _0xd21e32=_0x3bded7[_0x395f('0x16')]+0x1;if(_0x2df510){return _0x33b403(_0x2df510);}else if(!_0x1c4b5f){if(_0x3bded7['disabled']){return _0x33b403(null,![],{'message':_0x395f('0x15')});}else if(_0x491140['allowedLoginAttempts']>0x0){if(_0x3bded7[_0x395f('0x17')]){if(_0x491140[_0x395f('0xb')]>0x0){if(moment(_0x3bded7[_0x395f('0x12')])[_0x395f('0x18')](_0x491140[_0x395f('0xb')],_0x395f('0x19'))>moment()){return _0x33b403(null,![],{'message':_0x395f('0x15')});}else{return utils[_0x395f('0x1a')](_0x3bded7,_0xd21e32,![],null)['then'](function(){return _0x33b403(null,![],{'message':_0x395f('0x15')});});}}else{return _0x33b403(null,![],{'message':_0x395f('0x15')});}}else{if(_0xd21e32>=_0x491140[_0x395f('0x1b')]){return utils[_0x395f('0x1a')](_0x3bded7,0x0,!![],moment())['then'](function(){return _0x33b403(null,![],{'message':_0x395f('0x15')});});}else{return utils[_0x395f('0x1a')](_0x3bded7,_0xd21e32,![],null)[_0x395f('0xc')](function(){return _0x33b403(null,![],{'message':_0x395f('0x15')});});}}}else{return _0x33b403(null,![],{'message':_0x395f('0x15')});}}else{if(_0x3bded7['disabled']){return _0x33b403(null,![],{'message':_0x395f('0x15')});}else if(_0x491140[_0x395f('0x1b')]>0x0){if(_0x3bded7[_0x395f('0x17')]){if(_0x491140[_0x395f('0xb')]>0x0){if(moment(_0x3bded7[_0x395f('0x12')])[_0x395f('0x18')](_0x491140[_0x395f('0xb')],_0x395f('0x19'))>moment()){return _0x33b403(null,![],{'message':_0x395f('0x15')});}else{return utils['clearBlockUser'](_0x3bded7,0x0,![],null)[_0x395f('0xc')](function(){return utils['getLicense'](_0x3bded7);})[_0x395f('0xc')](function(){return _0x33b403(null,_0x3bded7);});}}else{return _0x33b403(null,![],{'message':_0x395f('0x15')});}}else{return utils['clearBlockUser'](_0x3bded7,0x0,![],null)[_0x395f('0xc')](function(){return utils[_0x395f('0x1c')](_0x3bded7);})['then'](function(){return _0x33b403(null,_0x3bded7);})['catch'](function(_0x240495){return _0x33b403(null,![],_0x240495);});}}else{if(_0x3bded7[_0x395f('0x17')]){return _0x33b403(null,![],{'message':_0x395f('0x15')});}else{return utils[_0x395f('0x1c')](_0x3bded7)['then'](function(){return _0x33b403(null,_0x3bded7);});}}}});})[_0x395f('0x1d')](function(_0x9d412f){return _0x33b403(null,![],_0x9d412f);});}function sendServiceMail(_0x58203e){return db['MailAccount']['find']({'where':{'service':!![]},'attributes':['id',_0x395f('0xe'),'email'],'include':[{'model':db[_0x395f('0x1e')],'as':'Smtp','include':[{'model':db[_0x395f('0x1f')],'as':_0x395f('0x1f')}]}]})[_0x395f('0xc')](function(_0x44ea38){if(!_0x44ea38){throw new Error(_0x395f('0x20'));}var _0x325b3a=_0x44ea38[_0x395f('0x21')]();var _0x466c31={'account':_0x325b3a,'message':_['merge']({'from':util['format'](_0x395f('0x22'),_0x44ea38['name'],_0x44ea38[_0x395f('0x23')]||_0x44ea38[_0x395f('0x24')]['user'])},_0x58203e)};return client[_0x395f('0x25')](_0x395f('0x26'),_0x466c31);})[_0x395f('0xc')](function(_0x43b19b){if(_0x43b19b['error']){throw new Error(util[_0x395f('0x27')]('SendMail\x20error:\x20%s.\x20Please\x20contact\x20your\x20Administrator!',_0x43b19b[_0x395f('0x28')][_0x395f('0x29')]||JSON[_0x395f('0x2a')](_0x43b19b[_0x395f('0x28')])));}return!![];});}function handleError(_0x13ef43,_0x537c56,_0x4be346){return _0x13ef43[_0x395f('0x2b')](_0x537c56||0x1f4)['send']({'message':_0x4be346?_0x4be346[_0x395f('0x29')]||_0x4be346:''});}exports[_0x395f('0x2c')]=function(_0x562662,_0x3197d8,_0x1aad5f){passport[_0x395f('0x2d')](_0x395f('0x2e'),function(_0x30984f,_0x3d496c,_0x461eac){var _0x1a7b89=_0x30984f||_0x461eac;if(_0x1a7b89){return handleError(_0x3197d8,0x191,_0x1a7b89);}if(!_0x3d496c){return handleError(_0x3197d8,0x194,{'message':'Something\x20went\x20wrong,\x20please\x20try\x20again.'});}else{var _0x268085={'payload':{'id':_0x3d496c['id'],'role':_0x3d496c['role']},'options':{'expiresIn':0x15180}};return authService[_0x395f('0x2f')](_0x268085)[_0x395f('0xc')](function(_0x5a2b6f){_0x3197d8[_0x395f('0x30')]({'id':_0x3d496c['id'],'token':_0x5a2b6f,'statusCall':'','isAlreadyLogged':_0x3d496c[_0x395f('0x31')]});});}})(_0x562662,_0x3197d8,_0x1aad5f);};exports[_0x395f('0x32')]=function(_0x5b272d,_0x2c75b1){if(!_0x5b272d[_0x395f('0x33')][_0x395f('0x23')]){return handleError(_0x2c75b1,0x1f4,{'message':_0x395f('0x34')});}var _0x1f232d=rs[_0x395f('0x35')]();_0x5b272d['body'][_0x395f('0x23')]=_0x5b272d[_0x395f('0x33')][_0x395f('0x23')][_0x395f('0x36')]()[_0x395f('0x37')]();var _0x58fc26;return db[_0x395f('0xa')][_0x395f('0xd')]({'where':{'id':0x1},'attributes':[_0x395f('0x1b'),_0x395f('0xb')],'raw':!![]})[_0x395f('0xc')](function(_0x1c7843){_0x58fc26=_0x1c7843;return db['User'][_0x395f('0x38')]({'where':{'email':_0x5b272d[_0x395f('0x33')][_0x395f('0x23')]}});})['then'](function(_0x5e062b){if(!_0x5e062b){throw new Error(_0x395f('0x39'));}if(_0x5e062b[_0x395f('0x3a')]){throw new Error(_0x395f('0x3b'));}if(_0x5e062b[_0x395f('0x17')]){if(moment(_0x5e062b[_0x395f('0x12')])[_0x395f('0x18')](_0x58fc26[_0x395f('0xb')],'minutes')>moment()){throw new Error(_0x395f('0x3c'));}else{_0x5e062b['blocked']=![];_0x5e062b[_0x395f('0x12')]=null;}}_0x5e062b['resetPasswordToken']=_0x1f232d;_0x5e062b[_0x395f('0x3d')]=Date['now']()+0x36ee80;return _0x5e062b[_0x395f('0x3e')]();})['then'](function(){return sendServiceMail({'to':_0x5b272d[_0x395f('0x33')][_0x395f('0x23')],'subject':_0x395f('0x3f'),'text':_0x395f('0x40')+'Please\x20click\x20on\x20the\x20following\x20link,\x20or\x20paste\x20this\x20into\x20your\x20browser\x20to\x20complete\x20the\x20process:\x0a\x0a'+_0x395f('0x41')+_0x5b272d['headers'][_0x395f('0x42')]+_0x395f('0x43')+_0x1f232d+'\x0a\x0a'+_0x395f('0x44')});})[_0x395f('0xc')](function(){_0x2c75b1['status'](0xc8)['send']({'message':'Reset\x20Email\x20sent!'});})[_0x395f('0x1d')](function(_0x3f2cba){return handleError(_0x2c75b1,0x1f4,_0x3f2cba);});};exports[_0x395f('0x45')]=function(_0x2d1f93,_0x41ed21){return db['User'][_0x395f('0x38')]({'where':{'resetPasswordToken':_0x2d1f93[_0x395f('0x46')][_0x395f('0x47')],'resetPasswordExpires':{'$gt':Date[_0x395f('0x48')]()}}})[_0x395f('0xc')](function(_0x1e0469){if(!_0x1e0469){throw new Error(_0x395f('0x49'));}return db['Setting'][_0x395f('0xd')]({'attributes':['id','securePassword','enforcePasswordHistory',_0x395f('0x4a')]})[_0x395f('0xc')](function(_0x2f10f7){if(_0x2f10f7[_0x395f('0x4b')])authService['validatePasswordPattern'](_0x2d1f93[_0x395f('0x33')][_0x395f('0xf')]);if(!_0x2f10f7[_0x395f('0x4c')]||!_0x1e0469[_0x395f('0x4d')])return _0x1e0469;authService['validatePasswordHistory'](_0x2d1f93['body'][_0x395f('0xf')],_0x1e0469[_0x395f('0x4d')],_0x2f10f7[_0x395f('0x4a')]);return _0x1e0469;})[_0x395f('0xc')](function(){_0x1e0469[_0x395f('0xf')]=_0x2d1f93[_0x395f('0x33')]['password'];_0x1e0469[_0x395f('0x4e')]=null;_0x1e0469[_0x395f('0x3d')]=null;return _0x1e0469[_0x395f('0x3e')]();});})['then'](function(){_0x41ed21['status'](0xc8)[_0x395f('0x4f')]({'message':_0x395f('0x50')});})['catch'](function(_0x11f783){return handleError(_0x41ed21,0x1f4,_0x11f783);});};passport[_0x395f('0x51')](_0x395f('0x2e'),new LocalStrategy({'usernameField':_0x395f('0xe'),'passwordField':_0x395f('0xf')},function(_0x3f37a3,_0x3caf8f,_0x519b35){return localAuthenticate(db[_0x395f('0x52')],_0x3f37a3,_0x3caf8f,_0x519b35);}));