Franco Fichtner
3bf091ed51
dashboard: better fix for previous
...
Spotted by: @NOYB
2018-01-17 07:03:14 +00:00
Franco Fichtner
aad052a38c
dashboard: revert previous, need to go the other way
2018-01-17 06:55:33 +00:00
NOYB
3f7ee41b53
Widgets Controls on Touch Screen
...
Touch events not working with the widget controls (link, buttons, drag/drop sort).
Add distance, delay and touch-action css for the widget controls to work with touch screen input.
Widget controls not working correctly with touch screen input
https://github.com/opnsense/core/issues/2092
2018-01-17 07:54:31 +01:00
Franco Fichtner
5e62a4d608
pkg: fix plist after rename
2018-01-17 07:48:27 +01:00
NOYB
dbc244aa17
Interfaces Widget Name & Title Link
...
Widget names are derived from the widget file base name, which in turn is used to obtain the widget title link.
This restores the original interfaces widget file base name, which fixes the broken title link.
2018-01-17 07:47:32 +01:00
Franco Fichtner
bba40c9789
firewall: fix 'aliases' is undefined error
2018-01-16 20:12:34 +01:00
Franco Fichtner
3869385096
rc: defer newwanip not exectued during boot
...
PR: https://forum.opnsense.org/index.php?topic=6891.0
2018-01-16 20:10:01 +01:00
Franco Fichtner
cd5e23360f
rc: show argument for defer, order was wrong
...
PR: https://forum.opnsense.org/index.php?topic=6891.0
2018-01-16 17:58:49 +01:00
Franco Fichtner
73ad71d0f6
interfaces: tweak working for vlan hw filter; closes #2094
2018-01-16 15:57:14 +01:00
Franco Fichtner
461e28dce8
system: fix brain typo in routes MVC
...
PR: https://forum.opnsense.org/index.php?topic=6881.0
2018-01-16 11:37:44 +01:00
Franco Fichtner
585d251ae7
rc: annotate reason in the code, too
2018-01-15 22:01:47 +01:00
Franco Fichtner
d26c77a1ea
rc: same fix for /tmp MFS
...
If users want read-only media they need to put their own
/etc/fstab entries into the system as the MFS options from
the config should not work under unknown conditions.
2018-01-15 21:59:59 +01:00
Franco Fichtner
653651046f
firewall: move alias directory to persistent memory
...
PR: https://forum.opnsense.org/index.php?topic=6843.0
2018-01-15 18:44:07 +01:00
Franco Fichtner
39a22b7066
rc: we are stuck with these workarounds forever
2018-01-15 18:05:21 +01:00
Franco Fichtner
817d10955d
rc: recover php.ini files just in case
2018-01-15 17:04:35 +00:00
Franco Fichtner
eaffc0edc4
rc: prevent /var MFS transition on install media after import
2018-01-15 17:30:59 +01:00
Franco Fichtner
56517b529a
rc: remove 32 bit mmap allow workaround
...
The final 18.1 kernel will have the default switched for clarity.
2018-01-15 15:19:38 +01:00
Franco Fichtner
85ac021e56
rc: no, we need another mode for the full restore
2018-01-15 11:08:33 +01:00
Franco Fichtner
66d7e80dd1
rc: even more so, restore a non-existent root account
2018-01-15 11:02:16 +01:00
Franco Fichtner
7bbfc26329
rc: make password reset more consistent in `-h 0' mode
...
We want to be able to access the root account again after all.
2018-01-15 10:58:13 +01:00
Franco Fichtner
12bc6152d9
firmware: allow upgrade to 18.1.r2 directly
2018-01-15 10:22:30 +01:00
Franco Fichtner
c77fb1a8b0
opendns: always refresh the setting on save
...
PR: https://forum.opnsense.org/index.php?topic=6097.0
2018-01-15 08:30:06 +01:00
Franco Fichtner
7084582b85
firewall: use question symbol in hash description
2018-01-15 07:47:31 +01:00
Franco Fichtner
5783d102a7
high availability: remove mocked version string
2018-01-14 15:50:59 +01:00
Franco Fichtner
e22d26c322
firmware: tweak previous
2018-01-14 15:10:17 +01:00
Franco Fichtner
edbcdd0ffe
rc: annotate boot ignore, there is probably a race
...
PR: https://forum.opnsense.org/index.php?topic=6843.0
2018-01-14 09:54:59 +01:00
Ad Schellevis
6e5c0fce0c
Auth, extend authentication tester to display attributes.
2018-01-13 20:42:56 +01:00
Ad Schellevis
b164ac8d9e
Auth/Radius, add RADIUS_FRAMED_IP_ADDRESS, RADIUS_FRAMED_IP_NETMASK and RADIUS_FRAMED_ROUTE attributes.
2018-01-13 20:39:06 +01:00
Ad Schellevis
5ba4869d46
Firmware, add mirror Aalborg University
2018-01-13 17:25:41 +01:00
Franco Fichtner
c43ef0963a
rc: use literal * in shell invoke
2018-01-13 15:18:57 +01:00
Franco Fichtner
b4e47b42f9
plugins: no need for $config if not used
2018-01-13 15:15:21 +01:00
Franco Fichtner
ed8ec2d92d
rc: switch a few things around, related to previous
2018-01-13 15:05:16 +01:00
Franco Fichtner
27fe55f07e
rc: mv VPN init up a bit so that filter is reloaded
...
PR: https://forum.opnsense.org/index.php?topic=6843.0
2018-01-13 14:45:37 +01:00
Franco Fichtner
9f94bcbc9d
firmware: remove defunct mirrors
2018-01-13 13:15:30 +01:00
Franco Fichtner
e199201a37
firewall: enabled is enabled, only one mode
...
PR: https://forum.opnsense.org/index.php?topic=6838.0
2018-01-13 12:45:20 +01:00
Franco Fichtner
cd32032b33
firewall: fix a typo
2018-01-13 11:25:41 +01:00
Franco Fichtner
921b54d4fe
intrusion detection: fix to backend scripts after refactor
...
PR: https://forum.opnsense.org/index.php?topic=6846.0
2018-01-13 10:10:57 +00:00
Franco Fichtner
53f11e2314
mvc: style fixes
2018-01-13 10:59:16 +01:00
Franco Fichtner
d215ab49e1
openvpn: follow-up on deprecated warning
...
PR: https://forum.opnsense.org/index.php?topic=6843.0
2018-01-13 10:43:19 +01:00
Franco Fichtner
0ec330d762
openvpn: revert a change and fix deprecated option
...
PR: https://forum.opnsense.org/index.php?topic=6843.0
PR: https://github.com/opnsense/core/issues/1996
2018-01-12 20:17:58 +01:00
Franco Fichtner
607bec1626
rc: /var/run cleanup again, kill all but directories
2018-01-12 19:15:23 +01:00
Ad Schellevis
e610b1832d
Proxy/ssldump, improve ssl bumping.
...
Use peek+stare to check the server cert before making a bump decision.
2018-01-12 18:30:20 +01:00
Ad Schellevis
60e4e8080c
Firewall, aliasses. race condition in creating alias directory
2018-01-12 17:46:13 +01:00
Ad Schellevis
e433bfbb28
Firewall, remove duplicate code
2018-01-12 17:44:30 +01:00
NOYB
d944d0d2ff
HTML Compliance - Lobby: Dashboard Widgets ( #2082 )
...
Error: Attribute alt not allowed on element span at this point.
Error: Table columns in range 2…4 established by element td have no cells beginning in them.
Error: Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
Error: Row 1 of a row group established by a tbody element has no cells beginning on it.
Warning: A table row was 0 columns wide, which is less than the column count established by the first row (5).
Error: Duplicate ID submita.
Error: Bad value 100% for attribute width on element img: Expected a digit but saw % instead.
Error: Bad value 100% for attribute height on element img: Expected a digit but saw % instead.
Warning: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
Avoid potential future Error: Duplicate ID submit.
Error: Attribute autocomplete is only allowed when the input type is color, date, datetime-local, email, hidden, month, number, password, range, search, tel, text, time, url, or week.
2018-01-12 13:07:46 +01:00
Ad Schellevis
c49d9ddc25
Firewall, add md5 hash to generated rules for easier tracking, to easier solve issues with broken configs like https://github.com/opnsense/core/issues/2075
...
* optionally show md5 hash in rules page
* generate md5 hash when flushing rules
* make sure rules without interface are rendered in the floating section, so they don't get lost.
Eventually the md5 hashes should be replaced with uuid's, like the other mvc code blocks use.
2018-01-12 09:41:58 +01:00
Franco Fichtner
90d8ef6cf2
rc: add workaround for rspamd clashing with 32 bit mmap disallow
...
PR: https://github.com/opnsense/plugins/issues/466
2018-01-12 08:11:11 +00:00
Franco Fichtner
b44377b24a
pkg: fix plist
2018-01-12 08:34:04 +01:00
Franco Fichtner
eadebf784f
rc: only zap files in /var/run
2018-01-12 06:53:30 +00:00
Ad Schellevis
ec17d4cadb
MVC, add hostname field type. for https://github.com/opnsense/core/issues/2081
2018-01-11 22:10:26 +01:00