aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeradius2/freeradius.xml
diff options
context:
space:
mode:
authorJim P <jim@pingle.org>2011-12-21 08:43:13 -0800
committerJim P <jim@pingle.org>2011-12-21 08:43:13 -0800
commit024b77d4f76832a1722139a9727ddb3a9ba6345a (patch)
tree6732f5983c23bc5c97b3fe839b9c41813cccd72f /config/freeradius2/freeradius.xml
parent7f1becd1b46bb93d5caa642598e13aacb6c85fc5 (diff)
parent472dbadfbe0078a2935960e4ed125e9d06d4f198 (diff)
downloadpfsense-packages-024b77d4f76832a1722139a9727ddb3a9ba6345a.tar.gz
pfsense-packages-024b77d4f76832a1722139a9727ddb3a9ba6345a.tar.bz2
pfsense-packages-024b77d4f76832a1722139a9727ddb3a9ba6345a.zip
Merge pull request #155 from Nachtfalkeaw/master
Added tab to view config files (Thanks to marcelloc)
Diffstat (limited to 'config/freeradius2/freeradius.xml')
-rw-r--r--config/freeradius2/freeradius.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/freeradius2/freeradius.xml b/config/freeradius2/freeradius.xml
index 674a6266..78a0d984 100644
--- a/config/freeradius2/freeradius.xml
+++ b/config/freeradius2/freeradius.xml
@@ -89,8 +89,17 @@
<text>SQL</text>
<url>/pkg_edit.php?xml=freeradiussqlconf.xml&amp;id=0</url>
</tab>
+ <tab>
+ <text>View config</text>
+ <url>/freeradius_view_config.php</url>
+ </tab>
</tabs>
<additional_files_needed>
+ <prefix>/usr/local/www/</prefix>
+ <chmod>0755</chmod>
+ <item>http://www.pfsense.org/packages/config/freeradius2/freeradius_view_config.php</item>
+ </additional_files_needed>
+ <additional_files_needed>
<prefix>/usr/local/pkg/</prefix>
<chmod>0755</chmod>
<item>http://www.pfsense.org/packages/config/freeradius2/freeradiusclients.xml</item>