Renato Botelho
73a4e6cda3
Declare variable out of loop
2018-08-20 15:31:00 -03:00
Renato Botelho
96d05f1daf
Try to run upgrade script 3 times
2018-08-20 15:17:44 -03:00
Renato Botelho
b3cd2eb416
Fix #8519
...
- Remove possible leftover sockfile before call pfSense-upgrade
- Wait until sockfile exists while process is still running
- Make sure to start polling only if process is running and sockfile
exists
2018-08-20 15:17:44 -03:00
Renato Botelho
d93b569553
Remove leftover
2018-08-20 15:17:44 -03:00
Renato Botelho
84c703ca53
Make sure to use string starting at __RC= position
2018-08-20 15:17:44 -03:00
Dave Cornejo
545d0b46da
on arm and arm64 machines, set kern.shutdown.secure_halt = 1
...
the arm systems leave enough running after halt to forward packets.
this is a bad thing. on arm systems, set this sysctl so that when
a halt command is issued, it is severely stopped and no packet
forwarding happens. note that this also breaks the ability to reboot
from halt using a keypress (and the halt messages say so).
2018-08-20 08:13:59 -10:00
Renato Botelho
a5fd107dcd
Do not use gettext() on default LAN interface name
2018-08-20 14:51:01 -03:00
jim-p
0fa7e6bfb5
Add logged in user to Dashboard sysinfo widget. Implements #8817
2018-08-20 13:38:34 -04:00
jim-p
d629601ab0
User login source & proxy fwd addr to user data. Fixes #8813 Fixes #8816
...
While here, use this info more consistently across log messages and
places where user info is recorded when making changes.
2018-08-20 13:38:34 -04:00
Stephen Jones
619e1950fd
Fixes #8805 Refresh captive portal zone when vouchers are changed to regenerate captive portal login page
2018-08-20 11:43:06 -05:00
Steve Beaver
dee5b2b7dd
Revise T&C text area height
2018-08-20 11:22:38 -04:00
Steve Beaver
6c87555ba5
Merge branch 'master' of gitlab.netgate.com:pfsense/pfsense
2018-08-20 10:57:40 -04:00
Steve Beaver
f4eadf3681
Fix startup syntax error
2018-08-20 10:49:26 -04:00
Renato Botelho
bd79529b32
Fix syntax
2018-08-20 11:48:31 -03:00
Steve Beaver
e969408dc1
Added "select all" control
...
Fixed #8812
2018-08-20 08:00:29 -04:00
Renato Botelho
e2328f897c
Merge pull request #3972 from Augustin-FL/patch-passthrough
2018-08-20 07:45:09 -03:00
Stephen Jones
131b297df6
Added PORTAL_MESSAGE to template, fixed some wording and styling
2018-08-17 15:40:21 -05:00
Luiz Souza
d300f0678d
Add interface_is_lagg(), improve interface_is_vlan() and make get_parent_interface() work with laggs.
2018-08-17 18:58:31 -03:00
Stephen Jones
15064e4fbf
Readded second authentication type to default captiveportal login
2018-08-17 10:29:17 -05:00
Augustin-FL
a8cf8a3005
Disconnect and remove previous Pass-Through MAC address when both Disable concurrent logins and passthrough MAC addition are enabled
2018-08-17 08:24:09 +02:00
Stephen Jones
4bf7b41985
Merge branch 'master' of gitlab.netgate.com:pfSense/pfSense
2018-08-16 16:23:33 -05:00
Stephen Jones
748372bc76
Updated captive portal to use a template with customizable image uploads
...
Co-authored-by: Felix Häberle <felixhaeberle@users.noreply.github.com>
2018-08-16 16:23:23 -05:00
jim-p
82a3d3e9a8
Do not blindly unset values that may not exist in OpenVPN wizard. Fixes #8792
2018-08-16 11:37:58 -04:00
jim-p
75cf92ffe9
Add default ICMPv6 rule for unspecified src per RFC4861. Fixes #8791
2018-08-16 08:50:26 -04:00
Renato Botelho
a7f9aa2040
Merge pull request #3971 from Augustin-FL/captiveportal
2018-08-16 07:34:25 -03:00
Augustin-FL
17e62666cd
fix failed implode when auth_server2 is empty
2018-08-15 23:02:17 +02:00
jim-p
3892257442
Disable OpenVPN compression for new instances by default. Fixes #8788
...
Also add warning text that cautions against enabling compression.
While here, also add missing "stub-v2" compression mode.
2018-08-15 16:13:35 -04:00
Steve Beaver
262b980abb
Merge pull request #3970 from Grapsus/master
2018-08-15 14:47:12 -04:00
Renato Botelho
3a6273a960
Fix #8785 : Add CDATA to auth_prompt field
2018-08-15 14:26:06 -03:00
Renato Botelho
d93f145488
Update translation files
2018-08-15 14:05:34 -03:00
Renato Botelho
a83437e162
Regenerate pot
2018-08-15 13:55:06 -03:00
Steve Beaver
ea436b9c21
Revise setup wizard link
2018-08-15 09:52:39 -04:00
Steve Beaver
71de53e320
Fixed #8745 by trimming nulls from bridgeif
2018-08-15 08:49:30 -04:00
Renato Botelho
e1916b45d0
Merge pull request #3640 from Augustin-FL/master
2018-08-14 15:46:14 -03:00
Renato Botelho
1d8cd2215b
Rework pkg_mgr_install.php
...
There were many reports from users that in some specific cases GUI was
losing track of pfSense-upgrade instance and showing messages saying
upgrade process aborted while it was still running in background.
Keep track of pfSense-upgrade wrapper process started by GUI and
store parameters on disk. This way if user go to Sysmte -> Update and
there is an upgrade process running it will start show the progress.
2018-08-14 13:21:11 -03:00
Grapsus
047290c8fb
Fix custom dyndns issue: username and password was not sent with curl flag AUTH_ANY
2018-08-14 17:07:38 +02:00
Steve Beaver
1b74590aa9
Revise Netgate product links
2018-08-13 09:18:54 -04:00
Augustin FL
e4d4aa9252
Upgrade config : Move captiveportal authentication to use user manager
2018-08-10 12:45:00 -04:00
Augustin FL
b60a39ae48
Update and clarify captiveportal GUI settings
2018-08-10 12:45:00 -04:00
Augustin FL
86e6a40b87
Obsolete old captiveportal radius files
2018-08-10 12:45:00 -04:00
Augustin FL
e42ea15142
Update captiveportal RADIUS Accounting
2018-08-10 12:45:00 -04:00
Augustin FL
eb43c5b17f
Make captiveportal use user manager as auth source
2018-08-10 12:44:54 -04:00
Renato Botelho
fc6ef50193
Merge pull request #3946 from martinisoft/martinisoft/dnsimple_v2_api
2018-08-10 07:51:37 -03:00
Renato Botelho
6b51f77360
Merge pull request #3934 from PiBa-NL/20180406-outboundnat-ipv6-mixedaddresses
2018-08-10 07:49:54 -03:00
Renato Botelho
8dc2242594
Update translation files
2018-08-09 10:19:44 -03:00
Renato Botelho
f2dd1fb626
Regenerate pot
2018-08-09 10:19:38 -03:00
Augustin FL
5f1aaed4de
Normalize RADIUS accounting
2018-08-09 08:34:37 -04:00
Augustin FL
f15fdef37f
Normalize RADIUS authentication
2018-08-09 08:34:26 -04:00
jim-p
9124454211
Add GUI control for IPsec async crypto. Implements #8772
2018-08-08 15:57:28 -04:00
PiBa-NL
9145c7e7d2
include IPv6 in $tonathosts so nat rules can be expanded properly when IPv6 rules are made
2018-08-08 20:18:12 +02:00