mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Minor fixes
This commit is contained in:
parent
4adfb2df7a
commit
a18a8bc628
@ -68,6 +68,9 @@ if ($_POST) {
|
||||
|
||||
write_config();
|
||||
|
||||
$retval = system_password_configure();
|
||||
sync_webgui_passwords();
|
||||
|
||||
pfSenseHeader("system_usermanager_settings.php");
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user