Commit Graph

11282 Commits

Author SHA1 Message Date
Renato Botelho
e538fc1844 Automatic outbound NAT rules skip openvpn interfaces, lets skip them when creating the first set of manual rules too. It fixes #3528 2014-03-18 15:09:45 -03:00
Chris Buechler
358b6cdcd2 standardize URLs 2014-03-14 19:36:27 -05:00
Chris Buechler
b1d64b46e3 standardize URLs 2014-03-14 19:33:49 -05:00
Chris Buechler
1aadf5d547 standardize URLs 2014-03-14 19:29:53 -05:00
Chris Buechler
e564437727 standardize URLs 2014-03-14 19:28:27 -05:00
Chris Buechler
c3abc75aca standardize on https://www.pfsense.org 2014-03-14 19:16:32 -05:00
Chris Buechler
d1ec51ba61 standardize pfsense.com references to https://www.pfsense.org 2014-03-14 19:07:28 -05:00
Chris Buechler
7c3cf71564 fix white space 2014-03-14 19:01:11 -05:00
Chris Buechler
85e92a0636 s/http/https/ for www.pfsense.org 2014-03-14 18:59:50 -05:00
Renato Botelho
46fb4fe77d Fix #3521, show correct field descr 2014-03-14 10:43:26 -03:00
Chris Buechler
0855a1c6c9 fix text, remove product_website mentions here since that's not actually used anyway. 2014-03-13 02:25:22 -05:00
Ermal
1274cfd47d Use descr prepended to voucher fields containing descriptions to have them encoded as CDATA. Fixes #3441 2014-03-12 16:03:22 +00:00
Renato Botelho
0e6cf71b17 Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print 2014-03-12 11:42:32 -03:00
Phil Davis
eaa2285c06 Validate rule Advanced Options numeric entries
version of pull request #1021 for 2.1 branch
2014-03-11 20:44:44 -07:00
Renato Botelho
ea44d3baaf Pass id variable through htmlspecialchars before print it 2014-03-11 16:57:28 -03:00
Phil Davis
c805e0f35b Make Firewall Rules Advanced Options open if used - 2.1 branch
This is the same code as pull request 997 but for 2.1 branch
2014-03-10 19:39:39 -07:00
Renato Botelho
11e4dcc72f Merge pull request #991 from phil-davis/RELENG_2_1
Return GWG IP protocol (version) when no gateway IP - 2.1 version
2014-03-10 17:17:13 -03:00
jim-p
e6b1b1c15f Fix order of parameters to explode() here 2014-03-10 14:10:19 -04:00
Phil Davis
f3988c851b Fix OpenVPN XML section name
Forum https://forum.pfsense.org/index.php?topic=73479.0
2014-03-10 16:21:59 +00:00
Renato Botelho
cec6e65b46 Merge pull request #1004 from phil-davis/patch-3
Add all advanced options to rule table hover text on 2.1 branch
2014-03-10 12:31:00 -03:00
N0YB
5cda503963 XHTML Compliance
Services - DNS Forwarder
2014-03-09 20:41:40 -07:00
N0YB
d2aa08c22c XHTML Compliance
Services - DHCP Server
2014-03-09 16:43:22 -07:00
N0YB
2e19c70fee XHTML Compliance
Diagnostics - Packet Capture
2014-03-09 13:44:39 -07:00
N0YB
fe3088b965 XHTML Compliance
Diagnostics - Tables
2014-03-08 19:41:12 -08:00
N0YB
c5935cb42c XHTML Compliance
VPN - PPTP - Users
2014-03-08 18:01:06 -08:00
N0YB
65149622bc XHTML Compliance
VPN - PPTP - Configuration
2014-03-08 17:51:05 -08:00
N0YB
2e2a9fd15e XHTML Compliance
VPN - PPPOE
2014-03-08 15:25:40 -08:00
N0YB
39da9cf3d8 XHTML Compliance
VPN - L2TP - Users
2014-03-08 14:30:50 -08:00
N0YB
84b48bb72f XHTML Compliance
VPN - L2TP - Configuration
2014-03-08 14:25:16 -08:00
N0YB
563fed4911 XHTML Compliance
VPN - IPsec - Pre-Shared Keys
2014-03-08 13:11:03 -08:00
Phil Davis
19da4e758b Add all advanced options to rule table hover text on 2.1 branch
Bug #3512
2014-03-08 02:00:50 -08:00
N0YB
98669e514c XHTML Compliance
VPN - IPsec - Mobile Clients
2014-03-07 12:40:15 -08:00
Ermal
3d38041ead Properly use key here. 2014-03-07 16:30:55 +00:00
Renato Botelho
331c50a6fb Skip input validation when choosing an existing certificate, it should fix #3505 2014-03-07 10:11:21 -03:00
Renato Botelho
ae0a369e1b Remove unecessary quotes 2014-03-07 10:06:01 -03:00
N0YB
c58a9ec3f1 XHTML Compliance
VPN - IPsec - Tunnels
2014-03-06 19:03:32 -08:00
N0YB
d58bee7daa Couple Corrections
Table Cell Close Location
Style Border Typo
2014-03-06 12:41:01 -08:00
N0YB
3ef5194dae XHTML Compliance
VPN - OpenVPN - Client Specific Overrides
2014-03-04 16:45:12 -08:00
N0YB
94046ff170 XHTML Compliance
VPN - OpenVPN - Client
2014-03-04 12:07:15 -08:00
Renato Botelho
6c91204dbf Merge pull request #993 from N0YB/RELENG_2_1
XHTML Compliance
2014-03-04 09:47:49 -03:00
Renato Botelho
bb30d32c68 Remove alert confirmation to delete a package, today user need to confirm twice 2014-03-04 08:40:42 -03:00
N0YB
cacc258f3b XHTML Compliance
VPN - OpenVPN - Server
2014-03-03 13:17:00 -08:00
Renato Botelho
6bb99c3fe0 Validate if src OR dst have IP address set when protocol is IPv4+v6. Fixes #3499 2014-03-03 15:15:53 -03:00
N0YB
0a173e6b07 XHTML Compliance
Firewall - Traffic Shaper
2014-03-01 10:56:38 -08:00
N0YB
e1002cd272 XHTML Compliance
Firewall - Schedules - Edit
2014-02-28 19:56:52 -08:00
N0YB
76b1d814fa XHTML Compliance
Firewall - Aliases - Edit
2014-02-28 12:57:11 -08:00
Renato Botelho
1aad59d80e Merge pull request #987 from N0YB/RELENG_2_1
XHTML Compliance
2014-02-28 17:52:33 -03:00
N0YB
7d50bd3e32 XHTML Compliance
Firewall - NAT - Npt - Edit
2014-02-28 12:25:44 -08:00
Renato Botelho
6d0f5a635a Add an option to verify peers_identifier when it's ASN.1 distinguished name. It should fix #2904 2014-02-28 17:25:05 -03:00
Phil Davis
cd962bb9ef Tidy up GWG dropdown selection tests
Tested this making a new rule, and editing existing IPv4, IPv6 and IPv4+Ipv6 rules, and switching the IP version on an existing rule. Seems to work!
2014-02-28 05:57:51 -08:00