Move this validation down so we can still assume id=0 if it's not present, and then redirect if it's non-numeric.
Whitespace fixes to make this readble.
Fix vip descriptions in openvpn and ipsec screens. Ticket #1042
Ticket #829. Allow the user to change from ppp* type to static or dhcp type interface from interfaces.php.
Ticket #1073. Gray out the rules when they are disabled.
Rename this variable to avoid collisions. Fixes #1067
Allow a . in hostnames. Also, don't allow a space in hostname, it was adding a bunch of trailing spaces to the end of the field. Fixes #1063
Make use of the new tab menu and use _GET instead of _POST for pkg name passed in URL.
Disable redirect gateway checkbox when using shared key (you can't push with shared key). Also re-run the code to hide the local network box if the gw redirect is checked when switching server modes, since there is no need to push a specific local network when pushing the default gateway.
Use unlink here instead of an exec to rm. Remove escapeshellarg call as it isn't needed now. Fixes #1066
View revisions
Also available in: Atom