Ad Schellevis
c58c2fdc8d
MVC/Menu, oops, left some debugging output
2018-03-06 16:39:52 +01:00
Franco Fichtner
5c3c18d660
rc: style in previous
2018-03-06 16:29:02 +01:00
Ad Schellevis
267a086dcf
interface/link-up event, change unassigned to a valid (unassigned) ip address in src/etc/rc.linkup, to avoid configuring when one of the proto's isn't configured. brings back some of fdc754e426
2018-03-06 15:10:56 +01:00
Ad Schellevis
d1de8da1a9
MVC, add support for multiple model locations to collect menu items
2018-03-06 14:36:52 +01:00
Ad Schellevis
966106a140
mvc, missed a spot
2018-03-06 14:08:39 +01:00
Ad Schellevis
9cbb08d765
mvc, oops, object of type Phalcon\Config can't be converted to string... so we'll have to check if the routing is an object or array to support both configurations
2018-03-06 14:04:20 +01:00
Ad Schellevis
582b201100
IDS, only resize alert dialod using css class "suricata-alert"
2018-03-06 11:00:10 +01:00
Ad Schellevis
b2aa021eb6
JS, add cssClass to stdDialogInform so we can better target our new forms
2018-03-06 10:59:33 +01:00
Ad Schellevis
9efc29f2dc
ldap, cleanse local username on import, closes https://github.com/opnsense/core/issues/2242
2018-03-06 10:11:50 +01:00
Ad Schellevis
cc6c5ded1f
mvc, support multiple controller directories in routing
2018-03-05 22:12:55 +01:00
Ad Schellevis
370aec1055
lighttpd, redirect 404 page to /ui/404 to uniform behaviour
2018-03-05 21:30:09 +01:00
Ad Schellevis
3879f1b5c0
MVC/404 error page, go back to previous page from history instead of index.
2018-03-05 21:28:48 +01:00
Ad Schellevis
a6ef326bc2
MVC, use relative path for firmware-product so we can move around our core package without breakage (needed for https://github.com/opnsense/ui_devtools )
2018-03-05 19:18:38 +01:00
Ad Schellevis
ae3b64915e
MVC, rename 404 page to not_found, make sure authentication failure still redirects to the login page
2018-03-05 10:18:20 +01:00
Franco Fichtner
9fc4cee31f
firmware: text dumps may still be missing from reports
2018-03-05 08:42:56 +01:00
Franco Fichtner
f5fa5adca5
services: revert previous
2018-03-05 07:13:53 +01:00
Ad Schellevis
f83ad1c458
MVC, serve 404 when page ui page not found
2018-03-04 19:36:00 +01:00
Franco Fichtner
0ec6617db8
src: fix annotation
2018-03-04 19:30:25 +01:00
Franco Fichtner
46861ae113
www: better layouting for fa switch on btn-xs
2018-03-04 17:53:06 +00:00
Ad Schellevis
5003ad871f
MVC, support multiple view directories (for development)
2018-03-04 18:44:38 +01:00
Ad Schellevis
d3cc016e7b
MVC, use a relative file location in view_fetch_themed_filename() so we can point to our services in a different location. All in the quest for easier component based frontend development.
2018-03-04 17:25:55 +01:00
Ad Schellevis
f3b484fd0c
MVC, attach config to dependency injector as soon as it's created, to avoid possible race conditions. (config depends on Phalcon\DI\FactoryDefault)
2018-03-04 16:28:49 +01:00
Franco Fichtner
56ed16cd0a
www: start to tweak previous
2018-03-04 15:22:15 +00:00
Ad Schellevis
ad089da837
MVC, use predefined configuration in stead of relative path in service conf to ease development/test setup.
2018-03-04 15:18:17 +01:00
Franco Fichtner
dfe4fe64c9
www: switch copy+paste files to current standards
2018-03-04 12:57:12 +01:00
Franco Fichtner
64057c136f
interfaces: pppoe link down improvements
2018-03-04 10:43:40 +00:00
Franco Fichtner
719ecf1d9e
checkip: retain old default without relying on new model
2018-03-04 10:39:05 +00:00
NOYB
06bc82ee3f
Check IP Services - Plugin Support
...
Update get_dyndns_ip function to support adding other services and disabling the factory default service (Check IP Services - Plugin).
Factory default check IP service as array
Support verify peer
Support authentication
2018-03-04 11:16:06 +01:00
Franco Fichtner
3bca588177
services: more on IP detection #2128
2018-03-04 10:14:40 +00:00
Franco Fichtner
c098ec5ede
src: whitespace sweep
2018-03-04 10:01:02 +00:00
NOYB
e76d768dbf
Check IP Services - Plugin
...
Configurable check IP services.
Used by Dynamic DNS services to check IP addresses.
Configure as many check IP services as desired. The first (highest in the list) that is enabled will be used as the default.
Include verify peer option.
A future possibility could be to add an option to the Dynamic DNS entires to use a specific check IP service.
Allows additional/private check IP services to be added and set as the default.
2018-03-03 12:39:16 +01:00
Franco Fichtner
1428ccdea0
gateways: correctly set new default
2018-03-02 19:18:34 +01:00
Franco Fichtner
9818e788e2
services: somewhat revert to what we had before #2128
...
Error on link-local, it can't be used to talk to a global address.
2018-03-02 18:49:41 +01:00
Ad Schellevis
81cb33fbfe
IDS/IPS support request headers in ruleset metadata, to support additional authentication methods (besides oink codes in the url)
...
<headers>
<Token>%%myruleset.mytoken%%</Token>
</headers>
2018-03-01 21:43:47 +01:00
Franco Fichtner
d0a6f4486b
system: license reformat for recent edit
2018-02-28 22:15:47 +01:00
Franco Fichtner
b2dc0c3e0a
unbound: add default to hint, tweak link embed
...
Requested by: @NOYB
2018-02-28 20:28:52 +00:00
Franco Fichtner
c6dc3dbd22
interfaces: reject leases in dhcp advanced
...
PR: https://forum.opnsense.org/index.php?topic=7201.0
2018-02-28 20:13:27 +00:00
Franco Fichtner
c3dfd37d8e
intrusion detection: convert to new service control
2018-02-28 20:00:45 +00:00
Franco Fichtner
49fbd936d8
mvc: rework previous, unified look and feel
2018-02-28 19:57:00 +00:00
Alexander Shursha
9ff52058e1
Buttons for services control. ( #2184 )
2018-02-28 20:55:04 +01:00
Ad Schellevis
048f3d0b4f
SystemHealth, some small style fixes and "non-numeric value encountered" when inverting graph, see https://github.com/opnsense/core/issues/2228
2018-02-28 19:01:17 +01:00
Franco Fichtner
912dd0dda1
firewall: use sticky outbound NAT by default
...
PR: https://forum.opnsense.org/index.php?topic=7323.0
2018-02-28 08:12:32 +01:00
Franco Fichtner
b30cbe1570
system: reorder routing calls for #1821
...
In order for default gateway switching to work we need to
call routing first, then set up gateways, lastly invoke
filter reload which currently chains the gateway swtich code.
While here, remove deprecation notes.
2018-02-27 18:13:13 +00:00
Franco Fichtner
4f955e4f7c
system: repair system default route handling; closes #2164
...
Inspired by: https://github.com/pfsense/pfsense/commit/d35dfaaec
2018-02-27 17:57:51 +00:00
Franco Fichtner
fcb754818b
ui: it takes new settings, but doesn't redraw... sure #1689
2018-02-27 10:31:53 +00:00
Franco Fichtner
4e80fa931d
ui: remap manually instead of flushing for #1689
2018-02-27 10:18:45 +00:00
Franco Fichtner
40f95a7a91
ui: update tokenizer to 2.6, visual tweaks and blur-add
...
PR: https://github.com/opnsense/core/issues/1689
2018-02-27 08:36:21 +00:00
Ad Schellevis
13ad9eb920
dhcp, validate max interface mtu, for https://github.com/opnsense/core/issues/2225
2018-02-26 21:47:17 +01:00
Ad Schellevis
275989eeb3
ldap Authentication containers / keep dialog on page, switch to post type request and switch system_usermanager_settings_ldapacpicker.php to only send back a json response in stead of a page. closes https://github.com/opnsense/core/issues/2218
2018-02-26 21:40:14 +01:00
Ad Schellevis
35bb9097da
IDS/et-open, start using suricata version 4 rules. closes https://github.com/opnsense/core/issues/2150
2018-02-26 20:39:19 +01:00