Update htdocs/core/login/functions_openid_connect.php
Co-authored-by: Florent Poinsaut <1256948+FlorentPoinsaut@users.noreply.github.com>
This commit is contained in:
parent
37bd06d9bc
commit
881c2f833f
@ -34,7 +34,7 @@ include_once DOL_DOCUMENT_ROOT.'/core/lib/geturl.lib.php';
|
||||
*/
|
||||
function check_user_password_openid_connect($usertotest, $passwordtotest, $entitytotest)
|
||||
{
|
||||
global $conf;
|
||||
global $db, $conf, $langs;
|
||||
|
||||
dol_syslog("functions_openid_connect::check_user_password_openid_connect");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user