Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / authActiveDirectory / authActiveDirectory.controller.js
index 2167b88..365beb7 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xc73b=['json','use','ad-login','User','passport','passport-local','Strategy','activedirectory2','util','../../config/environment','../../config/logger','undefined','baseDN','activedirectory','url','domain','error','inspect','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','Error\x20authenticate\x20%s:\x20Wrong\x20credentials','findOne','adSsoEnabled','Error\x20authenticate\x20%s:\x20Active\x20Directory\x20not\x20enabled','name','password','salt','role','disabled','blocked','online','agent','then','blockDuration','blockedAt','add','getLicense','login','Something\x20went\x20wrong,\x20please\x20try\x20again.'];(function(_0x339d4c,_0x55d105){var _0x17ab6a=function(_0x4163eb){while(--_0x4163eb){_0x339d4c['push'](_0x339d4c['shift']());}};_0x17ab6a(++_0x55d105);}(_0xc73b,0x134));var _0xbc73=function(_0x514b87,_0x289744){_0x514b87=_0x514b87-0x0;var _0x28bf7b=_0xc73b[_0x514b87];return _0x28bf7b;};'use strict';var passport=require(_0xbc73('0x0'));var LocalStrategy=require(_0xbc73('0x1'))[_0xbc73('0x2')];var moment=require('moment');var ActiveDirectory=require(_0xbc73('0x3'));var BPromise=require('bluebird');var util=require(_0xbc73('0x4'));var db=require('../../mysqldb')['db'];var authService=require('../../components/auth/service');var utils=require('../../config/utils');var config=require(_0xbc73('0x5'));var logger=require(_0xbc73('0x6'))('api');function isActiveDirectoryConfigured(_0x19bbcf){var _0x2c6d46=![];if(typeof _0x19bbcf['activedirectory']!==_0xbc73('0x7')){_0x2c6d46=_0x19bbcf['activedirectory'][_0xbc73('0x8')]&&_0x19bbcf[_0xbc73('0x9')][_0xbc73('0xa')]&&_0x19bbcf[_0xbc73('0x9')][_0xbc73('0xb')];}return _0x2c6d46;}function adAuthenticate(_0x2fbf15,_0x3d7e22,_0x5b4b34){return new BPromise(function(_0xc8dbb0,_0xd7bf47){try{var _0x4a79e0=new ActiveDirectory(_0x2fbf15);_0x4a79e0['authenticate'](_0x3d7e22,_0x5b4b34,function(_0x4d6211,_0x1d89a2){if(_0x4d6211){logger[_0xbc73('0xc')]('Error\x20authenticate\x20%s:\x20%s',_0x3d7e22,util[_0xbc73('0xd')](_0x4d6211,{'showHidden':![],'depth':null}));_0xd7bf47(_0xbc73('0xe'));}else if(!_0x1d89a2){logger[_0xbc73('0xc')](_0xbc73('0xf'),_0x3d7e22);_0xd7bf47('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else{_0xc8dbb0(_0x1d89a2);}});}catch(_0x228090){_0xd7bf47(_0x228090);}});}function ActiveDirectoryAuthenticate(_0x44cc33,_0x43c536,_0xea7ae,_0x11014c){var _0x327306,_0x61bda2;if(!isActiveDirectoryConfigured(config)){logger[_0xbc73('0xc')]('Error\x20authenticate\x20%s:\x20Active\x20Directory\x20not\x20configured',_0x43c536);return _0x11014c(null,![],{'message':_0xbc73('0xe')});}return db['Setting'][_0xbc73('0x10')]({'where':{'id':0x1},'attributes':[_0xbc73('0x11'),'blockDuration'],'raw':!![]})['then'](function(_0x465ad8){_0x327306=_0x465ad8;if(!_0x327306[_0xbc73('0x11')]){logger[_0xbc73('0xc')](_0xbc73('0x12'),_0x43c536);throw new Error(_0xbc73('0xe'));}return _0x44cc33[_0xbc73('0x10')]({'logging':!![],'attributes':['id',_0xbc73('0x13'),_0xbc73('0x14'),_0xbc73('0x15'),_0xbc73('0x16'),_0xbc73('0x17'),_0xbc73('0x18'),'blockedAt',_0xbc73('0x19')],'where':{'name':_0x43c536,'role':{'$or':['admin','user',_0xbc73('0x1a')]},'adSsoEnabled':!![]}});})[_0xbc73('0x1b')](function(_0x4d1660){if(!_0x4d1660||_0x4d1660&&_0x4d1660['name']!==_0x43c536){throw new Error('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}_0x61bda2=_0x4d1660;var _0x256af5=_0x61bda2[_0xbc73('0x13')]+'@'+config[_0xbc73('0x9')][_0xbc73('0xb')];return adAuthenticate(config[_0xbc73('0x9')],_0x256af5,_0xea7ae);})[_0xbc73('0x1b')](function(_0x13e237){if(_0x61bda2['disabled']){throw new Error(_0xbc73('0xe'));}if(_0x327306[_0xbc73('0x1c')]>0x0){if(_0x61bda2[_0xbc73('0x18')]){if(moment(_0x61bda2[_0xbc73('0x1d')])[_0xbc73('0x1e')](_0x327306[_0xbc73('0x1c')],'minutes')>moment()){throw new Error('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}return utils['clearBlockUser'](_0x61bda2,0x0,![],null)[_0xbc73('0x1b')](function(){return utils['getLicense'](_0x61bda2);})[_0xbc73('0x1b')](function(){return _0x11014c(null,_0x61bda2);});}else{return utils[_0xbc73('0x1f')](_0x61bda2)[_0xbc73('0x1b')](function(){return _0x11014c(null,_0x61bda2);});}}else{return utils[_0xbc73('0x1f')](_0x61bda2)[_0xbc73('0x1b')](function(){return _0x11014c(null,_0x61bda2);});}})['catch'](function(_0x4ba22c){return _0x11014c(null,![],_0x4ba22c);});}function handleError(_0x51499f,_0x46fcb1,_0x5ad000){return _0x51499f['status'](_0x46fcb1||0x1f4)['send']({'message':_0x5ad000?_0x5ad000['message']||_0x5ad000:''});}exports[_0xbc73('0x20')]=function(_0x4bf46a,_0x5e6ea0,_0x42b0ea){passport['authenticate']('ad-login',function(_0x46495d,_0x52877f,_0x41395d){var _0x3eaf3c=_0x46495d||_0x41395d;if(_0x3eaf3c){return handleError(_0x5e6ea0,0x191,_0x3eaf3c);}if(!_0x52877f){return handleError(_0x5e6ea0,0x194,{'message':_0xbc73('0x21')});}else{var _0x4419e2={'payload':{'id':_0x52877f['id'],'role':_0x52877f[_0xbc73('0x16')]},'options':{'expiresIn':0x15180}};return authService['signToken'](_0x4419e2)[_0xbc73('0x1b')](function(_0x55ca35){_0x5e6ea0[_0xbc73('0x22')]({'id':_0x52877f['id'],'token':_0x55ca35,'statusCall':'','isAlreadyLogged':_0x52877f[_0xbc73('0x19')]});});}})(_0x4bf46a,_0x5e6ea0,_0x42b0ea);};passport[_0xbc73('0x23')](_0xbc73('0x24'),new LocalStrategy({'usernameField':'name','passwordField':_0xbc73('0x14')},function(_0x3ac7b9,_0x3da822,_0x5dded3){return ActiveDirectoryAuthenticate(db[_0xbc73('0x25')],_0x3ac7b9,_0x3da822,_0x5dded3);}));
\ No newline at end of file
+var _0xbb27=['password','salt','role','blockedAt','admin','user','name','blocked','add','clearBlockUser','getLicense','status','send','login','ad-login','Something\x20went\x20wrong,\x20please\x20try\x20again.','signToken','json','online','use','User','passport','passport-local','moment','activedirectory2','util','../../mysqldb','../../config/utils','../../config/environment','../../config/logger','activedirectory','undefined','baseDN','domain','authenticate','error','inspect','Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.','Error\x20authenticate\x20%s:\x20Active\x20Directory\x20not\x20configured','Setting','findOne','blockDuration','then','Error\x20authenticate\x20%s:\x20Active\x20Directory\x20not\x20enabled'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xbb27,0x1cd));var _0x7bb2=function(_0x41339a,_0x28fdc4){_0x41339a=_0x41339a-0x0;var _0x3fe50a=_0xbb27[_0x41339a];return _0x3fe50a;};'use strict';var passport=require(_0x7bb2('0x0'));var LocalStrategy=require(_0x7bb2('0x1'))['Strategy'];var moment=require(_0x7bb2('0x2'));var ActiveDirectory=require(_0x7bb2('0x3'));var BPromise=require('bluebird');var util=require(_0x7bb2('0x4'));var db=require(_0x7bb2('0x5'))['db'];var authService=require('../../components/auth/service');var utils=require(_0x7bb2('0x6'));var config=require(_0x7bb2('0x7'));var logger=require(_0x7bb2('0x8'))('api');function isActiveDirectoryConfigured(_0x2a42c7){var _0x35e860=![];if(typeof _0x2a42c7[_0x7bb2('0x9')]!==_0x7bb2('0xa')){_0x35e860=_0x2a42c7[_0x7bb2('0x9')][_0x7bb2('0xb')]&&_0x2a42c7['activedirectory']['url']&&_0x2a42c7[_0x7bb2('0x9')][_0x7bb2('0xc')];}return _0x35e860;}function adAuthenticate(_0x2971a3,_0x4a4e9d,_0x16e33b){return new BPromise(function(_0x4ed512,_0x381ffc){try{var _0x34070f=new ActiveDirectory(_0x2971a3);_0x34070f[_0x7bb2('0xd')](_0x4a4e9d,_0x16e33b,function(_0x1d49e4,_0x349bb5){if(_0x1d49e4){logger[_0x7bb2('0xe')]('Error\x20authenticate\x20%s:\x20%s',_0x4a4e9d,util[_0x7bb2('0xf')](_0x1d49e4,{'showHidden':![],'depth':null}));_0x381ffc('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}else if(!_0x349bb5){logger['error']('Error\x20authenticate\x20%s:\x20Wrong\x20credentials',_0x4a4e9d);_0x381ffc(_0x7bb2('0x10'));}else{_0x4ed512(_0x349bb5);}});}catch(_0x4d467c){_0x381ffc(_0x4d467c);}});}function ActiveDirectoryAuthenticate(_0x3c7c7c,_0x32ebd4,_0x1745ec,_0x5f5c31){var _0x512585,_0x205116;if(!isActiveDirectoryConfigured(config)){logger[_0x7bb2('0xe')](_0x7bb2('0x11'),_0x32ebd4);return _0x5f5c31(null,![],{'message':'Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.'});}return db[_0x7bb2('0x12')][_0x7bb2('0x13')]({'where':{'id':0x1},'attributes':['adSsoEnabled',_0x7bb2('0x14')],'raw':!![]})[_0x7bb2('0x15')](function(_0x3dc2e5){_0x512585=_0x3dc2e5;if(!_0x512585['adSsoEnabled']){logger['error'](_0x7bb2('0x16'),_0x32ebd4);throw new Error(_0x7bb2('0x10'));}return _0x3c7c7c[_0x7bb2('0x13')]({'attributes':['id','name',_0x7bb2('0x17'),_0x7bb2('0x18'),_0x7bb2('0x19'),'disabled','blocked',_0x7bb2('0x1a'),'online'],'where':{'name':_0x32ebd4,'role':{'$or':[_0x7bb2('0x1b'),_0x7bb2('0x1c'),'agent']},'adSsoEnabled':!![]}});})[_0x7bb2('0x15')](function(_0x4fcacf){if(!_0x4fcacf||_0x4fcacf&&_0x4fcacf[_0x7bb2('0x1d')]!==_0x32ebd4){throw new Error(_0x7bb2('0x10'));}_0x205116=_0x4fcacf;var _0x27b2fe=_0x205116[_0x7bb2('0x1d')]+'@'+config[_0x7bb2('0x9')][_0x7bb2('0xc')];return adAuthenticate(config[_0x7bb2('0x9')],_0x27b2fe,_0x1745ec);})[_0x7bb2('0x15')](function(_0x1e73db){if(_0x205116['disabled']){throw new Error(_0x7bb2('0x10'));}if(_0x512585[_0x7bb2('0x14')]>0x0){if(_0x205116[_0x7bb2('0x1e')]){if(moment(_0x205116[_0x7bb2('0x1a')])[_0x7bb2('0x1f')](_0x512585[_0x7bb2('0x14')],'minutes')>moment()){throw new Error('Incorrect\x20username\x20and/or\x20password.\x20Please\x20retry\x20again\x20or\x20contact\x20the\x20administrator.');}return utils[_0x7bb2('0x20')](_0x205116,0x0,![],null)[_0x7bb2('0x15')](function(){return utils['getLicense'](_0x205116);})[_0x7bb2('0x15')](function(){return _0x5f5c31(null,_0x205116);});}else{return utils[_0x7bb2('0x21')](_0x205116)[_0x7bb2('0x15')](function(){return _0x5f5c31(null,_0x205116);});}}else{return utils['getLicense'](_0x205116)['then'](function(){return _0x5f5c31(null,_0x205116);});}})['catch'](function(_0x13ec8a){return _0x5f5c31(null,![],_0x13ec8a);});}function handleError(_0x2fa7d2,_0x3c3ac5,_0x5622cb){return _0x2fa7d2[_0x7bb2('0x22')](_0x3c3ac5||0x1f4)[_0x7bb2('0x23')]({'message':_0x5622cb?_0x5622cb['message']||_0x5622cb:''});}exports[_0x7bb2('0x24')]=function(_0x184636,_0x2a1f44,_0x346087){passport[_0x7bb2('0xd')](_0x7bb2('0x25'),function(_0x16756c,_0x2afb7f,_0x19f1e5){var _0x1870c9=_0x16756c||_0x19f1e5;if(_0x1870c9){return handleError(_0x2a1f44,0x191,_0x1870c9);}if(!_0x2afb7f){return handleError(_0x2a1f44,0x194,{'message':_0x7bb2('0x26')});}else{var _0x34cda4={'payload':{'id':_0x2afb7f['id'],'role':_0x2afb7f[_0x7bb2('0x19')]},'options':{'expiresIn':0x15180}};return authService[_0x7bb2('0x27')](_0x34cda4)[_0x7bb2('0x15')](function(_0x62e935){_0x2a1f44[_0x7bb2('0x28')]({'id':_0x2afb7f['id'],'token':_0x62e935,'statusCall':'','isAlreadyLogged':_0x2afb7f[_0x7bb2('0x29')]});});}})(_0x184636,_0x2a1f44,_0x346087);};passport[_0x7bb2('0x2a')](_0x7bb2('0x25'),new LocalStrategy({'usernameField':_0x7bb2('0x1d'),'passwordField':_0x7bb2('0x17')},function(_0x256437,_0x543eaf,_0x10ccde){return ActiveDirectoryAuthenticate(db[_0x7bb2('0x2b')],_0x256437,_0x543eaf,_0x10ccde);}));
\ No newline at end of file