Built motion from commit (unavailable).|2.5.23
[motion2.git] / server / api / authGoogle / authGoogle.controller.js
index d7e11c3..a5d29fd 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x84bf=['agent','disabled','blocked','blockedAt','minutes','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','getLicense','lodash','passport','passport-google-oauth20','Strategy','../../mysqldb','../../config/environment','signToken','../../config/utils','login','authenticate','google','/login','profile','email','callback','clientID','clientSecret','secret','Setting','allowedLoginAttempts','blockDuration','then','find','map','emails','value','admin','user'];(function(_0x322743,_0x3903b9){var _0x13de4d=function(_0x13a597){while(--_0x13a597){_0x322743['push'](_0x322743['shift']());}};_0x13de4d(++_0x3903b9);}(_0x84bf,0x188));var _0xf84b=function(_0xa74c41,_0x392191){_0xa74c41=_0xa74c41-0x0;var _0x6a11d1=_0x84bf[_0xa74c41];return _0x6a11d1;};'use strict';var _=require(_0xf84b('0x0'));var passport=require(_0xf84b('0x1'));var GoogleStrategy=require(_0xf84b('0x2'))[_0xf84b('0x3')];var moment=require('moment');var db=require(_0xf84b('0x4'))['db'];var config=require(_0xf84b('0x5'));var signToken=require('../../components/auth/service')[_0xf84b('0x6')];var utils=require(_0xf84b('0x7'));exports[_0xf84b('0x8')]=passport[_0xf84b('0x9')](_0xf84b('0xa'),{'failureRedirect':_0xf84b('0xb'),'scope':[_0xf84b('0xc'),_0xf84b('0xd')],'session':![]});exports[_0xf84b('0xe')]=passport[_0xf84b('0x9')](_0xf84b('0xa'),{'failureRedirect':_0xf84b('0xb'),'session':![]});passport['use'](new GoogleStrategy({'clientID':config['google']?config[_0xf84b('0xa')][_0xf84b('0xf')]:'id','clientSecret':config[_0xf84b('0xa')]?config[_0xf84b('0xa')][_0xf84b('0x10')]:_0xf84b('0x11'),'callbackURL':config[_0xf84b('0xa')]?config[_0xf84b('0xa')]['callbackURL']:''},function(_0x69c85d,_0xa06d30,_0x120e71,_0x24ac58){var _0x2a065f,_0x244490;return db[_0xf84b('0x12')]['findOne']({'where':{'id':0x1},'attributes':[_0xf84b('0x13'),_0xf84b('0x14')],'raw':!![]})[_0xf84b('0x15')](function(_0x11fa0d){_0x2a065f=_0x11fa0d;return db['User'][_0xf84b('0x16')]({'where':{'email':_[_0xf84b('0x17')](_0x120e71[_0xf84b('0x18')],_0xf84b('0x19')),'role':{'$or':[_0xf84b('0x1a'),_0xf84b('0x1b'),_0xf84b('0x1c')]}}});})[_0xf84b('0x15')](function(_0x46fc24){_0x244490=_0x46fc24;if(_0x244490){if(_0x244490[_0xf84b('0x1d')]){return _0x24ac58('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else if(_0x2a065f[_0xf84b('0x14')]>0x0){if(_0x244490[_0xf84b('0x1e')]){if(moment(_0x244490[_0xf84b('0x1f')])['add'](_0x2a065f[_0xf84b('0x14')],_0xf84b('0x20'))>moment()){return _0x24ac58(_0xf84b('0x21'));}else{return utils['clearBlockUser'](_0x244490,0x0,![],null)[_0xf84b('0x15')](function(){return utils[_0xf84b('0x22')](_0x244490);})['then'](function(){return _0x24ac58(null,_0x244490);});}}else{return utils[_0xf84b('0x22')](_0x244490)[_0xf84b('0x15')](function(){return _0x24ac58(null,_0x244490);});}}else{return utils[_0xf84b('0x22')](_0x244490)['then'](function(){return _0x24ac58(null,_0x244490);});}}return _0x24ac58(_0xf84b('0x21'));})['catch'](function(_0x50bcd6){_0x24ac58(_0x50bcd6);});}));
\ No newline at end of file
+var _0x7bce=['allowedLoginAttempts','blockDuration','User','emails','value','admin','user','agent','then','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','blocked','blockedAt','minutes','clearBlockUser','getLicense','lodash','passport','passport-google-oauth20','Strategy','moment','signToken','authenticate','google','profile','email','/login','clientID','clientSecret','secret','callbackURL','findOne'];(function(_0x360d47,_0x16cdc2){var _0x7905a6=function(_0x2d69c6){while(--_0x2d69c6){_0x360d47['push'](_0x360d47['shift']());}};_0x7905a6(++_0x16cdc2);}(_0x7bce,0x107));var _0xe7bc=function(_0x27de04,_0x588294){_0x27de04=_0x27de04-0x0;var _0x43cd57=_0x7bce[_0x27de04];return _0x43cd57;};'use strict';var _=require(_0xe7bc('0x0'));var passport=require(_0xe7bc('0x1'));var GoogleStrategy=require(_0xe7bc('0x2'))[_0xe7bc('0x3')];var moment=require(_0xe7bc('0x4'));var db=require('../../mysqldb')['db'];var config=require('../../config/environment');var signToken=require('../../components/auth/service')[_0xe7bc('0x5')];var utils=require('../../config/utils');exports['login']=passport[_0xe7bc('0x6')](_0xe7bc('0x7'),{'failureRedirect':'/login','scope':[_0xe7bc('0x8'),_0xe7bc('0x9')],'session':![]});exports['callback']=passport[_0xe7bc('0x6')](_0xe7bc('0x7'),{'failureRedirect':_0xe7bc('0xa'),'session':![]});passport['use'](new GoogleStrategy({'clientID':config[_0xe7bc('0x7')]?config['google'][_0xe7bc('0xb')]:'id','clientSecret':config[_0xe7bc('0x7')]?config[_0xe7bc('0x7')][_0xe7bc('0xc')]:_0xe7bc('0xd'),'callbackURL':config[_0xe7bc('0x7')]?config['google'][_0xe7bc('0xe')]:''},function(_0x4bdb19,_0xb04056,_0x57d3b4,_0x88fbf0){var _0x375378,_0x259082;return db['Setting'][_0xe7bc('0xf')]({'where':{'id':0x1},'attributes':[_0xe7bc('0x10'),_0xe7bc('0x11')],'raw':!![]})['then'](function(_0x5a008f){_0x375378=_0x5a008f;return db[_0xe7bc('0x12')]['find']({'where':{'email':_['map'](_0x57d3b4[_0xe7bc('0x13')],_0xe7bc('0x14')),'role':{'$or':[_0xe7bc('0x15'),_0xe7bc('0x16'),_0xe7bc('0x17')]}}});})[_0xe7bc('0x18')](function(_0x1cef77){_0x259082=_0x1cef77;if(_0x259082){if(_0x259082['disabled']){return _0x88fbf0(_0xe7bc('0x19'));}else if(_0x375378['blockDuration']>0x0){if(_0x259082[_0xe7bc('0x1a')]){if(moment(_0x259082[_0xe7bc('0x1b')])['add'](_0x375378['blockDuration'],_0xe7bc('0x1c'))>moment()){return _0x88fbf0('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else{return utils[_0xe7bc('0x1d')](_0x259082,0x0,![],null)[_0xe7bc('0x18')](function(){return utils[_0xe7bc('0x1e')](_0x259082);})[_0xe7bc('0x18')](function(){return _0x88fbf0(null,_0x259082);});}}else{return utils[_0xe7bc('0x1e')](_0x259082)[_0xe7bc('0x18')](function(){return _0x88fbf0(null,_0x259082);});}}else{return utils['getLicense'](_0x259082)[_0xe7bc('0x18')](function(){return _0x88fbf0(null,_0x259082);});}}return _0x88fbf0(_0xe7bc('0x19'));})['catch'](function(_0x7e88d9){_0x88fbf0(_0x7e88d9);});}));
\ No newline at end of file