summaryrefslogtreecommitdiffstats
path: root/conf.default/config.xml
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-10-19 12:51:12 -0400
committerjim-p <jimp@pfsense.org>2010-10-19 12:51:12 -0400
commit9ff73b79e46be2022c861ef332f22b73d6dbe973 (patch)
treeaee73c12ae512f3a4ceea6962e36342c8844e43e /conf.default/config.xml
parente988813dd2e6ab104660969c80395d1dc7877e3e (diff)
downloadpfsense-9ff73b79e46be2022c861ef332f22b73d6dbe973.zip
pfsense-9ff73b79e46be2022c861ef332f22b73d6dbe973.tar.gz
Convert fullname field on users to descr, so it gains CDATA protection.
Diffstat (limited to 'conf.default/config.xml')
-rw-r--r--conf.default/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.default/config.xml b/conf.default/config.xml
index 4d4729d..35d2c75 100644
--- a/conf.default/config.xml
+++ b/conf.default/config.xml
@@ -159,7 +159,7 @@
</group>
<user>
<name>admin</name>
- <fullname>System Administrator</fullname>
+ <descr>System Administrator</descr>
<scope>system</scope>
<groupname>admins</groupname>
<password>$1$dSJImFph$GvZ7.1UbuWu.Yb8etC0re.</password>
OpenPOWER on IntegriCloud