Built motion from commit da617fac.|2.6.6
[motion2.git] / server / api / authGoogle / authGoogle.controller.js
index a5d29fd..f13545e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-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
+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(_0x45f951,_0x2750c8){var _0x24756c=function(_0x31c931){while(--_0x31c931){_0x45f951['push'](_0x45f951['shift']());}};_0x24756c(++_0x2750c8);}(_0x7a54,0x106));var _0x47a5=function(_0x4ef55b,_0x18eb2f){_0x4ef55b=_0x4ef55b-0x0;var _0x96364d=_0x7a54[_0x4ef55b];return _0x96364d;};'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