Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / authLocal / authLocal.controller.js
index f136092..6c2fc78 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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);}));
\ No newline at end of file
+var _0xba10=['Something\x20went\x20wrong,\x20please\x20try\x20again.','json','online','body','Email\x20parameter\x20is\x20missing','generate','trim','toLowerCase','User','The\x20user\x20is\x20disabled.\x20Please\x20contact\x20the\x20administrator.','The\x20user\x20is\x20blocked.\x20Please\x20contact\x20the\x20administrator.','resetPasswordToken','resetPasswordExpires','now','save','You\x20are\x20receiving\x20this\x20because\x20you\x20(or\x20someone\x20else)\x20have\x20requested\x20the\x20reset\x20of\x20the\x20password\x20for\x20your\x20account.\x0a\x0a','https://','headers','host','/reset/','If\x20you\x20did\x20not\x20request\x20this,\x20please\x20ignore\x20this\x20email\x20and\x20your\x20password\x20will\x20remain\x20unchanged.\x0a','Reset\x20Email\x20sent!','params','token','Password\x20reset\x20token\x20is\x20invalid\x20or\x20has\x20expired.','enforcePasswordHistory','passwordHistoryLimit','securePassword','previousPasswords','validatePasswordHistory','Password\x20reset!','use','passport','passport-local','Strategy','lodash','randomstring','moment','../../mysqldb','../../components/auth/service','../../config/utils','client','http','Setting','findOne','blockDuration','then','name','password','salt','role','disabled','blocked','blockedAt','admin','user','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','authenticate','loginAttempts','allowedLoginAttempts','add','minutes','clearBlockUser','getLicense','catch','find','email','MailServerOut','Smtp','CloudProvider','getSmtpOptions','merge','\x22%s\x22\x20<%s>','request','SendMail','error','format','SendMail\x20error:\x20%s.\x20Please\x20contact\x20your\x20Administrator!','message','stringify','status','send','login','local-login'];(function(_0x2b6793,_0x5aa576){var _0x314d0d=function(_0x3cbf54){while(--_0x3cbf54){_0x2b6793['push'](_0x2b6793['shift']());}};_0x314d0d(++_0x5aa576);}(_0xba10,0xc8));var _0x0ba1=function(_0x200733,_0xfe1ffb){_0x200733=_0x200733-0x0;var _0xb926be=_0xba10[_0x200733];return _0xb926be;};'use strict';var util=require('util');var passport=require(_0x0ba1('0x0'));var LocalStrategy=require(_0x0ba1('0x1'))[_0x0ba1('0x2')];var jayson=require('jayson/promise');var _=require(_0x0ba1('0x3'));var rs=require(_0x0ba1('0x4'));var moment=require(_0x0ba1('0x5'));var db=require(_0x0ba1('0x6'))['db'];var authService=require(_0x0ba1('0x7'));var utils=require(_0x0ba1('0x8'));var client=jayson[_0x0ba1('0x9')][_0x0ba1('0xa')]({'port':0x232b});function localAuthenticate(_0x552444,_0x46d1ba,_0x17e51e,_0x16cd19){var _0x315e47,_0x343d62;return db[_0x0ba1('0xb')][_0x0ba1('0xc')]({'where':{'id':0x1},'attributes':['allowedLoginAttempts',_0x0ba1('0xd')],'raw':!![]})[_0x0ba1('0xe')](function(_0x16e8ad){_0x315e47=_0x16e8ad;return _0x552444[_0x0ba1('0xc')]({'attributes':['id',_0x0ba1('0xf'),_0x0ba1('0x10'),_0x0ba1('0x11'),_0x0ba1('0x12'),_0x0ba1('0x13'),_0x0ba1('0x14'),_0x0ba1('0x15'),'loginAttempts'],'where':{'name':_0x46d1ba,'role':{'$or':[_0x0ba1('0x16'),_0x0ba1('0x17'),'agent']}}});})[_0x0ba1('0xe')](function(_0x2ff8fc){if(!_0x2ff8fc||_0x2ff8fc&&_0x2ff8fc[_0x0ba1('0xf')]!==_0x46d1ba){throw new Error(_0x0ba1('0x18'));}else{_0x343d62=_0x2ff8fc;return _0x343d62;}})[_0x0ba1('0xe')](function(){_0x343d62[_0x0ba1('0x19')](_0x17e51e,function(_0x743264,_0x1a29b8){var _0x4cc551=_0x343d62[_0x0ba1('0x1a')]+0x1;if(_0x743264){return _0x16cd19(_0x743264);}else if(!_0x1a29b8){if(_0x343d62['disabled']){return _0x16cd19(null,![],{'message':_0x0ba1('0x18')});}else if(_0x315e47[_0x0ba1('0x1b')]>0x0){if(_0x343d62['blocked']){if(_0x315e47[_0x0ba1('0xd')]>0x0){if(moment(_0x343d62['blockedAt'])[_0x0ba1('0x1c')](_0x315e47[_0x0ba1('0xd')],_0x0ba1('0x1d'))>moment()){return _0x16cd19(null,![],{'message':_0x0ba1('0x18')});}else{return utils[_0x0ba1('0x1e')](_0x343d62,_0x4cc551,![],null)[_0x0ba1('0xe')](function(){return _0x16cd19(null,![],{'message':_0x0ba1('0x18')});});}}else{return _0x16cd19(null,![],{'message':_0x0ba1('0x18')});}}else{if(_0x4cc551>=_0x315e47[_0x0ba1('0x1b')]){return utils[_0x0ba1('0x1e')](_0x343d62,0x0,!![],moment())[_0x0ba1('0xe')](function(){return _0x16cd19(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});});}else{return utils['clearBlockUser'](_0x343d62,_0x4cc551,![],null)[_0x0ba1('0xe')](function(){return _0x16cd19(null,![],{'message':_0x0ba1('0x18')});});}}}else{return _0x16cd19(null,![],{'message':_0x0ba1('0x18')});}}else{if(_0x343d62[_0x0ba1('0x13')]){return _0x16cd19(null,![],{'message':_0x0ba1('0x18')});}else if(_0x315e47[_0x0ba1('0x1b')]>0x0){if(_0x343d62[_0x0ba1('0x14')]){if(_0x315e47[_0x0ba1('0xd')]>0x0){if(moment(_0x343d62[_0x0ba1('0x15')])['add'](_0x315e47[_0x0ba1('0xd')],_0x0ba1('0x1d'))>moment()){return _0x16cd19(null,![],{'message':_0x0ba1('0x18')});}else{return utils[_0x0ba1('0x1e')](_0x343d62,0x0,![],null)['then'](function(){return utils[_0x0ba1('0x1f')](_0x343d62);})[_0x0ba1('0xe')](function(){return _0x16cd19(null,_0x343d62);});}}else{return _0x16cd19(null,![],{'message':_0x0ba1('0x18')});}}else{return utils['clearBlockUser'](_0x343d62,0x0,![],null)['then'](function(){return utils[_0x0ba1('0x1f')](_0x343d62);})[_0x0ba1('0xe')](function(){return _0x16cd19(null,_0x343d62);})[_0x0ba1('0x20')](function(_0x2c9b3a){return _0x16cd19(null,![],_0x2c9b3a);});}}else{if(_0x343d62[_0x0ba1('0x14')]){return _0x16cd19(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});}else{return utils[_0x0ba1('0x1f')](_0x343d62)[_0x0ba1('0xe')](function(){return _0x16cd19(null,_0x343d62);});}}}});})[_0x0ba1('0x20')](function(_0x523ac2){return _0x16cd19(null,![],_0x523ac2);});}function sendServiceMail(_0xd66399){return db['MailAccount'][_0x0ba1('0x21')]({'where':{'service':!![]},'attributes':['id',_0x0ba1('0xf'),_0x0ba1('0x22')],'include':[{'model':db[_0x0ba1('0x23')],'as':_0x0ba1('0x24'),'include':[{'model':db[_0x0ba1('0x25')],'as':_0x0ba1('0x25')}]}]})[_0x0ba1('0xe')](function(_0x1ea6eb){if(!_0x1ea6eb){throw new Error('Unable\x20to\x20find\x20a\x20configured\x20SMTP\x20service!');}var _0x24db66=_0x1ea6eb[_0x0ba1('0x26')]();var _0x3424a5={'account':_0x24db66,'message':_[_0x0ba1('0x27')]({'from':util['format'](_0x0ba1('0x28'),_0x1ea6eb['name'],_0x1ea6eb[_0x0ba1('0x22')]||_0x1ea6eb[_0x0ba1('0x24')]['user'])},_0xd66399)};return client[_0x0ba1('0x29')](_0x0ba1('0x2a'),_0x3424a5);})[_0x0ba1('0xe')](function(_0x4b5d1e){if(_0x4b5d1e[_0x0ba1('0x2b')]){throw new Error(util[_0x0ba1('0x2c')](_0x0ba1('0x2d'),_0x4b5d1e[_0x0ba1('0x2b')][_0x0ba1('0x2e')]||JSON[_0x0ba1('0x2f')](_0x4b5d1e['error'])));}return!![];});}function handleError(_0x5c7923,_0x1de1c0,_0x4e7c0e){return _0x5c7923[_0x0ba1('0x30')](_0x1de1c0||0x1f4)[_0x0ba1('0x31')]({'message':_0x4e7c0e?_0x4e7c0e[_0x0ba1('0x2e')]||_0x4e7c0e:''});}exports[_0x0ba1('0x32')]=function(_0x3bd497,_0x2b2092,_0x48c6db){passport[_0x0ba1('0x19')](_0x0ba1('0x33'),function(_0x30d170,_0x5e139e,_0x47380e){var _0x4e0d09=_0x30d170||_0x47380e;if(_0x4e0d09){return handleError(_0x2b2092,0x191,_0x4e0d09);}if(!_0x5e139e){return handleError(_0x2b2092,0x194,{'message':_0x0ba1('0x34')});}else{var _0x34e495={'payload':{'id':_0x5e139e['id'],'role':_0x5e139e['role']},'options':{'expiresIn':0x15180}};return authService['signToken'](_0x34e495)[_0x0ba1('0xe')](function(_0x4fd45a){_0x2b2092[_0x0ba1('0x35')]({'id':_0x5e139e['id'],'token':_0x4fd45a,'statusCall':'','isAlreadyLogged':_0x5e139e[_0x0ba1('0x36')]});});}})(_0x3bd497,_0x2b2092,_0x48c6db);};exports['forgot']=function(_0x43776e,_0x288da0){if(!_0x43776e[_0x0ba1('0x37')][_0x0ba1('0x22')]){return handleError(_0x288da0,0x1f4,{'message':_0x0ba1('0x38')});}var _0xc24b28=rs[_0x0ba1('0x39')]();_0x43776e[_0x0ba1('0x37')][_0x0ba1('0x22')]=_0x43776e[_0x0ba1('0x37')][_0x0ba1('0x22')][_0x0ba1('0x3a')]()[_0x0ba1('0x3b')]();var _0x3c5e67;return db[_0x0ba1('0xb')][_0x0ba1('0xc')]({'where':{'id':0x1},'attributes':[_0x0ba1('0x1b'),'blockDuration'],'raw':!![]})[_0x0ba1('0xe')](function(_0x14426a){_0x3c5e67=_0x14426a;return db[_0x0ba1('0x3c')][_0x0ba1('0x21')]({'where':{'email':_0x43776e[_0x0ba1('0x37')][_0x0ba1('0x22')]}});})[_0x0ba1('0xe')](function(_0xa78e71){if(!_0xa78e71){throw new Error('This\x20email\x20is\x20not\x20registered.');}if(_0xa78e71[_0x0ba1('0x13')]){throw new Error(_0x0ba1('0x3d'));}if(_0xa78e71[_0x0ba1('0x14')]){if(moment(_0xa78e71[_0x0ba1('0x15')])[_0x0ba1('0x1c')](_0x3c5e67[_0x0ba1('0xd')],_0x0ba1('0x1d'))>moment()){throw new Error(_0x0ba1('0x3e'));}else{_0xa78e71['blocked']=![];_0xa78e71[_0x0ba1('0x15')]=null;}}_0xa78e71[_0x0ba1('0x3f')]=_0xc24b28;_0xa78e71[_0x0ba1('0x40')]=Date[_0x0ba1('0x41')]()+0x36ee80;return _0xa78e71[_0x0ba1('0x42')]();})[_0x0ba1('0xe')](function(){return sendServiceMail({'to':_0x43776e[_0x0ba1('0x37')]['email'],'subject':'xCally\x20Motion\x20Password\x20Reset','text':_0x0ba1('0x43')+'Please\x20click\x20on\x20the\x20following\x20link,\x20or\x20paste\x20this\x20into\x20your\x20browser\x20to\x20complete\x20the\x20process:\x0a\x0a'+_0x0ba1('0x44')+_0x43776e[_0x0ba1('0x45')][_0x0ba1('0x46')]+_0x0ba1('0x47')+_0xc24b28+'\x0a\x0a'+_0x0ba1('0x48')});})[_0x0ba1('0xe')](function(){_0x288da0['status'](0xc8)[_0x0ba1('0x31')]({'message':_0x0ba1('0x49')});})[_0x0ba1('0x20')](function(_0x4ed000){return handleError(_0x288da0,0x1f4,_0x4ed000);});};exports['reset']=function(_0xbb235f,_0x20f76d){return db['User'][_0x0ba1('0x21')]({'where':{'resetPasswordToken':_0xbb235f[_0x0ba1('0x4a')][_0x0ba1('0x4b')],'resetPasswordExpires':{'$gt':Date[_0x0ba1('0x41')]()}}})[_0x0ba1('0xe')](function(_0x4a40bc){if(!_0x4a40bc){throw new Error(_0x0ba1('0x4c'));}return db[_0x0ba1('0xb')][_0x0ba1('0xc')]({'attributes':['id','securePassword',_0x0ba1('0x4d'),_0x0ba1('0x4e')]})[_0x0ba1('0xe')](function(_0x3cd22f){if(_0x3cd22f[_0x0ba1('0x4f')])authService['validatePasswordPattern'](_0xbb235f[_0x0ba1('0x37')][_0x0ba1('0x10')]);if(!_0x3cd22f[_0x0ba1('0x4d')]||!_0x4a40bc[_0x0ba1('0x50')])return _0x4a40bc;authService[_0x0ba1('0x51')](_0xbb235f[_0x0ba1('0x37')][_0x0ba1('0x10')],_0x4a40bc[_0x0ba1('0x50')],_0x3cd22f[_0x0ba1('0x4e')]);return _0x4a40bc;})[_0x0ba1('0xe')](function(){_0x4a40bc[_0x0ba1('0x10')]=_0xbb235f[_0x0ba1('0x37')][_0x0ba1('0x10')];_0x4a40bc[_0x0ba1('0x3f')]=null;_0x4a40bc[_0x0ba1('0x40')]=null;return _0x4a40bc[_0x0ba1('0x42')]();});})[_0x0ba1('0xe')](function(){_0x20f76d['status'](0xc8)[_0x0ba1('0x31')]({'message':_0x0ba1('0x52')});})[_0x0ba1('0x20')](function(_0x17dde1){return handleError(_0x20f76d,0x1f4,_0x17dde1);});};passport[_0x0ba1('0x53')](_0x0ba1('0x33'),new LocalStrategy({'usernameField':'name','passwordField':_0x0ba1('0x10')},function(_0x2760ee,_0x553e4a,_0x17ce67){return localAuthenticate(db[_0x0ba1('0x3c')],_0x2760ee,_0x553e4a,_0x17ce67);}));
\ No newline at end of file