summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_mac_edit.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-05-03 18:14:27 +0000
committerErmal <eri@pfsense.org>2010-05-03 18:14:27 +0000
commitd5ae560d8396f81a6f73667bf53df046b71ace35 (patch)
treec6cfd26b90561531d05d36fa320b809a94de14e6 /usr/local/www/services_captiveportal_mac_edit.php
parentb01792a0a3df6795d21ca205cf57b371b41bf195 (diff)
downloadpfsense-d5ae560d8396f81a6f73667bf53df046b71ace35.zip
pfsense-d5ae560d8396f81a6f73667bf53df046b71ace35.tar.gz
Ticket #565. Correct deleting passthru mac entries. revert back to always allow a passthru mac as with allowed ips. Remove the check during login for passthru mac entries they will never make it to the login page.
Diffstat (limited to 'usr/local/www/services_captiveportal_mac_edit.php')
-rwxr-xr-xusr/local/www/services_captiveportal_mac_edit.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/services_captiveportal_mac_edit.php b/usr/local/www/services_captiveportal_mac_edit.php
index 89e2757..ac7b341 100755
--- a/usr/local/www/services_captiveportal_mac_edit.php
+++ b/usr/local/www/services_captiveportal_mac_edit.php
@@ -120,8 +120,6 @@ if ($_POST) {
write_config();
- mark_subsystem_dirty('passthrumac');
-
header("Location: services_captiveportal_mac.php");
exit;
}
OpenPOWER on IntegriCloud