summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_admin.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-11-10 12:25:05 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-11-10 12:25:05 -0500
commit612fa5724a9eb132434a803d020f9e2d0b74a471 (patch)
treea58ab9055c5ff17b61ae86b079588764f5813a19 /usr/local/www/system_advanced_admin.php
parent9734b0545e77614ec89f3848432212a809fb9a26 (diff)
downloadpfsense-612fa5724a9eb132434a803d020f9e2d0b74a471.zip
pfsense-612fa5724a9eb132434a803d020f9e2d0b74a471.tar.gz
Note that this textbox controls HTTP_REFERER hostname checks as well
Diffstat (limited to 'usr/local/www/system_advanced_admin.php')
-rw-r--r--usr/local/www/system_advanced_admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced_admin.php b/usr/local/www/system_advanced_admin.php
index 7875802..8d00cd2 100644
--- a/usr/local/www/system_advanced_admin.php
+++ b/usr/local/www/system_advanced_admin.php
@@ -359,7 +359,7 @@ function prot_change() {
<td width="78%" class="vtable">
<input name="althostnames" type="text" class="formfld unknown" id="althostnames" size="75" value="<?=htmlspecialchars($pconfig['althostnames']);?>"/>
<br/>
- <strong><?=gettext("Alternate Hostnames for DNS Rebinding Checks"); ?></strong>
+ <strong><?=gettext("Alternate Hostnames for DNS Rebinding and HTTP_REFERER Checks"); ?></strong>
<br/>
<?php echo gettext("Here you can specify alternate hostnames by which the router may be queried, to " .
"bypass the DNS Rebinding Attack checks. Separate hostnames with spaces."); ?>
OpenPOWER on IntegriCloud