6690 Commits

Author SHA1 Message Date
Franco Fichtner
fc3fcf8a4e wizard: split modelling, fix navigation while at it
PR: https://github.com/opnsense/core/issues/1359
2017-02-11 09:43:46 +01:00
Franco Fichtner
4b5c80b9a8 interfaces: fix wlan probe to not yield an empty interface 2017-02-09 22:57:58 +01:00
Franco Fichtner
70c502ba51 mvc: flatten ModelRelationField logic and always use continue 2017-02-09 22:43:58 +01:00
Franco Fichtner
77dedce094 dhcp: extend previous to catch all WOL usage, some style 2017-02-09 21:15:01 +01:00
Frank Wall
46e132f821 DHCP leases: do not link to WOL page if WOL plugin is missing 2017-02-09 18:09:08 +01:00
Mikhail Morev
1a76aa95d4 Remove ssl-intercept listeners if ssl bump is off
Fixed an issue when "Enable Transparent HTTP proxy" is on and "Enable SSL inspection" is off causes squid startup failure
2017-02-09 09:46:25 +01:00
Franco Fichtner
42d13b904c plugins: allow to search for a plugin withing plugins_scan()
PR: https://github.com/opnsense/core/pull/1388
2017-02-09 09:43:15 +01:00
Ad Schellevis
a0689d4f41 oneliner for https://github.com/opnsense/core/issues/1387 2017-02-08 18:06:50 +01:00
Franco Fichtner
714bd18c23 captive portal: redirect using code 302
PR: https://forum.opnsense.org/index.php?topic=4477.0
2017-02-08 16:34:27 +01:00
Frank Wall
ba90a39f79 ModelRelationField: soft-fail on missing classes 2017-02-08 11:30:29 +01:00
Franco Fichtner
75048a5ab9 firmware: run autoremove on minor operations
Bring back parts of f9e71141 in order to do an autoremove on
minor operations.  We still don't want the cleanup, but at
least since we have migrated to the vital flag we can be
sure that our GUI is not being purged.
2017-02-08 09:37:45 +01:00
Franco Fichtner
76068737f0 pkg: fix plist 2017-02-07 23:14:53 +01:00
Ad Schellevis
26c99a9711 (ipsec) add aesgcm, for https://github.com/opnsense/core/issues/1366 2017-02-07 20:13:02 +01:00
Ad Schellevis
a7ef41920a (captive portal) add group enforcement, closes https://github.com/opnsense/core/issues/1377 2017-02-07 19:48:36 +01:00
Ad Schellevis
0d104a9d79 move local auth functions to abstract base, add groupAllowed(). requirement for https://github.com/opnsense/core/issues/1377 2017-02-07 19:34:42 +01:00
Ad Schellevis
324bd7555d AuthGroupField select "none" when empty string is provided 2017-02-07 15:55:44 +01:00
Ad Schellevis
f44a60f9b0 firewall, fix validation, closes https://github.com/opnsense/core/issues/1381 2017-02-07 15:05:10 +01:00
Ad Schellevis
85c00a53d0 (mvc) add group selector field type, requirement for https://github.com/opnsense/core/issues/1377 2017-02-07 13:06:43 +01:00
Ad Schellevis
cb686a6a3c missing docstring 2017-02-07 13:06:02 +01:00
Ad Schellevis
c92fb90501 style / spacing 2017-02-07 11:55:04 +01:00
Franco Fichtner
6e5dfc36c8 firmware: must...move...forward :P 2017-02-07 10:35:33 +01:00
Franco Fichtner
2c17a0f74d firmware: second try for previous 2017-02-07 10:19:27 +01:00
Franco Fichtner
27f3a1be2a firmware: prepare for our new "-devel" plugin suffix 2017-02-07 09:58:57 +01:00
Ad Schellevis
012d0b9053 openvpn export, advancedoptions shouldn't be escaped https://forum.opnsense.org/index.php?topic=4427.msg16748#msg16748 2017-02-03 19:13:11 +01:00
djGrrr
d4cf6d17fb fix double encoding of NO NAT for NAT addresses 2017-02-06 07:21:30 +01:00
Franco Fichtner
c0cb9dbc0b system: set filtertunnel for IPsec to fix TCP teardown 2017-02-03 10:18:17 +01:00
Ad Schellevis
f20640d0b6 csrf, switch from token per request to token per session. solves issues when using multiple tabs. 2017-02-02 21:58:16 +01:00
Franco Fichtner
895e30d1bf filter: direction 'any' wasn't respected in floating rule 2017-02-02 17:49:48 +01:00
Ad Schellevis
cdedd9a553 add link again, https://github.com/opnsense/core/pull/1332 2017-01-31 21:56:45 +01:00
Franco Fichtner
168393a4d8 auth: fix forum link in motd; closes #1363 2017-02-01 08:25:00 +01:00
Ad Schellevis
6d0f4b4b8e Merge pull request #1332 from mmorev/master
Non-transparent SSL Bumping
2017-02-01 07:20:10 +00:00
Mikhail Morev
2e70704664 sslparams string coud be used without init 2017-02-01 09:56:00 +06:00
Ad Schellevis
f12e4e4b2f don't try to enable legacy Xauth and radius at the same time + fix bug with $ph1ent 2017-01-31 21:29:06 +01:00
Franco Fichtner
4f4791c405 src: so this is 17.7.a 2017-01-30 21:35:22 +01:00
Ad Schellevis
9b8fdf535c Merge branch 'GurliGebis-eap-radius/2-try' 2017-01-30 21:02:55 +01:00
Ad Schellevis
78e265796f add radius server selection, move some code. 2017-01-30 21:00:17 +01:00
Ad Schellevis
661f6afd4d Merge branch 'eap-radius/2-try' of https://github.com/GurliGebis/opnsense_core into GurliGebis-eap-radius/2-try 2017-01-30 19:47:45 +01:00
GurliGebis
60b48f013f dhcrelay: change the description and help text to make it clear multiple servers are supported (#1360)
* dhcrelay: change the description and help text to make it clear multiple servers are supported

* dhcrelay: minor spelling errors
2017-01-30 18:29:15 +01:00
Franco Fichtner
0dc512eea0 system: nobody caught this typo ;( 2017-01-30 18:15:41 +01:00
Franco Fichtner
bff350251d firmware: tweak previous 2017-01-30 17:15:18 +01:00
Ad Schellevis
e77d568e70 same as previous 2017-01-30 12:41:57 +01:00
Ad Schellevis
3a96c1dd5d isset() vs !empty(), when the legacy code stores false.... it eventually translates into a missing entry after save, before save, it's set with false.... 2017-01-30 12:36:16 +01:00
Ad Schellevis
e574dcc663 (mvc) fix http status codes, closes https://github.com/opnsense/core/issues/1358 2017-01-30 10:51:54 +01:00
Franco Fichtner
7f230df702 www: fix a crash report in url_safe() 2017-01-30 08:54:18 +01:00
Franco Fichtner
593d7525ae wizard: do not interpret passed values for #1359 2017-01-28 23:37:41 +01:00
Ad Schellevis
67e3e70750 Merge pull request #1355 from fraenki/Unlinked
UIModelGrid: use empty string instead of "##Unlinked"
2017-01-26 20:48:13 +00:00
Frank Wall
ffeb4bc6f9 UIModelGrid: use empty string instead of "##Unlinked" 2017-01-26 20:21:34 +01:00
Fabian Franz
30f971fb39 fix spelling issue in firmware message 2017-01-26 17:01:45 +01:00
Franco Fichtner
a291ec2441 src: some baby steps with phpstorm inspection 2017-01-26 10:36:41 +01:00
Franco Fichtner
32f7856261 users: allow to change password for imported users
We import those users with a random password.  We can always let
the user define another one and use it...
2017-01-26 09:16:24 +01:00