Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
This commit is contained in:
parent
053811e923
commit
82ac935d8e
@ -146,6 +146,7 @@ if (empty($reshook)) {
|
||||
$username = '';
|
||||
} else {
|
||||
if (empty($edituser->email)) {
|
||||
usleep(20000); // add delay to simulate setPassword and send_password actions delay
|
||||
$message .= $messagewarning;
|
||||
} else {
|
||||
$newpassword = $edituser->setPassword($user, '', 1);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user