Project

General

Profile

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

Latest revisions

# Date Author Comment
a087e197 02/23/2015 04:31 PM Phil Davis

OpenVPN server improve handling of authmode

Currently if the user is clicking around while they are setting up an OpenVPN server, they can do stuff like this:
a) Select Server Mode - Remote Access (SSL/TLS + User Auth)
b) Select something in Backend for authentication...

3e41ad59 02/23/2015 04:13 PM Phil Davis

vpn_openvpn_server.php white space

7ccc1c32 02/23/2015 12:30 PM Renato Botelho

Merge pull request #1505 from phil-davis/patch-7

1a1df767 02/23/2015 12:29 PM Renato Botelho

Merge pull request #1504 from phil-davis/patch-6

a8b8033f 02/23/2015 12:23 PM Renato Botelho

Merge pull request #1506 from k-paulius/fix-links

900e9df6 02/23/2015 07:23 AM Phil Davis

Success typo

might as well fix it while I notice it

d82b2a6f 02/23/2015 03:47 AM k-paulius

Fix broken links to dhcp6c.conf man page.

manpath FreeBSD+Ports no longer exits and needs to be replaced with FreeBSD+10.1-RELEASE+and+Ports

18620400 02/22/2015 06:02 AM Phil Davis

Mention interface name on DHCP edit GUI

IMHO it can be confusing on the DHCP edit page for static mapped entries to know which interface the entry is being edited/added for. Specially if the user comes from the Status DHCP Leases page, the lease they are editing/adding could be for 1 of many LAN-style interfaces....

f5bea142 02/22/2015 05:36 AM Phil Davis

Status_dhcp_leases fix edit button for static entries with no IP address

The edit button for static entries always has an index id=0 and thus pressing the edit button goes to (mostly) edit the wrong entry.
It was easier and made the code cleaner to get rid of the looping through the staticmap array every time trying to matach IP, MAC address... That data ('if' and 'staticmap_array_index') is easily gathered further up, the first time the staticmap array for each DHCP interface is traversed. I think this should also be more efficient when there are many static mapping entries....

065e78b3 02/18/2015 06:38 AM Chris Buechler

Add GUI control for MOBIKE. Hide it when IKEv1 selected. Enable toggling of NAT-T field display so it's on for IKEv1, off for IKEv2. Do same for reauth while here. Ticket #3979

View revisions

Also available in: Atom