Built motion from commit 00bf23f6.|2.6.16
[motion2.git] / server / api / authLocal / authLocal.controller.js
index 8ce11b5..bc32903 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x034f=['MailAccount','find','email','MailServerOut','Smtp','Unable\x20to\x20find\x20a\x20configured\x20SMTP\x20service!','service','host','port','secure','authentication','auth','merge','format','\x22%s\x22\x20<%s>','request','SendMail','error','SendMail\x20error:\x20%s.\x20Please\x20contact\x20your\x20Administrator!','status','test','The\x20password\x20must\x20be\x20at\x20least\x208\x20characters\x20long\x20and\x20have\x201\x20lowercase\x20character,\x201\x20uppercase\x20character,\x201\x20number\x20and\x201\x20special\x20character\x20~!@#$%^&-_=+[{]}.','local','json','online','body','Email\x20parameter\x20is\x20missing','generate','trim','This\x20email\x20is\x20not\x20registered.','minutes','The\x20user\x20is\x20blocked.\x20Please\x20contact\x20the\x20administrator.','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','http://','headers','If\x20you\x20did\x20not\x20request\x20this,\x20please\x20ignore\x20this\x20email\x20and\x20your\x20password\x20will\x20remain\x20unchanged.\x0a','Reset\x20Email\x20sent!','reset','User','params','Password\x20reset\x20token\x20is\x20invalid\x20or\x20has\x20expired.','securePassword','resetPasswordToken','resetPasswordExpires','send','use','passport','passport-local','Strategy','lodash','moment','../../mysqldb','../../components/auth/service','client','Setting','findOne','allowedLoginAttempts','blockDuration','then','name','password','salt','disabled','blockedAt','admin','user','agent','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','authenticate','loginAttempts','add','clearBlockUser','blocked','getLicense','catch'];(function(_0x3b380d,_0x4bf247){var _0x54502b=function(_0x35d207){while(--_0x35d207){_0x3b380d['push'](_0x3b380d['shift']());}};_0x54502b(++_0x4bf247);}(_0x034f,0x7f));var _0xf034=function(_0x475b37,_0x463bea){_0x475b37=_0x475b37-0x0;var _0x10485d=_0x034f[_0x475b37];return _0x10485d;};'use strict';var util=require('util');var passport=require(_0xf034('0x0'));var LocalStrategy=require(_0xf034('0x1'))[_0xf034('0x2')];var jayson=require('jayson/promise');var _=require(_0xf034('0x3'));var rs=require('randomstring');var moment=require(_0xf034('0x4'));var db=require(_0xf034('0x5'))['db'];var authService=require(_0xf034('0x6'));var utils=require('../../config/utils');var client=jayson[_0xf034('0x7')]['http']({'port':0x232b});function localAuthenticate(_0x5f35ab,_0x365a70,_0x346d39,_0x40d01d){var _0x185837,_0x13e34f;return db[_0xf034('0x8')][_0xf034('0x9')]({'where':{'id':0x1},'attributes':[_0xf034('0xa'),_0xf034('0xb')],'raw':!![]})[_0xf034('0xc')](function(_0x10ab7f){_0x185837=_0x10ab7f;return _0x5f35ab[_0xf034('0x9')]({'attributes':['id',_0xf034('0xd'),_0xf034('0xe'),_0xf034('0xf'),'role',_0xf034('0x10'),'blocked',_0xf034('0x11'),'loginAttempts'],'where':{'name':_0x365a70,'role':{'$or':[_0xf034('0x12'),_0xf034('0x13'),_0xf034('0x14')]}}});})[_0xf034('0xc')](function(_0x6e684d){if(!_0x6e684d||_0x6e684d&&_0x6e684d[_0xf034('0xd')]!==_0x365a70){throw new Error(_0xf034('0x15'));}else{_0x13e34f=_0x6e684d;return _0x13e34f;}})[_0xf034('0xc')](function(){_0x13e34f[_0xf034('0x16')](_0x346d39,function(_0x523179,_0x2eda71){var _0x2d3cc5=_0x13e34f[_0xf034('0x17')]+0x1;if(_0x523179){return _0x40d01d(_0x523179);}else if(!_0x2eda71){if(_0x13e34f['disabled']){return _0x40d01d(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});}else if(_0x185837[_0xf034('0xa')]>0x0){if(_0x13e34f['blocked']){if(_0x185837['blockDuration']>0x0){if(moment(_0x13e34f['blockedAt'])[_0xf034('0x18')](_0x185837[_0xf034('0xb')],'minutes')>moment()){return _0x40d01d(null,![],{'message':_0xf034('0x15')});}else{return utils[_0xf034('0x19')](_0x13e34f,_0x2d3cc5,![],null)[_0xf034('0xc')](function(){return _0x40d01d(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});});}}else{return _0x40d01d(null,![],{'message':_0xf034('0x15')});}}else{if(_0x2d3cc5>=_0x185837[_0xf034('0xa')]){return utils['clearBlockUser'](_0x13e34f,0x0,!![],moment())[_0xf034('0xc')](function(){return _0x40d01d(null,![],{'message':_0xf034('0x15')});});}else{return utils['clearBlockUser'](_0x13e34f,_0x2d3cc5,![],null)['then'](function(){return _0x40d01d(null,![],{'message':_0xf034('0x15')});});}}}else{return _0x40d01d(null,![],{'message':_0xf034('0x15')});}}else{if(_0x13e34f[_0xf034('0x10')]){return _0x40d01d(null,![],{'message':_0xf034('0x15')});}else if(_0x185837[_0xf034('0xa')]>0x0){if(_0x13e34f[_0xf034('0x1a')]){if(_0x185837[_0xf034('0xb')]>0x0){if(moment(_0x13e34f[_0xf034('0x11')])[_0xf034('0x18')](_0x185837[_0xf034('0xb')],'minutes')>moment()){return _0x40d01d(null,![],{'message':_0xf034('0x15')});}else{return utils[_0xf034('0x19')](_0x13e34f,0x0,![],null)['then'](function(){return utils['getLicense'](_0x13e34f);})[_0xf034('0xc')](function(){return _0x40d01d(null,_0x13e34f);});}}else{return _0x40d01d(null,![],{'message':_0xf034('0x15')});}}else{return utils['clearBlockUser'](_0x13e34f,0x0,![],null)[_0xf034('0xc')](function(){return utils[_0xf034('0x1b')](_0x13e34f);})[_0xf034('0xc')](function(){return _0x40d01d(null,_0x13e34f);})[_0xf034('0x1c')](function(_0x29f8c6){return _0x40d01d(null,![],_0x29f8c6);});}}else{if(_0x13e34f[_0xf034('0x1a')]){return _0x40d01d(null,![],{'message':_0xf034('0x15')});}else{return utils[_0xf034('0x1b')](_0x13e34f)[_0xf034('0xc')](function(){return _0x40d01d(null,_0x13e34f);});}}}});})['catch'](function(_0x1fe749){return _0x40d01d(null,![],_0x1fe749);});}function sendServiceMail(_0x6425c8){return db[_0xf034('0x1d')][_0xf034('0x1e')]({'where':{'service':!![]},'attributes':['id',_0xf034('0xd'),_0xf034('0x1f')],'include':[{'model':db[_0xf034('0x20')],'as':_0xf034('0x21')}]})[_0xf034('0xc')](function(_0x5f5b42){if(!_0x5f5b42){throw new Error(_0xf034('0x22'));}var _0x39aa67={'tls':{'rejectUnauthorized':![]}};if(_0x5f5b42['Smtp'][_0xf034('0x23')]){_0x39aa67[_0xf034('0x23')]=_0x5f5b42['Smtp'][_0xf034('0x23')];}else{_0x39aa67[_0xf034('0x24')]=_0x5f5b42['Smtp']['host'];_0x39aa67['port']=_0x5f5b42[_0xf034('0x21')][_0xf034('0x25')];_0x39aa67[_0xf034('0x26')]=_0x5f5b42[_0xf034('0x21')]['secure'];}if(_0x5f5b42['Smtp'][_0xf034('0x27')]){_0x39aa67[_0xf034('0x28')]={'user':_0x5f5b42[_0xf034('0x21')][_0xf034('0x13')],'pass':_0x5f5b42[_0xf034('0x21')]['pass']};}var _0x5f5910={'account':_0x39aa67,'message':_[_0xf034('0x29')]({'from':util[_0xf034('0x2a')](_0xf034('0x2b'),_0x5f5b42[_0xf034('0xd')],_0x5f5b42[_0xf034('0x1f')]||_0x5f5b42[_0xf034('0x21')][_0xf034('0x13')])},_0x6425c8)};return client[_0xf034('0x2c')](_0xf034('0x2d'),_0x5f5910);})[_0xf034('0xc')](function(_0x3a755f){if(_0x3a755f[_0xf034('0x2e')]){throw new Error(util[_0xf034('0x2a')](_0xf034('0x2f'),_0x3a755f[_0xf034('0x2e')]['message']||JSON['stringify'](_0x3a755f['error'])));}return!![];});}function handleError(_0x9c69a2,_0x1896e4,_0x282ad2){return _0x9c69a2[_0xf034('0x30')](_0x1896e4||0x1f4)['send']({'message':_0x282ad2?_0x282ad2['message']||_0x282ad2:''});}function checkPasswordPattern(_0x167605,_0x5184c9,_0x22ed1f){if(_0x22ed1f){var _0x4ca131=new RegExp(/(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[?!@#\$%\^&\*~\-_=+[{\]\}])(?=.{8,})/);if(_0x4ca131[_0xf034('0x31')](_0x5184c9)){return _0x167605;}else{throw new Error(_0xf034('0x32'));}}else{return _0x167605;}}exports['login']=function(_0x2df35f,_0x1855ac,_0x1b1e39){passport[_0xf034('0x16')](_0xf034('0x33'),function(_0x1dfa24,_0x13f6cf,_0x4eee25){var _0x59fbf2=_0x1dfa24||_0x4eee25;if(_0x59fbf2){return handleError(_0x1855ac,0x191,_0x59fbf2);}if(!_0x13f6cf){return handleError(_0x1855ac,0x194,{'message':'Something\x20went\x20wrong,\x20please\x20try\x20again.'});}else{var _0x35c08a={'payload':{'id':_0x13f6cf['id'],'role':_0x13f6cf['role']},'options':{'expiresIn':0x15180}};return authService['signToken'](_0x35c08a)[_0xf034('0xc')](function(_0x1d79cd){_0x1855ac[_0xf034('0x34')]({'id':_0x13f6cf['id'],'token':_0x1d79cd,'statusCall':'','isAlreadyLogged':_0x13f6cf[_0xf034('0x35')]});});}})(_0x2df35f,_0x1855ac,_0x1b1e39);};exports['forgot']=function(_0x40979e,_0x4116e8,_0xf65166){if(!_0x40979e[_0xf034('0x36')][_0xf034('0x1f')]){return handleError(_0x4116e8,0x1f4,{'message':_0xf034('0x37')});}var _0x44db5a=rs[_0xf034('0x38')]();_0x40979e[_0xf034('0x36')]['email']=_0x40979e[_0xf034('0x36')][_0xf034('0x1f')][_0xf034('0x39')]()['toLowerCase']();var _0x267b31;return db[_0xf034('0x8')][_0xf034('0x9')]({'where':{'id':0x1},'attributes':[_0xf034('0xa'),_0xf034('0xb')],'raw':!![]})[_0xf034('0xc')](function(_0x4eed31){_0x267b31=_0x4eed31;return db['User']['find']({'where':{'email':_0x40979e[_0xf034('0x36')][_0xf034('0x1f')]}});})[_0xf034('0xc')](function(_0x4771ac){if(!_0x4771ac){throw new Error(_0xf034('0x3a'));}if(_0x4771ac['disabled']){throw new Error('The\x20user\x20is\x20disabled.\x20Please\x20contact\x20the\x20administrator.');}if(_0x4771ac[_0xf034('0x1a')]){if(moment(_0x4771ac[_0xf034('0x11')])[_0xf034('0x18')](_0x267b31[_0xf034('0xb')],_0xf034('0x3b'))>moment()){throw new Error(_0xf034('0x3c'));}else{_0x4771ac[_0xf034('0x1a')]=![];_0x4771ac[_0xf034('0x11')]=null;}}_0x4771ac['resetPasswordToken']=_0x44db5a;_0x4771ac['resetPasswordExpires']=Date[_0xf034('0x3d')]()+0x36ee80;return _0x4771ac[_0xf034('0x3e')]();})[_0xf034('0xc')](function(){return sendServiceMail({'to':_0x40979e['body'][_0xf034('0x1f')],'subject':_0xf034('0x3f'),'text':_0xf034('0x40')+'Please\x20click\x20on\x20the\x20following\x20link,\x20or\x20paste\x20this\x20into\x20your\x20browser\x20to\x20complete\x20the\x20process:\x0a\x0a'+_0xf034('0x41')+_0x40979e[_0xf034('0x42')]['host']+'/reset/'+_0x44db5a+'\x0a\x0a'+_0xf034('0x43')});})[_0xf034('0xc')](function(){_0x4116e8['status'](0xc8)['send']({'message':_0xf034('0x44')});})[_0xf034('0x1c')](function(_0x36f95d){return handleError(_0x4116e8,0x1f4,_0x36f95d);});};exports[_0xf034('0x45')]=function(_0x45a4d9,_0x3f3b39,_0x35414e){var _0x49f9fc;return db[_0xf034('0x46')][_0xf034('0x1e')]({'where':{'resetPasswordToken':_0x45a4d9[_0xf034('0x47')]['token'],'resetPasswordExpires':{'$gt':Date[_0xf034('0x3d')]()}}})[_0xf034('0xc')](function(_0x1cd9ab){_0x49f9fc=_0x1cd9ab;if(!_0x49f9fc){throw new Error(_0xf034('0x48'));}return db['Setting'][_0xf034('0x9')]({'attributes':['id',_0xf034('0x49')]});})[_0xf034('0xc')](function(_0x1cc69f){return checkPasswordPattern(_0x1cc69f,_0x45a4d9[_0xf034('0x36')][_0xf034('0xe')],_0x1cc69f[_0xf034('0x49')]);})[_0xf034('0xc')](function(){_0x49f9fc[_0xf034('0xe')]=_0x45a4d9[_0xf034('0x36')][_0xf034('0xe')];_0x49f9fc[_0xf034('0x4a')]=null;_0x49f9fc[_0xf034('0x4b')]=null;return _0x49f9fc[_0xf034('0x3e')]();})[_0xf034('0xc')](function(){_0x3f3b39['status'](0xc8)[_0xf034('0x4c')]({'message':'Password\x20reset!'});})[_0xf034('0x1c')](function(_0x29eb3c){return handleError(_0x3f3b39,0x1f4,_0x29eb3c);});};passport[_0xf034('0x4d')](new LocalStrategy({'usernameField':_0xf034('0xd'),'passwordField':'password'},function(_0x3420a2,_0x49eb01,_0x4cb483){return localAuthenticate(db[_0xf034('0x46')],_0x3420a2,_0x49eb01,_0x4cb483);}));
\ No newline at end of file
+var _0x3bbf=['resetPasswordToken','Password\x20reset!','use','local-login','util','passport-local','Strategy','jayson/promise','lodash','randomstring','moment','../../mysqldb','../../components/auth/service','../../config/utils','client','http','Setting','allowedLoginAttempts','blockDuration','then','findOne','name','salt','role','disabled','blockedAt','user','agent','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','authenticate','loginAttempts','blocked','minutes','clearBlockUser','add','getLicense','catch','MailAccount','email','MailServerOut','CloudProvider','Unable\x20to\x20find\x20a\x20configured\x20SMTP\x20service!','getSmtpOptions','merge','format','\x22%s\x22\x20<%s>','Smtp','request','error','message','stringify','status','login','Something\x20went\x20wrong,\x20please\x20try\x20again.','signToken','json','online','forgot','body','generate','trim','toLowerCase','find','This\x20email\x20is\x20not\x20registered.','The\x20user\x20is\x20disabled.\x20Please\x20contact\x20the\x20administrator.','The\x20user\x20is\x20blocked.\x20Please\x20contact\x20the\x20administrator.','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','https://','/reset/','If\x20you\x20did\x20not\x20request\x20this,\x20please\x20ignore\x20this\x20email\x20and\x20your\x20password\x20will\x20remain\x20unchanged.\x0a','send','Reset\x20Email\x20sent!','User','params','token','Password\x20reset\x20token\x20is\x20invalid\x20or\x20has\x20expired.','securePassword','enforcePasswordHistory','passwordHistoryLimit','validatePasswordPattern','password','previousPasswords','validatePasswordHistory'];(function(_0x39d666,_0x2ef328){var _0x1a5677=function(_0xe3f545){while(--_0xe3f545){_0x39d666['push'](_0x39d666['shift']());}};_0x1a5677(++_0x2ef328);}(_0x3bbf,0xb4));var _0xf3bb=function(_0x1fdf85,_0x5c801d){_0x1fdf85=_0x1fdf85-0x0;var _0x18d1b1=_0x3bbf[_0x1fdf85];return _0x18d1b1;};'use strict';var util=require(_0xf3bb('0x0'));var passport=require('passport');var LocalStrategy=require(_0xf3bb('0x1'))[_0xf3bb('0x2')];var jayson=require(_0xf3bb('0x3'));var _=require(_0xf3bb('0x4'));var rs=require(_0xf3bb('0x5'));var moment=require(_0xf3bb('0x6'));var db=require(_0xf3bb('0x7'))['db'];var authService=require(_0xf3bb('0x8'));var utils=require(_0xf3bb('0x9'));var client=jayson[_0xf3bb('0xa')][_0xf3bb('0xb')]({'port':0x232b});function localAuthenticate(_0x3d89e0,_0x45e4e4,_0x30c290,_0x19eb59){var _0x2dd4c6,_0x53b317;return db[_0xf3bb('0xc')]['findOne']({'where':{'id':0x1},'attributes':[_0xf3bb('0xd'),_0xf3bb('0xe')],'raw':!![]})[_0xf3bb('0xf')](function(_0xcbab60){_0x2dd4c6=_0xcbab60;return _0x3d89e0[_0xf3bb('0x10')]({'attributes':['id',_0xf3bb('0x11'),'password',_0xf3bb('0x12'),_0xf3bb('0x13'),_0xf3bb('0x14'),'blocked',_0xf3bb('0x15'),'loginAttempts'],'where':{'name':_0x45e4e4,'role':{'$or':['admin',_0xf3bb('0x16'),_0xf3bb('0x17')]}}});})[_0xf3bb('0xf')](function(_0xb6110){if(!_0xb6110||_0xb6110&&_0xb6110[_0xf3bb('0x11')]!==_0x45e4e4){throw new Error(_0xf3bb('0x18'));}else{_0x53b317=_0xb6110;return _0x53b317;}})[_0xf3bb('0xf')](function(){_0x53b317[_0xf3bb('0x19')](_0x30c290,function(_0x1b46e3,_0x354964){var _0x4348f8=_0x53b317[_0xf3bb('0x1a')]+0x1;if(_0x1b46e3){return _0x19eb59(_0x1b46e3);}else if(!_0x354964){if(_0x53b317[_0xf3bb('0x14')]){return _0x19eb59(null,![],{'message':_0xf3bb('0x18')});}else if(_0x2dd4c6[_0xf3bb('0xd')]>0x0){if(_0x53b317[_0xf3bb('0x1b')]){if(_0x2dd4c6[_0xf3bb('0xe')]>0x0){if(moment(_0x53b317[_0xf3bb('0x15')])['add'](_0x2dd4c6[_0xf3bb('0xe')],_0xf3bb('0x1c'))>moment()){return _0x19eb59(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});}else{return utils[_0xf3bb('0x1d')](_0x53b317,_0x4348f8,![],null)[_0xf3bb('0xf')](function(){return _0x19eb59(null,![],{'message':_0xf3bb('0x18')});});}}else{return _0x19eb59(null,![],{'message':_0xf3bb('0x18')});}}else{if(_0x4348f8>=_0x2dd4c6[_0xf3bb('0xd')]){return utils['clearBlockUser'](_0x53b317,0x0,!![],moment())[_0xf3bb('0xf')](function(){return _0x19eb59(null,![],{'message':_0xf3bb('0x18')});});}else{return utils[_0xf3bb('0x1d')](_0x53b317,_0x4348f8,![],null)[_0xf3bb('0xf')](function(){return _0x19eb59(null,![],{'message':_0xf3bb('0x18')});});}}}else{return _0x19eb59(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});}}else{if(_0x53b317[_0xf3bb('0x14')]){return _0x19eb59(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});}else if(_0x2dd4c6[_0xf3bb('0xd')]>0x0){if(_0x53b317['blocked']){if(_0x2dd4c6['blockDuration']>0x0){if(moment(_0x53b317[_0xf3bb('0x15')])[_0xf3bb('0x1e')](_0x2dd4c6[_0xf3bb('0xe')],'minutes')>moment()){return _0x19eb59(null,![],{'message':_0xf3bb('0x18')});}else{return utils[_0xf3bb('0x1d')](_0x53b317,0x0,![],null)['then'](function(){return utils[_0xf3bb('0x1f')](_0x53b317);})[_0xf3bb('0xf')](function(){return _0x19eb59(null,_0x53b317);});}}else{return _0x19eb59(null,![],{'message':_0xf3bb('0x18')});}}else{return utils[_0xf3bb('0x1d')](_0x53b317,0x0,![],null)['then'](function(){return utils[_0xf3bb('0x1f')](_0x53b317);})['then'](function(){return _0x19eb59(null,_0x53b317);})[_0xf3bb('0x20')](function(_0x456287){return _0x19eb59(null,![],_0x456287);});}}else{if(_0x53b317[_0xf3bb('0x1b')]){return _0x19eb59(null,![],{'message':_0xf3bb('0x18')});}else{return utils[_0xf3bb('0x1f')](_0x53b317)[_0xf3bb('0xf')](function(){return _0x19eb59(null,_0x53b317);});}}}});})[_0xf3bb('0x20')](function(_0x1ec676){return _0x19eb59(null,![],_0x1ec676);});}function sendServiceMail(_0xe9194d){return db[_0xf3bb('0x21')]['find']({'where':{'service':!![]},'attributes':['id','name',_0xf3bb('0x22')],'include':[{'model':db[_0xf3bb('0x23')],'as':'Smtp','include':[{'model':db[_0xf3bb('0x24')],'as':_0xf3bb('0x24')}]}]})['then'](function(_0xb117d){if(!_0xb117d){throw new Error(_0xf3bb('0x25'));}var _0x3a581d=_0xb117d[_0xf3bb('0x26')]();var _0x4c2536={'account':_0x3a581d,'message':_[_0xf3bb('0x27')]({'from':util[_0xf3bb('0x28')](_0xf3bb('0x29'),_0xb117d[_0xf3bb('0x11')],_0xb117d['email']||_0xb117d[_0xf3bb('0x2a')][_0xf3bb('0x16')])},_0xe9194d)};return client[_0xf3bb('0x2b')]('SendMail',_0x4c2536);})[_0xf3bb('0xf')](function(_0x18bf68){if(_0x18bf68['error']){throw new Error(util[_0xf3bb('0x28')]('SendMail\x20error:\x20%s.\x20Please\x20contact\x20your\x20Administrator!',_0x18bf68[_0xf3bb('0x2c')][_0xf3bb('0x2d')]||JSON[_0xf3bb('0x2e')](_0x18bf68[_0xf3bb('0x2c')])));}return!![];});}function handleError(_0x237582,_0x2a92ed,_0x491865){return _0x237582[_0xf3bb('0x2f')](_0x2a92ed||0x1f4)['send']({'message':_0x491865?_0x491865[_0xf3bb('0x2d')]||_0x491865:''});}exports[_0xf3bb('0x30')]=function(_0x332815,_0x352654,_0x52edbc){passport[_0xf3bb('0x19')]('local-login',function(_0x1ec0ca,_0xc24a5b,_0x1d8ac9){var _0xd09cd7=_0x1ec0ca||_0x1d8ac9;if(_0xd09cd7){return handleError(_0x352654,0x191,_0xd09cd7);}if(!_0xc24a5b){return handleError(_0x352654,0x194,{'message':_0xf3bb('0x31')});}else{var _0x548454={'payload':{'id':_0xc24a5b['id'],'role':_0xc24a5b[_0xf3bb('0x13')]},'options':{'expiresIn':0x15180}};return authService[_0xf3bb('0x32')](_0x548454)[_0xf3bb('0xf')](function(_0x426194){_0x352654[_0xf3bb('0x33')]({'id':_0xc24a5b['id'],'token':_0x426194,'statusCall':'','isAlreadyLogged':_0xc24a5b[_0xf3bb('0x34')]});});}})(_0x332815,_0x352654,_0x52edbc);};exports[_0xf3bb('0x35')]=function(_0x98961c,_0x5e107a){if(!_0x98961c[_0xf3bb('0x36')][_0xf3bb('0x22')]){return handleError(_0x5e107a,0x1f4,{'message':'Email\x20parameter\x20is\x20missing'});}var _0x4dd9c4=rs[_0xf3bb('0x37')]();_0x98961c[_0xf3bb('0x36')][_0xf3bb('0x22')]=_0x98961c[_0xf3bb('0x36')][_0xf3bb('0x22')][_0xf3bb('0x38')]()[_0xf3bb('0x39')]();var _0x11dad3;return db[_0xf3bb('0xc')][_0xf3bb('0x10')]({'where':{'id':0x1},'attributes':[_0xf3bb('0xd'),_0xf3bb('0xe')],'raw':!![]})[_0xf3bb('0xf')](function(_0x91b301){_0x11dad3=_0x91b301;return db['User'][_0xf3bb('0x3a')]({'where':{'email':_0x98961c['body'][_0xf3bb('0x22')]}});})['then'](function(_0x15a7b4){if(!_0x15a7b4){throw new Error(_0xf3bb('0x3b'));}if(_0x15a7b4[_0xf3bb('0x14')]){throw new Error(_0xf3bb('0x3c'));}if(_0x15a7b4[_0xf3bb('0x1b')]){if(moment(_0x15a7b4[_0xf3bb('0x15')])['add'](_0x11dad3[_0xf3bb('0xe')],_0xf3bb('0x1c'))>moment()){throw new Error(_0xf3bb('0x3d'));}else{_0x15a7b4[_0xf3bb('0x1b')]=![];_0x15a7b4[_0xf3bb('0x15')]=null;}}_0x15a7b4['resetPasswordToken']=_0x4dd9c4;_0x15a7b4[_0xf3bb('0x3e')]=Date[_0xf3bb('0x3f')]()+0x36ee80;return _0x15a7b4[_0xf3bb('0x40')]();})[_0xf3bb('0xf')](function(){return sendServiceMail({'to':_0x98961c[_0xf3bb('0x36')][_0xf3bb('0x22')],'subject':_0xf3bb('0x41'),'text':_0xf3bb('0x42')+_0xf3bb('0x43')+_0xf3bb('0x44')+_0x98961c['headers']['host']+_0xf3bb('0x45')+_0x4dd9c4+'\x0a\x0a'+_0xf3bb('0x46')});})[_0xf3bb('0xf')](function(){_0x5e107a[_0xf3bb('0x2f')](0xc8)[_0xf3bb('0x47')]({'message':_0xf3bb('0x48')});})[_0xf3bb('0x20')](function(_0x234a29){return handleError(_0x5e107a,0x1f4,_0x234a29);});};exports['reset']=function(_0x46a986,_0x4bd790){return db[_0xf3bb('0x49')][_0xf3bb('0x3a')]({'where':{'resetPasswordToken':_0x46a986[_0xf3bb('0x4a')][_0xf3bb('0x4b')],'resetPasswordExpires':{'$gt':Date[_0xf3bb('0x3f')]()}}})[_0xf3bb('0xf')](function(_0x3679c4){if(!_0x3679c4){throw new Error(_0xf3bb('0x4c'));}return db[_0xf3bb('0xc')]['findOne']({'attributes':['id',_0xf3bb('0x4d'),_0xf3bb('0x4e'),_0xf3bb('0x4f')]})[_0xf3bb('0xf')](function(_0x4eac70){if(_0x4eac70[_0xf3bb('0x4d')])authService[_0xf3bb('0x50')](_0x46a986[_0xf3bb('0x36')][_0xf3bb('0x51')]);if(!_0x4eac70[_0xf3bb('0x4e')]||!_0x3679c4[_0xf3bb('0x52')])return _0x3679c4;authService[_0xf3bb('0x53')](_0x46a986[_0xf3bb('0x36')][_0xf3bb('0x51')],_0x3679c4[_0xf3bb('0x52')],_0x4eac70[_0xf3bb('0x4f')]);return _0x3679c4;})['then'](function(){_0x3679c4[_0xf3bb('0x51')]=_0x46a986[_0xf3bb('0x36')][_0xf3bb('0x51')];_0x3679c4[_0xf3bb('0x54')]=null;_0x3679c4['resetPasswordExpires']=null;return _0x3679c4[_0xf3bb('0x40')]();});})[_0xf3bb('0xf')](function(){_0x4bd790['status'](0xc8)['send']({'message':_0xf3bb('0x55')});})['catch'](function(_0x1898b4){return handleError(_0x4bd790,0x1f4,_0x1898b4);});};passport[_0xf3bb('0x56')](_0xf3bb('0x57'),new LocalStrategy({'usernameField':_0xf3bb('0x11'),'passwordField':_0xf3bb('0x51')},function(_0x455fb5,_0x5429a4,_0x55f7b6){return localAuthenticate(db['User'],_0x455fb5,_0x5429a4,_0x55f7b6);}));
\ No newline at end of file