Built motion from commit (unavailable).|2.5.23
[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 _0xbff5=['User','The\x20user\x20is\x20disabled.\x20Please\x20contact\x20the\x20administrator.','resetPasswordExpires','now','xCally\x20Motion\x20Password\x20Reset','Please\x20click\x20on\x20the\x20following\x20link,\x20or\x20paste\x20this\x20into\x20your\x20browser\x20to\x20complete\x20the\x20process:\x0a\x0a','https://','headers','/reset/','If\x20you\x20did\x20not\x20request\x20this,\x20please\x20ignore\x20this\x20email\x20and\x20your\x20password\x20will\x20remain\x20unchanged.\x0a','status','params','token','Password\x20reset\x20token\x20is\x20invalid\x20or\x20has\x20expired.','securePassword','passwordHistoryLimit','validatePasswordPattern','password','enforcePasswordHistory','validatePasswordHistory','previousPasswords','save','Password\x20reset!','use','util','passport','passport-local','Strategy','jayson/promise','lodash','randomstring','../../mysqldb','client','http','Setting','allowedLoginAttempts','then','name','salt','disabled','blocked','loginAttempts','user','agent','authenticate','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blockDuration','blockedAt','minutes','clearBlockUser','add','getLicense','catch','find','MailServerOut','Unable\x20to\x20find\x20a\x20configured\x20SMTP\x20service!','service','Smtp','host','port','secure','authentication','auth','merge','format','\x22%s\x22\x20<%s>','email','request','SendMail','SendMail\x20error:\x20%s.\x20Please\x20contact\x20your\x20Administrator!','error','stringify','send','message','login','local','signToken','json','online','forgot','body','Email\x20parameter\x20is\x20missing','generate','trim'];(function(_0x3236bc,_0x4523a5){var _0x15610c=function(_0x16098c){while(--_0x16098c){_0x3236bc['push'](_0x3236bc['shift']());}};_0x15610c(++_0x4523a5);}(_0xbff5,0x1bc));var _0x5bff=function(_0x15ea53,_0x5ebe1d){_0x15ea53=_0x15ea53-0x0;var _0x103071=_0xbff5[_0x15ea53];return _0x103071;};'use strict';var util=require(_0x5bff('0x0'));var passport=require(_0x5bff('0x1'));var LocalStrategy=require(_0x5bff('0x2'))[_0x5bff('0x3')];var jayson=require(_0x5bff('0x4'));var _=require(_0x5bff('0x5'));var rs=require(_0x5bff('0x6'));var moment=require('moment');var db=require(_0x5bff('0x7'))['db'];var authService=require('../../components/auth/service');var utils=require('../../config/utils');var client=jayson[_0x5bff('0x8')][_0x5bff('0x9')]({'port':0x232b});function localAuthenticate(_0x151add,_0xa54c57,_0x43605a,_0xd4b9dc){var _0x1acb49,_0x139c99;return db[_0x5bff('0xa')]['findOne']({'where':{'id':0x1},'attributes':[_0x5bff('0xb'),'blockDuration'],'raw':!![]})[_0x5bff('0xc')](function(_0x40b806){_0x1acb49=_0x40b806;return _0x151add['findOne']({'attributes':['id',_0x5bff('0xd'),'password',_0x5bff('0xe'),'role',_0x5bff('0xf'),_0x5bff('0x10'),'blockedAt',_0x5bff('0x11')],'where':{'name':_0xa54c57,'role':{'$or':['admin',_0x5bff('0x12'),_0x5bff('0x13')]}}});})['then'](function(_0xa0dced){if(!_0xa0dced||_0xa0dced&&_0xa0dced[_0x5bff('0xd')]!==_0xa54c57){throw new Error('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else{_0x139c99=_0xa0dced;return _0x139c99;}})['then'](function(){_0x139c99[_0x5bff('0x14')](_0x43605a,function(_0x1d300e,_0x3a507c){var _0x4d883e=_0x139c99[_0x5bff('0x11')]+0x1;if(_0x1d300e){return _0xd4b9dc(_0x1d300e);}else if(!_0x3a507c){if(_0x139c99[_0x5bff('0xf')]){return _0xd4b9dc(null,![],{'message':_0x5bff('0x15')});}else if(_0x1acb49['allowedLoginAttempts']>0x0){if(_0x139c99[_0x5bff('0x10')]){if(_0x1acb49[_0x5bff('0x16')]>0x0){if(moment(_0x139c99[_0x5bff('0x17')])['add'](_0x1acb49[_0x5bff('0x16')],_0x5bff('0x18'))>moment()){return _0xd4b9dc(null,![],{'message':_0x5bff('0x15')});}else{return utils[_0x5bff('0x19')](_0x139c99,_0x4d883e,![],null)['then'](function(){return _0xd4b9dc(null,![],{'message':_0x5bff('0x15')});});}}else{return _0xd4b9dc(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});}}else{if(_0x4d883e>=_0x1acb49[_0x5bff('0xb')]){return utils['clearBlockUser'](_0x139c99,0x0,!![],moment())[_0x5bff('0xc')](function(){return _0xd4b9dc(null,![],{'message':_0x5bff('0x15')});});}else{return utils[_0x5bff('0x19')](_0x139c99,_0x4d883e,![],null)[_0x5bff('0xc')](function(){return _0xd4b9dc(null,![],{'message':_0x5bff('0x15')});});}}}else{return _0xd4b9dc(null,![],{'message':_0x5bff('0x15')});}}else{if(_0x139c99[_0x5bff('0xf')]){return _0xd4b9dc(null,![],{'message':_0x5bff('0x15')});}else if(_0x1acb49[_0x5bff('0xb')]>0x0){if(_0x139c99['blocked']){if(_0x1acb49[_0x5bff('0x16')]>0x0){if(moment(_0x139c99[_0x5bff('0x17')])[_0x5bff('0x1a')](_0x1acb49[_0x5bff('0x16')],_0x5bff('0x18'))>moment()){return _0xd4b9dc(null,![],{'message':_0x5bff('0x15')});}else{return utils[_0x5bff('0x19')](_0x139c99,0x0,![],null)[_0x5bff('0xc')](function(){return utils['getLicense'](_0x139c99);})['then'](function(){return _0xd4b9dc(null,_0x139c99);});}}else{return _0xd4b9dc(null,![],{'message':_0x5bff('0x15')});}}else{return utils['clearBlockUser'](_0x139c99,0x0,![],null)[_0x5bff('0xc')](function(){return utils[_0x5bff('0x1b')](_0x139c99);})[_0x5bff('0xc')](function(){return _0xd4b9dc(null,_0x139c99);})[_0x5bff('0x1c')](function(_0xfa361d){return _0xd4b9dc(null,![],_0xfa361d);});}}else{if(_0x139c99[_0x5bff('0x10')]){return _0xd4b9dc(null,![],{'message':_0x5bff('0x15')});}else{return utils[_0x5bff('0x1b')](_0x139c99)['then'](function(){return _0xd4b9dc(null,_0x139c99);});}}}});})['catch'](function(_0x20d750){return _0xd4b9dc(null,![],_0x20d750);});}function sendServiceMail(_0x2dd52f){return db['MailAccount'][_0x5bff('0x1d')]({'where':{'service':!![]},'attributes':['id','name','email'],'include':[{'model':db[_0x5bff('0x1e')],'as':'Smtp'}]})[_0x5bff('0xc')](function(_0x64e22){if(!_0x64e22){throw new Error(_0x5bff('0x1f'));}var _0x11d48a={'tls':{'rejectUnauthorized':![]}};if(_0x64e22['Smtp'][_0x5bff('0x20')]){_0x11d48a['service']=_0x64e22[_0x5bff('0x21')]['service'];}else{_0x11d48a[_0x5bff('0x22')]=_0x64e22[_0x5bff('0x21')][_0x5bff('0x22')];_0x11d48a[_0x5bff('0x23')]=_0x64e22[_0x5bff('0x21')][_0x5bff('0x23')];_0x11d48a['secure']=_0x64e22[_0x5bff('0x21')][_0x5bff('0x24')];}if(_0x64e22[_0x5bff('0x21')][_0x5bff('0x25')]){_0x11d48a[_0x5bff('0x26')]={'user':_0x64e22[_0x5bff('0x21')][_0x5bff('0x12')],'pass':_0x64e22[_0x5bff('0x21')]['pass']};}var _0x1d6b04={'account':_0x11d48a,'message':_[_0x5bff('0x27')]({'from':util[_0x5bff('0x28')](_0x5bff('0x29'),_0x64e22['name'],_0x64e22[_0x5bff('0x2a')]||_0x64e22[_0x5bff('0x21')]['user'])},_0x2dd52f)};return client[_0x5bff('0x2b')](_0x5bff('0x2c'),_0x1d6b04);})[_0x5bff('0xc')](function(_0x28006e){if(_0x28006e['error']){throw new Error(util[_0x5bff('0x28')](_0x5bff('0x2d'),_0x28006e[_0x5bff('0x2e')]['message']||JSON[_0x5bff('0x2f')](_0x28006e['error'])));}return!![];});}function handleError(_0x4572e6,_0x42cda7,_0x4422f7){return _0x4572e6['status'](_0x42cda7||0x1f4)[_0x5bff('0x30')]({'message':_0x4422f7?_0x4422f7[_0x5bff('0x31')]||_0x4422f7:''});}exports[_0x5bff('0x32')]=function(_0x494fdc,_0x2e87b6,_0x4b2dcc){passport['authenticate'](_0x5bff('0x33'),function(_0x1151d4,_0x2ff182,_0x77a071){var _0x3b0f99=_0x1151d4||_0x77a071;if(_0x3b0f99){return handleError(_0x2e87b6,0x191,_0x3b0f99);}if(!_0x2ff182){return handleError(_0x2e87b6,0x194,{'message':'Something\x20went\x20wrong,\x20please\x20try\x20again.'});}else{var _0x35796f={'payload':{'id':_0x2ff182['id'],'role':_0x2ff182['role']},'options':{'expiresIn':0x15180}};return authService[_0x5bff('0x34')](_0x35796f)[_0x5bff('0xc')](function(_0x1c3f65){_0x2e87b6[_0x5bff('0x35')]({'id':_0x2ff182['id'],'token':_0x1c3f65,'statusCall':'','isAlreadyLogged':_0x2ff182[_0x5bff('0x36')]});});}})(_0x494fdc,_0x2e87b6,_0x4b2dcc);};exports[_0x5bff('0x37')]=function(_0x1d0346,_0x5ad047,_0x5c7f5f){if(!_0x1d0346[_0x5bff('0x38')][_0x5bff('0x2a')]){return handleError(_0x5ad047,0x1f4,{'message':_0x5bff('0x39')});}var _0x27a191=rs[_0x5bff('0x3a')]();_0x1d0346[_0x5bff('0x38')][_0x5bff('0x2a')]=_0x1d0346[_0x5bff('0x38')]['email'][_0x5bff('0x3b')]()['toLowerCase']();var _0x3dc13f;return db[_0x5bff('0xa')]['findOne']({'where':{'id':0x1},'attributes':[_0x5bff('0xb'),_0x5bff('0x16')],'raw':!![]})['then'](function(_0x2b36dc){_0x3dc13f=_0x2b36dc;return db[_0x5bff('0x3c')][_0x5bff('0x1d')]({'where':{'email':_0x1d0346['body'][_0x5bff('0x2a')]}});})[_0x5bff('0xc')](function(_0x44e645){if(!_0x44e645){throw new Error('This\x20email\x20is\x20not\x20registered.');}if(_0x44e645[_0x5bff('0xf')]){throw new Error(_0x5bff('0x3d'));}if(_0x44e645[_0x5bff('0x10')]){if(moment(_0x44e645[_0x5bff('0x17')])['add'](_0x3dc13f[_0x5bff('0x16')],'minutes')>moment()){throw new Error('The\x20user\x20is\x20blocked.\x20Please\x20contact\x20the\x20administrator.');}else{_0x44e645[_0x5bff('0x10')]=![];_0x44e645[_0x5bff('0x17')]=null;}}_0x44e645['resetPasswordToken']=_0x27a191;_0x44e645[_0x5bff('0x3e')]=Date[_0x5bff('0x3f')]()+0x36ee80;return _0x44e645['save']();})[_0x5bff('0xc')](function(){return sendServiceMail({'to':_0x1d0346[_0x5bff('0x38')][_0x5bff('0x2a')],'subject':_0x5bff('0x40'),'text':'You\x20are\x20receiving\x20this\x20because\x20you\x20(or\x20someone\x20else)\x20have\x20requested\x20the\x20reset\x20of\x20the\x20password\x20for\x20your\x20account.\x0a\x0a'+_0x5bff('0x41')+_0x5bff('0x42')+_0x1d0346[_0x5bff('0x43')][_0x5bff('0x22')]+_0x5bff('0x44')+_0x27a191+'\x0a\x0a'+_0x5bff('0x45')});})['then'](function(){_0x5ad047[_0x5bff('0x46')](0xc8)[_0x5bff('0x30')]({'message':'Reset\x20Email\x20sent!'});})[_0x5bff('0x1c')](function(_0x5c59c0){return handleError(_0x5ad047,0x1f4,_0x5c59c0);});};exports['reset']=function(_0x4ff13a,_0x3ac8ad,_0xcb8c4a){return db['User'][_0x5bff('0x1d')]({'where':{'resetPasswordToken':_0x4ff13a[_0x5bff('0x47')][_0x5bff('0x48')],'resetPasswordExpires':{'$gt':Date[_0x5bff('0x3f')]()}}})[_0x5bff('0xc')](function(_0x4a63b3){if(!_0x4a63b3){throw new Error(_0x5bff('0x49'));}return db[_0x5bff('0xa')]['findOne']({'attributes':['id',_0x5bff('0x4a'),'enforcePasswordHistory',_0x5bff('0x4b')]})[_0x5bff('0xc')](function(_0x455937){if(_0x455937[_0x5bff('0x4a')])authService[_0x5bff('0x4c')](_0x4ff13a['body'][_0x5bff('0x4d')]);if(!_0x455937[_0x5bff('0x4e')]||!_0x4a63b3['previousPasswords'])return _0x4a63b3;authService[_0x5bff('0x4f')](_0x4ff13a[_0x5bff('0x38')]['password'],_0x4a63b3[_0x5bff('0x50')],_0x455937[_0x5bff('0x4b')]);return _0x4a63b3;})[_0x5bff('0xc')](function(){_0x4a63b3[_0x5bff('0x4d')]=_0x4ff13a[_0x5bff('0x38')][_0x5bff('0x4d')];_0x4a63b3['resetPasswordToken']=null;_0x4a63b3['resetPasswordExpires']=null;return _0x4a63b3[_0x5bff('0x51')]();});})['then'](function(){_0x3ac8ad[_0x5bff('0x46')](0xc8)[_0x5bff('0x30')]({'message':_0x5bff('0x52')});})[_0x5bff('0x1c')](function(_0x2bbab5){return handleError(_0x3ac8ad,0x1f4,_0x2bbab5);});};passport[_0x5bff('0x53')](new LocalStrategy({'usernameField':_0x5bff('0xd'),'passwordField':_0x5bff('0x4d')},function(_0x410bb5,_0x7cc921,_0x4364c7){return localAuthenticate(db['User'],_0x410bb5,_0x7cc921,_0x4364c7);}));