Merge remote-tracking branch 'origin/11.0' into 11.0
This commit is contained in:
commit
19f9566da0
@ -1875,7 +1875,6 @@ class User extends CommonObject
|
|||||||
|
|
||||||
// Crypt password
|
// Crypt password
|
||||||
$password_crypted = dol_hash($password);
|
$password_crypted = dol_hash($password);
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
$password_crypted = $password_indatabase_crypted;
|
$password_crypted = $password_indatabase_crypted;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user