Built motion from commit e02f907f.|2.6.14
[motion2.git] / server / api / authGoogle / authGoogle.controller.js
index 0dfb4bb..7948ead 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x5b16=['passport-google-oauth20','moment','../../mysqldb','../../config/environment','../../components/auth/service','signToken','authenticate','google','/login','profile','callback','use','clientID','secret','Setting','findOne','allowedLoginAttempts','blockDuration','then','User','find','map','emails','admin','agent','disabled','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','add','minutes','clearBlockUser','getLicense','passport'];(function(_0x16139b,_0x47eda6){var _0x2970a8=function(_0x39ef88){while(--_0x39ef88){_0x16139b['push'](_0x16139b['shift']());}};_0x2970a8(++_0x47eda6);}(_0x5b16,0x17f));var _0x65b1=function(_0x50a0c2,_0x4befab){_0x50a0c2=_0x50a0c2-0x0;var _0x5ebadd=_0x5b16[_0x50a0c2];return _0x5ebadd;};'use strict';var _=require('lodash');var passport=require(_0x65b1('0x0'));var GoogleStrategy=require(_0x65b1('0x1'))['Strategy'];var moment=require(_0x65b1('0x2'));var db=require(_0x65b1('0x3'))['db'];var config=require(_0x65b1('0x4'));var signToken=require(_0x65b1('0x5'))[_0x65b1('0x6')];var utils=require('../../config/utils');exports['login']=passport[_0x65b1('0x7')](_0x65b1('0x8'),{'failureRedirect':_0x65b1('0x9'),'scope':[_0x65b1('0xa'),'email'],'session':![]});exports[_0x65b1('0xb')]=passport[_0x65b1('0x7')](_0x65b1('0x8'),{'failureRedirect':_0x65b1('0x9'),'session':![]});passport[_0x65b1('0xc')](new GoogleStrategy({'clientID':config[_0x65b1('0x8')]?config['google'][_0x65b1('0xd')]:'id','clientSecret':config[_0x65b1('0x8')]?config[_0x65b1('0x8')]['clientSecret']:_0x65b1('0xe'),'callbackURL':config[_0x65b1('0x8')]?config[_0x65b1('0x8')]['callbackURL']:''},function(_0xe45132,_0x29fa2e,_0xdd2fa2,_0x28f9cf){var _0x1f03df,_0x137c04;return db[_0x65b1('0xf')][_0x65b1('0x10')]({'where':{'id':0x1},'attributes':[_0x65b1('0x11'),_0x65b1('0x12')],'raw':!![]})[_0x65b1('0x13')](function(_0x59e13a){_0x1f03df=_0x59e13a;return db[_0x65b1('0x14')][_0x65b1('0x15')]({'where':{'email':_[_0x65b1('0x16')](_0xdd2fa2[_0x65b1('0x17')],'value'),'role':{'$or':[_0x65b1('0x18'),'user',_0x65b1('0x19')]}}});})[_0x65b1('0x13')](function(_0x110530){_0x137c04=_0x110530;if(_0x137c04){if(_0x137c04[_0x65b1('0x1a')]){return _0x28f9cf(_0x65b1('0x1b'));}else if(_0x1f03df[_0x65b1('0x12')]>0x0){if(_0x137c04['blocked']){if(moment(_0x137c04['blockedAt'])[_0x65b1('0x1c')](_0x1f03df[_0x65b1('0x12')],_0x65b1('0x1d'))>moment()){return _0x28f9cf(_0x65b1('0x1b'));}else{return utils[_0x65b1('0x1e')](_0x137c04,0x0,![],null)['then'](function(){return utils[_0x65b1('0x1f')](_0x137c04);})[_0x65b1('0x13')](function(){return _0x28f9cf(null,_0x137c04);});}}else{return utils['getLicense'](_0x137c04)[_0x65b1('0x13')](function(){return _0x28f9cf(null,_0x137c04);});}}else{return utils[_0x65b1('0x1f')](_0x137c04)[_0x65b1('0x13')](function(){return _0x28f9cf(null,_0x137c04);});}}return _0x28f9cf('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');})['catch'](function(_0xe6323f){_0x28f9cf(_0xe6323f);});}));
\ 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(_0x144737,_0x3b059b){var _0x152c0e=function(_0x5be853){while(--_0x5be853){_0x144737['push'](_0x144737['shift']());}};_0x152c0e(++_0x3b059b);}(_0x9957,0x93));var _0x7995=function(_0x5b644e,_0x2e5e07){_0x5b644e=_0x5b644e-0x0;var _0x49c6bf=_0x9957[_0x5b644e];return _0x49c6bf;};'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