NOYB
4a7bcae7af
HTML Compliance - Attribute "for" on Element <div>
...
Error: Attribute "for" not allowed on element "div" at this point.
Attributes for element "div": http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-div-element
HTML attribute reference: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes
The "Output" element: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/output
Attributes for element "output": http://www.w3.org/html/wg/drafts/html/master/single-page.html#the-output-element
2018-01-06 10:52:17 +01:00
NOYB
b2f4cfa7c1
HTML Compliance - Attribute "type" on Element <i>
...
Error: Attribute "type" not allowed on element <i> at this point.
2018-01-05 08:36:26 +01:00
NOYB
76aab5cb52
HTML Compliance - Obsolete table attributes
...
width, align, valign, cellpadding, cellspacing, border, summary
Error: The width attribute on the table element is obsolete. Use CSS instead.
Error: The align attribute on the table element is obsolete. Use CSS instead.
Error: The valign attribute on the table element is obsolete. Use CSS instead.
Error: The cellpadding attribute on the table element is obsolete. Use CSS instead.
Error: The cellspacing attribute on the table element is obsolete. Use CSS instead.
Error: The border attribute on the table element is obsolete. Use CSS instead.
Error: The summary attribute on the table element is obsolete. Consider describing the structure of the table in a caption element or in a figure element containing the table; or, simplify the structure of the table so that no description is needed.
2018-01-04 18:26:02 +01:00
Franco Fichtner
e38b845725
firewall: prune help text trivia and make "pure nat" a checkbox
2017-12-29 13:02:15 +00:00
Ad Schellevis
9af1ae60db
Firewall/snat, add default sticky option for outbound nat rules. https://github.com/opnsense/core/issues/1326
2017-12-29 12:05:23 +01:00
Ad Schellevis
fa72a9205f
firewall/advanced settings, ditch filterdns for https://github.com/opnsense/core/issues/1971
2017-12-18 19:19:09 +01:00
Franco Fichtner
086b91c04a
firewall: move anti-lockout rule to advanced settings #1347
2017-12-16 13:28:58 +00:00
Ad Schellevis
65a55bb1aa
add firewall advanced setting pf_disable_force_gw, closes https://github.com/opnsense/core/issues/1801
2017-09-12 12:30:17 +02:00
Franco Fichtner
c5d4002541
src: add Scott's e-mail everywhere
2017-08-05 20:57:29 +02:00
Franco Fichtner
d87c6ff556
Scripts: add a license generator for GitHub
2017-08-05 20:21:35 +02:00
Franco Fichtner
9b957e31d6
gateways: several changes
...
* Plug gateway fixup "feature" into filter_configure_sync(), the
only point where it should matter as everything else is GUI
trigger-happy disruption.
* Discourage the use of the "feature" by moving it into the firewall
advanced settings, adding a deprecated note.
* Use the new system_default_route() call to avoid code drift.
2017-05-31 09:33:21 +02:00
Ian Matyssik
8cdd61f0be
Add ruleset-optimization for better performance
2017-02-27 22:10:07 +09:00
Franco Fichtner
4462372b28
firewall: text tweaks and a bug in prio handling
2017-02-15 08:42:01 +01:00
Franco Fichtner
734de5e8a7
firewall: shared forwarding is off by default, config option
2017-02-15 08:25:18 +01:00
Ad Schellevis
aaa4813103
(firewall) add maximum fragements, closes https://github.com/opnsense/core/issues/1246
2016-11-21 20:20:58 +01:00
Franco Fichtner
ec679740a5
system: move system_cron_configure() to new home
2016-11-20 11:22:49 +01:00
Franco Fichtner
b508d4d9f7
services: rename again for consistency
2016-11-20 11:16:10 +01:00
Franco Fichtner
83e21691e5
ipsec: move deprecated disablevpnrules to its only user
2016-11-17 19:44:24 +01:00
Franco Fichtner
f16199ffe9
cron: prepend system_, but move to system.inc later
2016-11-14 23:09:22 +01:00
Franco Fichtner
c0b10d0691
src: more translation tweaks
...
Suggested by: @Antonio-Prado
2016-08-16 21:38:55 +02:00
Franco Fichtner
e24d19706a
firewall: removed NAT+proxy, this option is unused
2016-08-03 17:03:23 +02:00
Franco Fichtner
f6b554f87e
www: consistent use of <?=, some escapes while at it; closes #986
2016-06-11 07:45:49 +02:00
Ad Schellevis
0b635bd71d
(filter.inc) code style + proper description for "kill_states"
2016-05-31 11:30:42 +02:00
Ad Schellevis
21b9a551ef
remove negate rules, closes https://github.com/opnsense/core/issues/972
2016-05-30 14:39:47 +02:00
Ad Schellevis
23c6d1b766
(firewall, scrub) move relevant scrub options to firewall_scrub.php
...
ditch disablescrub option, fragment reassemble is enabled by default.
2016-05-30 14:11:02 +02:00
Franco Fichtner
93de08bd36
src: clean up global 'g' handling, still more work to do
2016-05-30 08:36:18 +02:00
Franco Fichtner
a44b468809
Merge pull request #955 from fabianfrz/translation
...
whitespace cleanup
2016-05-25 21:19:28 +02:00
Ad Schellevis
5ea45d864b
(filter) remove nat+proxy, https://github.com/opnsense/core/issues/963
2016-05-25 13:59:06 +02:00
Ad Schellevis
6c7f63b8f7
(firewall, advanced) remove RFC 2893 from ui, will dissapear in 16.7
2016-05-25 09:16:37 +02:00
Fabian Franz
8028daeee4
whitespace cleanup
2016-05-21 12:33:56 +02:00
Ad Schellevis
845cb7aff1
add opnsense_standard_table_form class to forms (2)
2016-05-20 18:13:49 +02:00
Franco Fichtner
4497a24274
system: split lb and pf sticky connection setting; closes #691
2016-05-20 07:20:00 +02:00
Franco Fichtner
8f5bb5e940
firewall: firewall settings ;) #832
2016-05-19 20:47:46 +02:00
Franco Fichtner
31fe2500f1
firewall: another firewall-related setting #832
2016-05-19 20:31:10 +02:00
Franco Fichtner
0c79cbe4b0
firewall: migrate feature setting, depends on filter #832
2016-05-19 20:26:33 +02:00
Ad Schellevis
7ab0b3463f
(legacy) www: strip action attribute from forms where not needed, closes https://github.com/opnsense/core/issues/929
2016-05-12 19:45:28 +02:00
Franco Fichtner
8c9be5cab8
cron: the bogon job; #911
2016-04-25 18:03:19 +02:00
Franco Fichtner
8ff7c87ffe
cron: expose configure_cron() instead if invoking it multiple times #911
2016-04-25 17:26:23 +02:00
Franco Fichtner
e5ce5ebe31
firewall: no, too long
2016-04-07 22:51:06 +02:00
Franco Fichtner
15306303ff
firewall: reorder sections
2016-04-07 22:47:46 +02:00
Franco Fichtner
7bac6923a5
firewall: rework form a little more than expected
2016-04-07 22:44:54 +02:00
Franco Fichtner
aeb8d52ed7
firewall: migrate ip options that require the firewall
2016-04-07 22:34:26 +02:00
Ad Schellevis
67b827a84f
html correction
2016-03-04 12:07:12 +01:00
Franco Fichtner
1eb5dae76d
www: zap some spurious assigments
...
Most of the time, there is no return value from the functions,
sometimes $retval is not evaluated, and sometimes it just seems
totally convoluted to do it when 99% of the configuration code
does not do it and works fine wihout it.
It's also not practical, because there is no no notion of a
rollback that would have to ensue in such cases.
2016-02-18 16:44:27 +01:00
Fabian Franz
4a1614bd82
fix some whitespace
2016-01-29 18:03:03 +01:00
Fabian Franz
cfb4c9f1c9
fix some whitespace
2016-01-29 17:55:14 +01:00
Franco Fichtner
54c22d2c0f
firewall: remove the old ftp proxy
...
FTP proxy via squid proxy server is available if needed.
2015-12-30 10:53:02 +01:00
Franco Fichtner
d41b5a7456
src: reindent copyright block to four spaces
2015-12-29 20:22:41 +01:00
Franco Fichtner
86d50f8793
www: remove the need for manual $pgtitle #461
2015-12-08 19:45:59 +01:00
Ad Schellevis
6a2b3ad425
(legacy) refactor system_advanced_firewall.php
2015-12-04 18:23:15 +01:00