wizard: force change of root password

This commit is contained in:
Franco Fichtner 2017-05-14 06:41:37 +02:00
parent 89d73f6916
commit 5eb2c986ca

View File

@ -566,10 +566,13 @@
local_user_set($admin_user);
write_config();
} else {
print_info_box("Passwords do not match! Please press back in your browser window and correct.");
print_info_box("Passwords do not match! Please press back in your browser window and correct.");
die;
}
}
} else {
print_info_box("You must set a new password! Please press back in your browser window and correct.");
die;
}
</stepsubmitphpaction>
</step>
<step>