summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-05-29 01:17:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-05-29 01:17:35 +0000
commit47503e7b7e10302cf0abbe81f5c8a65ceca02ba1 (patch)
treec3c9480da378f1c68029e0352ea05eb2deb25867 /usr
parentff57566f0943fc48d239f96dad12a61300c1bc9c (diff)
downloadpfsense-47503e7b7e10302cf0abbe81f5c8a65ceca02ba1.zip
pfsense-47503e7b7e10302cf0abbe81f5c8a65ceca02ba1.tar.gz
Remove mac filtering option
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/services_captiveportal.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index 62dbbd5..1123099 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -348,13 +348,6 @@ If you provide a URL here, clients will be redirected to that URL instead of the
to access after they've authenticated.</td>
</tr>
<tr>
- <td valign="top" class="vncell">MAC filtering </td>
- <td class="vtable">
- <input name="nomacfilter" type="checkbox" class="formfld" id="nomacfilter" value="yes" <?php if ($pconfig['nomacfilter']) echo "checked"; ?>>
- <strong>Disable MAC filtering</strong><br>
- If this option is set, no attempts will be made to ensure that the MAC address of clients stays the same while they're logged in. This is required when the MAC address cannot be determined (usually because there are routers between m0n0wall and the clients).</td>
- </tr>
- <tr>
<td width="22%" valign="top" class="vncell">RADIUS server</td>
<td width="78%" class="vtable">
<table cellpadding="0" cellspacing="0">
OpenPOWER on IntegriCloud