Built motion from commit b5413ace.|2.6.9
[motion2.git] / server / api / authGoogle / authGoogle.controller.js
index 46e442a..8d4ceb5 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xd53c=['getLicense','catch','passport','../../mysqldb','../../components/auth/service','../../config/utils','authenticate','/login','profile','callback','google','use','clientSecret','secret','callbackURL','Setting','allowedLoginAttempts','blockDuration','then','User','map','emails','value','user','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','add','minutes'];(function(_0xfec286,_0x5a623f){var _0x5049ec=function(_0x2cd772){while(--_0x2cd772){_0xfec286['push'](_0xfec286['shift']());}};_0x5049ec(++_0x5a623f);}(_0xd53c,0x1a6));var _0xcd53=function(_0x32127e,_0x35d42a){_0x32127e=_0x32127e-0x0;var _0x5bd374=_0xd53c[_0x32127e];return _0x5bd374;};'use strict';var _=require('lodash');var passport=require(_0xcd53('0x0'));var GoogleStrategy=require('passport-google-oauth20')['Strategy'];var moment=require('moment');var db=require(_0xcd53('0x1'))['db'];var config=require('../../config/environment');var signToken=require(_0xcd53('0x2'))['signToken'];var utils=require(_0xcd53('0x3'));exports['login']=passport[_0xcd53('0x4')]('google',{'failureRedirect':_0xcd53('0x5'),'scope':[_0xcd53('0x6'),'email'],'session':![]});exports[_0xcd53('0x7')]=passport['authenticate'](_0xcd53('0x8'),{'failureRedirect':_0xcd53('0x5'),'session':![]});passport[_0xcd53('0x9')](new GoogleStrategy({'clientID':config[_0xcd53('0x8')]?config[_0xcd53('0x8')]['clientID']:'id','clientSecret':config['google']?config[_0xcd53('0x8')][_0xcd53('0xa')]:_0xcd53('0xb'),'callbackURL':config['google']?config['google'][_0xcd53('0xc')]:''},function(_0x2ac9ee,_0x3b4d91,_0x4564b2,_0x466435){var _0x2be74e,_0x42adbd;return db[_0xcd53('0xd')]['findOne']({'where':{'id':0x1},'attributes':[_0xcd53('0xe'),_0xcd53('0xf')],'raw':!![]})[_0xcd53('0x10')](function(_0x128425){_0x2be74e=_0x128425;return db[_0xcd53('0x11')]['find']({'where':{'email':_[_0xcd53('0x12')](_0x4564b2[_0xcd53('0x13')],_0xcd53('0x14')),'role':{'$or':['admin',_0xcd53('0x15'),_0xcd53('0x16')]}}});})[_0xcd53('0x10')](function(_0x362b4c){_0x42adbd=_0x362b4c;if(_0x42adbd){if(_0x42adbd[_0xcd53('0x17')]){return _0x466435(_0xcd53('0x18'));}else if(_0x2be74e[_0xcd53('0xf')]>0x0){if(_0x42adbd[_0xcd53('0x19')]){if(moment(_0x42adbd['blockedAt'])[_0xcd53('0x1a')](_0x2be74e[_0xcd53('0xf')],_0xcd53('0x1b'))>moment()){return _0x466435(_0xcd53('0x18'));}else{return utils['clearBlockUser'](_0x42adbd,0x0,![],null)[_0xcd53('0x10')](function(){return utils[_0xcd53('0x1c')](_0x42adbd);})[_0xcd53('0x10')](function(){return _0x466435(null,_0x42adbd);});}}else{return utils['getLicense'](_0x42adbd)[_0xcd53('0x10')](function(){return _0x466435(null,_0x42adbd);});}}else{return utils[_0xcd53('0x1c')](_0x42adbd)[_0xcd53('0x10')](function(){return _0x466435(null,_0x42adbd);});}}return _0x466435(_0xcd53('0x18'));})[_0xcd53('0x1d')](function(_0x5b4bef){_0x466435(_0x5b4bef);});}));
\ No newline at end of file
+var _0x9957=['../../config/environment','../../config/utils','login','google','/login','profile','email','callback','authenticate','use','clientID','clientSecret','secret','callbackURL','Setting','findOne','allowedLoginAttempts','User','find','map','emails','value','admin','user','then','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blockDuration','blocked','blockedAt','add','getLicense','catch','lodash','passport','passport-google-oauth20','Strategy','../../mysqldb'];(function(_0x5c6d51,_0x538447){var _0x3960c8=function(_0x34ebe5){while(--_0x34ebe5){_0x5c6d51['push'](_0x5c6d51['shift']());}};_0x3960c8(++_0x538447);}(_0x9957,0x93));var _0x7995=function(_0x5ddb1c,_0x5ea4df){_0x5ddb1c=_0x5ddb1c-0x0;var _0x354adc=_0x9957[_0x5ddb1c];return _0x354adc;};'use strict';var _=require(_0x7995('0x0'));var passport=require(_0x7995('0x1'));var GoogleStrategy=require(_0x7995('0x2'))[_0x7995('0x3')];var moment=require('moment');var db=require(_0x7995('0x4'))['db'];var config=require(_0x7995('0x5'));var utils=require(_0x7995('0x6'));exports[_0x7995('0x7')]=passport['authenticate'](_0x7995('0x8'),{'failureRedirect':_0x7995('0x9'),'scope':[_0x7995('0xa'),_0x7995('0xb')],'session':![]});exports[_0x7995('0xc')]=passport[_0x7995('0xd')]('google',{'failureRedirect':_0x7995('0x9'),'session':![]});passport[_0x7995('0xe')](new GoogleStrategy({'clientID':config['google']?config[_0x7995('0x8')][_0x7995('0xf')]:'id','clientSecret':config[_0x7995('0x8')]?config[_0x7995('0x8')][_0x7995('0x10')]:_0x7995('0x11'),'callbackURL':config[_0x7995('0x8')]?config['google'][_0x7995('0x12')]:''},function(_0x41c652,_0x581f22,_0xb0c872,_0x2cb37a){var _0x19a27e,_0x385f00;return db[_0x7995('0x13')][_0x7995('0x14')]({'where':{'id':0x1},'attributes':[_0x7995('0x15'),'blockDuration'],'raw':!![]})['then'](function(_0x2b4e94){_0x19a27e=_0x2b4e94;return db[_0x7995('0x16')][_0x7995('0x17')]({'where':{'email':_[_0x7995('0x18')](_0xb0c872[_0x7995('0x19')],_0x7995('0x1a')),'role':{'$or':[_0x7995('0x1b'),_0x7995('0x1c'),'agent']}}});})[_0x7995('0x1d')](function(_0x565d97){_0x385f00=_0x565d97;if(_0x385f00){if(_0x385f00[_0x7995('0x1e')]){return _0x2cb37a(_0x7995('0x1f'));}else if(_0x19a27e[_0x7995('0x20')]>0x0){if(_0x385f00[_0x7995('0x21')]){if(moment(_0x385f00[_0x7995('0x22')])[_0x7995('0x23')](_0x19a27e['blockDuration'],'minutes')>moment()){return _0x2cb37a(_0x7995('0x1f'));}else{return utils['clearBlockUser'](_0x385f00,0x0,![],null)['then'](function(){return utils[_0x7995('0x24')](_0x385f00);})[_0x7995('0x1d')](function(){return _0x2cb37a(null,_0x385f00);});}}else{return utils['getLicense'](_0x385f00)[_0x7995('0x1d')](function(){return _0x2cb37a(null,_0x385f00);});}}else{return utils['getLicense'](_0x385f00)['then'](function(){return _0x2cb37a(null,_0x385f00);});}}return _0x2cb37a(_0x7995('0x1f'));})[_0x7995('0x25')](function(_0x350fd9){_0x2cb37a(_0x350fd9);});}));
\ No newline at end of file