summaryrefslogtreecommitdiffstats
path: root/cf/conf
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 /cf/conf
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 'cf/conf')
-rw-r--r--cf/conf/config.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/cf/conf/config.xml b/cf/conf/config.xml
index 719f16f..21c53c0 100644
--- a/cf/conf/config.xml
+++ b/cf/conf/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