Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
4890b6ec 12/27/2016 01:44 PM Phil Davis

PPTP Remote IP is host or V4

Now that Form_IpAddress() supports a range of types of input, this can be specified as HOSTV4.

ac4e656a 12/27/2016 12:47 PM Renato Botelho

Merge pull request #3248 from phil-davis/ipaddressnopattern

58b5c957 12/27/2016 12:42 PM Renato Botelho

Merge pull request #3308 from plumbeo/details-popup

d8587952 12/27/2016 09:43 AM Phil Davis

Fix DNS Server Gateway Check

If I enter a DNS server IP address that is on a locally connected network, and choose a gateway for it, this code was supposed to give an error message. But no error was given because $_POST[$dnsgwitem] is actually the name of the gateway, but old line 197 called interface_has_gateway() which was expecting an interface to be passed....

081a46fe 12/26/2016 11:07 PM Caio Plumbeo

Captive portal: add popup with session details to the active sessions list in the status page

cded235b 12/26/2016 02:37 PM Renato Botelho

Merge pull request #3309 from phil-davis/dhcp31msg

d08f68e2 12/26/2016 10:29 AM Caio Plumbeo

Captive portal: hide empty MAC column in status page

When MAC filtering is disabled the client MAC address isn't recorded and the relative column is empty. In this case, hide it.

12e08722 12/24/2016 03:02 PM Phil Davis

Modify DHCP Server messages

a3f671ec 12/24/2016 02:17 PM Jim Pingle

This should be a regular input form since it is no longer using an IP address class input type.

b7090449 12/24/2016 07:01 AM Phil Davis

Customize DHCP Server on interfaces message

View revisions

Also available in: Atom