Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / authGoogle / authGoogle.controller.js
index 19d3c45..a4aeb5e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xbaf6=['User','find','emails','value','admin','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blockDuration','blocked','blockedAt','add','minutes','clearBlockUser','then','catch','lodash','passport','Strategy','moment','../../config/environment','../../components/auth/service','signToken','../../config/utils','login','authenticate','google','/login','profile','callback','use','clientID','clientSecret','secret','callbackURL','Setting','allowedLoginAttempts'];(function(_0x2bab95,_0x15f1a8){var _0x5b31cd=function(_0x1fc7ea){while(--_0x1fc7ea){_0x2bab95['push'](_0x2bab95['shift']());}};_0x5b31cd(++_0x15f1a8);}(_0xbaf6,0x1bf));var _0x6baf=function(_0x2f169c,_0x130a86){_0x2f169c=_0x2f169c-0x0;var _0x39937f=_0xbaf6[_0x2f169c];return _0x39937f;};'use strict';var _=require(_0x6baf('0x0'));var passport=require(_0x6baf('0x1'));var GoogleStrategy=require('passport-google-oauth20')[_0x6baf('0x2')];var moment=require(_0x6baf('0x3'));var db=require('../../mysqldb')['db'];var config=require(_0x6baf('0x4'));var signToken=require(_0x6baf('0x5'))[_0x6baf('0x6')];var utils=require(_0x6baf('0x7'));exports[_0x6baf('0x8')]=passport[_0x6baf('0x9')](_0x6baf('0xa'),{'failureRedirect':_0x6baf('0xb'),'scope':[_0x6baf('0xc'),'email'],'session':![]});exports[_0x6baf('0xd')]=passport[_0x6baf('0x9')](_0x6baf('0xa'),{'failureRedirect':'/login','session':![]});passport[_0x6baf('0xe')](new GoogleStrategy({'clientID':config[_0x6baf('0xa')]?config[_0x6baf('0xa')][_0x6baf('0xf')]:'id','clientSecret':config[_0x6baf('0xa')]?config[_0x6baf('0xa')][_0x6baf('0x10')]:_0x6baf('0x11'),'callbackURL':config['google']?config[_0x6baf('0xa')][_0x6baf('0x12')]:''},function(_0xf5230d,_0x3adcdb,_0x3baf27,_0x59939b){var _0x21bf40,_0x4fb374;return db[_0x6baf('0x13')]['findOne']({'where':{'id':0x1},'attributes':[_0x6baf('0x14'),'blockDuration'],'raw':!![]})['then'](function(_0x1cd20a){_0x21bf40=_0x1cd20a;return db[_0x6baf('0x15')][_0x6baf('0x16')]({'where':{'email':_['map'](_0x3baf27[_0x6baf('0x17')],_0x6baf('0x18')),'role':{'$or':[_0x6baf('0x19'),'user','agent']}}});})['then'](function(_0x1933fa){_0x4fb374=_0x1933fa;if(_0x4fb374){if(_0x4fb374[_0x6baf('0x1a')]){return _0x59939b(_0x6baf('0x1b'));}else if(_0x21bf40[_0x6baf('0x1c')]>0x0){if(_0x4fb374[_0x6baf('0x1d')]){if(moment(_0x4fb374[_0x6baf('0x1e')])[_0x6baf('0x1f')](_0x21bf40[_0x6baf('0x1c')],_0x6baf('0x20'))>moment()){return _0x59939b(_0x6baf('0x1b'));}else{return utils[_0x6baf('0x21')](_0x4fb374,0x0,![],null)['then'](function(){return utils['getLicense'](_0x4fb374);})[_0x6baf('0x22')](function(){return _0x59939b(null,_0x4fb374);});}}else{return utils['getLicense'](_0x4fb374)[_0x6baf('0x22')](function(){return _0x59939b(null,_0x4fb374);});}}else{return utils['getLicense'](_0x4fb374)[_0x6baf('0x22')](function(){return _0x59939b(null,_0x4fb374);});}}return _0x59939b('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');})[_0x6baf('0x23')](function(_0x536172){_0x59939b(_0x536172);});}));
\ No newline at end of file
+var _0x7a54=['blockedAt','add','minutes','clearBlockUser','getLicense','catch','lodash','passport','passport-google-oauth20','moment','../../mysqldb','../../config/utils','login','authenticate','google','/login','email','use','secret','callbackURL','findOne','allowedLoginAttempts','blockDuration','then','User','find','map','value','admin','user','agent','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'];(function(_0x243b59,_0x3f9495){var _0x3e1676=function(_0x354052){while(--_0x354052){_0x243b59['push'](_0x243b59['shift']());}};_0x3e1676(++_0x3f9495);}(_0x7a54,0x106));var _0x47a5=function(_0x1ed583,_0x512eb2){_0x1ed583=_0x1ed583-0x0;var _0x42a452=_0x7a54[_0x1ed583];return _0x42a452;};'use strict';var _=require(_0x47a5('0x0'));var passport=require(_0x47a5('0x1'));var GoogleStrategy=require(_0x47a5('0x2'))['Strategy'];var moment=require(_0x47a5('0x3'));var db=require(_0x47a5('0x4'))['db'];var config=require('../../config/environment');var utils=require(_0x47a5('0x5'));exports[_0x47a5('0x6')]=passport[_0x47a5('0x7')](_0x47a5('0x8'),{'failureRedirect':_0x47a5('0x9'),'scope':['profile',_0x47a5('0xa')],'session':![]});exports['callback']=passport[_0x47a5('0x7')](_0x47a5('0x8'),{'failureRedirect':'/login','session':![]});passport[_0x47a5('0xb')](new GoogleStrategy({'clientID':config['google']?config['google']['clientID']:'id','clientSecret':config[_0x47a5('0x8')]?config[_0x47a5('0x8')]['clientSecret']:_0x47a5('0xc'),'callbackURL':config['google']?config['google'][_0x47a5('0xd')]:''},function(_0x69e4d4,_0x2f399b,_0x250fad,_0xd612dd){var _0xd308b8,_0x1eae59;return db['Setting'][_0x47a5('0xe')]({'where':{'id':0x1},'attributes':[_0x47a5('0xf'),_0x47a5('0x10')],'raw':!![]})[_0x47a5('0x11')](function(_0x139f25){_0xd308b8=_0x139f25;return db[_0x47a5('0x12')][_0x47a5('0x13')]({'where':{'email':_[_0x47a5('0x14')](_0x250fad['emails'],_0x47a5('0x15')),'role':{'$or':[_0x47a5('0x16'),_0x47a5('0x17'),_0x47a5('0x18')]}}});})[_0x47a5('0x11')](function(_0x574af6){_0x1eae59=_0x574af6;if(_0x1eae59){if(_0x1eae59['disabled']){return _0xd612dd(_0x47a5('0x19'));}else if(_0xd308b8['blockDuration']>0x0){if(_0x1eae59['blocked']){if(moment(_0x1eae59[_0x47a5('0x1a')])[_0x47a5('0x1b')](_0xd308b8[_0x47a5('0x10')],_0x47a5('0x1c'))>moment()){return _0xd612dd(_0x47a5('0x19'));}else{return utils[_0x47a5('0x1d')](_0x1eae59,0x0,![],null)[_0x47a5('0x11')](function(){return utils[_0x47a5('0x1e')](_0x1eae59);})[_0x47a5('0x11')](function(){return _0xd612dd(null,_0x1eae59);});}}else{return utils['getLicense'](_0x1eae59)[_0x47a5('0x11')](function(){return _0xd612dd(null,_0x1eae59);});}}else{return utils[_0x47a5('0x1e')](_0x1eae59)['then'](function(){return _0xd612dd(null,_0x1eae59);});}}return _0xd612dd(_0x47a5('0x19'));})[_0x47a5('0x1f')](function(_0x36874d){_0xd612dd(_0x36874d);});}));
\ No newline at end of file