mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 10:35:27 +00:00
wizard: force change of root password
This commit is contained in:
parent
89d73f6916
commit
5eb2c986ca
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user