summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-02 00:03:02 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-02 00:03:02 +0000
commita18a8bc6283b4eefeae85de2a22d8ab7d2ac5a42 (patch)
tree61f0b16767bfd19cf539de5a2efc6fe1e5ab8304
parent4adfb2df7ad148f47eea30d61617aee3736873bc (diff)
downloadpfsense-a18a8bc6283b4eefeae85de2a22d8ab7d2ac5a42.zip
pfsense-a18a8bc6283b4eefeae85de2a22d8ab7d2ac5a42.tar.gz
Minor fixes
-rwxr-xr-xusr/local/www/system_usermanager_settings.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/system_usermanager_settings.php b/usr/local/www/system_usermanager_settings.php
index e56d65a..02a441a 100755
--- a/usr/local/www/system_usermanager_settings.php
+++ b/usr/local/www/system_usermanager_settings.php
@@ -68,6 +68,9 @@ if ($_POST) {
write_config();
+ $retval = system_password_configure();
+ sync_webgui_passwords();
+
pfSenseHeader("system_usermanager_settings.php");
}
}
OpenPOWER on IntegriCloud