summaryrefslogtreecommitdiffstats
path: root/conf.default/config.xml
diff options
context:
space:
mode:
authorMatthew Grooms <mgrooms@pfsense.org>2008-09-03 17:52:15 +0000
committerMatthew Grooms <mgrooms@pfsense.org>2008-09-03 17:52:15 +0000
commitbfea87fff2d41c97720970ac8ad4861cd743bf57 (patch)
treeea38abf4173ca09cc1e148901ccc79ce1254b44d /conf.default/config.xml
parent89c1777a0b5840c64af7a4105c520656c0bed077 (diff)
downloadpfsense-bfea87fff2d41c97720970ac8ad4861cd743bf57.zip
pfsense-bfea87fff2d41c97720970ac8ad4861cd743bf57.tar.gz
Remove the page locking privileges after discussion with Scott on IRC. The
feature was confusing and offered little utility that I could see. If we really need to provide serialized access to sections of the webui, IMO it should be a global lock option and enabled or disabled manually and not a privilege that is on all the time.
Diffstat (limited to 'conf.default/config.xml')
-rw-r--r--conf.default/config.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index f4e372b..7f3e867 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -154,8 +154,6 @@
<groupname>admins</groupname>
<password>$1$dSJImFph$GvZ7.1UbuWu.Yb8etC0re.</password>
<uid>0</uid>
- <priv>user-lock-webcfg</priv>
- <priv>user-lock-ipages</priv>
<priv>user-shell-access</priv>
</user>
<nextuid>2000</nextuid>
OpenPOWER on IntegriCloud