Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ec77ad98 12/03/2024 10:09 PM Christian McDonald

kea: enable static arp support, Feature #15654

cb698d26 12/03/2024 07:50 PM Jim Pingle

Set picture widget download file ext. Fixes #15767

6b42147b 12/03/2024 06:54 PM Jim Pingle

Refine widget validation checks. Fixes #15844

aac5bb5d 12/02/2024 10:27 PM Marcos M

Config access regression when saving dnsmasq overrides. Fix #15890

04b74da1 12/02/2024 06:20 PM Jim Pingle

Dashboard widget settings and widgetkey validation. Issue #15844

  • Adds validation of submitted widgetkey values before use when storing widget settings and other similar operations.
  • Adds validation of widget settings which were not already validated.
92a55a0a 12/02/2024 06:18 PM Jim Pingle

Validate inputs when killing OpenVPN clients. Fixes #15856

While here, fix the JS 'busy' icon switching for both the widget and status page.

d09924fc 11/29/2024 09:22 PM Marcos M

Ignore queue status interface. Fix #15885

Return the previous condition; $altqstats['interface'] is not required.

a0b8466e 11/27/2024 11:10 PM Marcos M

Don't separate the last array key in config access paths

3487972e 11/27/2024 11:10 PM Marcos M

Config access regression in L2TP. Fix #15882

490c8d19 11/27/2024 05:54 PM Marcos M

Limit RDNSS addresses to 3. Fix #15876

c3dc4126 11/26/2024 04:48 PM Marcos M

Merge pull request #4717 from Self-Hosting-Group/igd-pcp-finalisation

https://redmine.pfsense.org/issues/15864

Followup to:
7961830d30b89605b26732350335f5a9498ff5ba
9bc580f00f691b2c3de5f029c8f381205eb99e07

d1c8a7d6 11/26/2024 04:29 PM Jim Pingle

Avoid potential name collision in CSRF

bf313265 11/25/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: No need to enter STUN port and update example servers

(#4717)

210a89aa 11/25/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: Simplify UI and finalise wording and descriptions update

(#4717)

7a834739 11/21/2024 07:40 PM Marcos M

Merge pull request #4645 from pypckompsite/master

198773c9 11/21/2024 04:37 PM Marcos M

Support IPv6 requests for any DDNS service. Implement #11177

Introduce get_dyndns_source_address() to find the source address to be
used when sending a DDNS request. It supports both IPv4 and IPv6 -
determined by the configured gateway and addresses on the interface....

de17c931 11/18/2024 06:57 PM Marcos M

Config access regression when editing system tunables. Fix NG#18003

d5deb8b0 11/15/2024 04:32 PM Marcos M

List Kea HA TLS certificates without a type. Fix #15842

c4a5597e 11/13/2024 06:48 PM Marcos M

Regression in setup wizard when setting checkbox values. Fix NG#17960

Followup to 5731f17e082d5c0924771a8689303fcfdbd3880f

61c70a6e 11/11/2024 07:16 PM Marcos M

Config access regression with default check IP service. Fix #15833

5731f17e 11/11/2024 05:11 PM Marcos M

Regression in setup wizard when setting checkbox values. Fix NG#17960

316355fe 11/06/2024 05:50 PM Marcos M

Fetch the latest config before processing the user config.

Followup to 211adbf491c0c5083159a48e515a9f608b37f435.

211adbf4 11/06/2024 04:41 PM Luiz Souza

Fix the unexpected config reset when the password is changed in the CLI.

Update the config cache before rewrite it to catch up with any changes made
in the GUI.

Ticket: #17926

05a43510 11/06/2024 04:21 PM Jim Pingle

Fix short open tag

a3106182 11/05/2024 06:38 PM Marcos M

Fix config warning when saving a new outbound NAT rule

9ff21513 11/05/2024 02:42 PM Christian McDonald

interface widget: Prevent name and icon from wrapping

c495a353 11/04/2024 03:38 PM Marcos M

Config access regression. Fix #15815

05f941f3 10/31/2024 02:56 PM Marcos M

Apply removed route changes with all routes removed.

Followup to e2eb3e16e9ef63a375718dcc06b54a9765266244

f0c5b768 10/30/2024 11:35 PM Marcos M

Fix parsing for ACB change reason. Fix #15711

Fix it by delimiting on the last occurrence of the delimiter.

d23f3e6c 10/30/2024 08:42 PM Marcos M

Always use the highest existing zone ID when creating a new one. Fix #15772

e2eb3e16 10/30/2024 05:12 PM Marcos M

Apply removed route changes to secondary HA node. Fix #15795

5ae3f264 10/28/2024 01:07 PM Jim Pingle

Fix NTP pool DNS note. Fixes 15552

9970b06f 10/25/2024 04:41 PM Marcos M

Fix some config path warnings

25a0f534 10/24/2024 07:27 PM Marcos M

Decrease the number of config requests when deleting filter rules

4045b7ab 10/21/2024 07:30 PM Marcos M

Merge pull request #4704 from GChuf/removePragmaHeader

03186e6d 10/21/2024 07:08 PM Marcos M

Merge pull request #4705 from GChuf/disksCookies

6bf58d65 10/18/2024 10:47 PM Marcos M

Fix PHP error when saving PPP settings without an interfaces selected

94fa4e28 10/16/2024 06:12 PM Marcos M

Use minified nvd3 vendor files. Implement #15782

fda3be28 10/16/2024 06:12 PM Marcos M

Add minified nvd3 vendor files

b8f18410 10/15/2024 06:44 PM Marcos M

Remove unnecessary config_init_path() calls

4440238c 10/15/2024 06:36 PM Marcos M

Reduce config fetches when displaying filter logs

35c1ebd0 10/14/2024 07:42 PM Marcos M

Also show system aliases when listing all aliases

9a843098 10/14/2024 02:44 PM Jim Pingle

Interface group member validation/encoding. Fixes #15778

bd00203a 10/12/2024 09:14 PM Marcos M

Fix rule generation and display for system aliases

This is a followup to 52e512c0555d9f5a91732907e524364358d3f70c
- Update system alias comments and descriptions.
- Improve reserved aliases processing.
- Use alias_info_popup() code when possible for system aliases....

ec0d9221 10/12/2024 08:54 PM GChuf 6

Remove additional cookie config from disks.widget.php

45777c10 10/12/2024 08:26 PM GChuf 6

Remove deprecated pragma header. Implement #15781

This removes adding pragma header which is now deprecated. Cache control is used instead.

52e512c0 10/11/2024 07:02 AM Marcos M

Expose system aliases to the GUI. Implement #1979

fad8d3c0 10/10/2024 10:35 PM Marcos M

Refactor system_alias_info_popup()

It now supports any alias name. Additionally check for html characters.

839ae1c2 10/10/2024 09:20 PM Marcos M

Refactor get_alias_list()

It now uses CSVs for multiple types instead of an array.

7961830d 10/10/2024 02:44 PM Marcos M

Merge pull request #4695 from Self-Hosting-Group/remove-interface

81ca1f72 10/10/2024 12:00 AM Self-Hosting-Group

UPnP IGD & PCP: Improve descriptions

c48865bc 10/07/2024 03:21 PM Marcos M

Improve error message for duplicated aliases

8b32975d 10/04/2024 06:33 PM Marcos M

Adjust widget refresh intervals

Now that the refresh interval works as expected, decrease the refresh
frequency to more closely match the previous behavior.

3ebe5bc7 10/04/2024 05:23 PM Marcos M

Display correct bandwidth usage. Fix #14933

33626a94 10/04/2024 04:46 PM Marcos M

Allow apex records for Azure DDNS. Implement #10000

60a5fd09 10/04/2024 04:45 PM Marcos M

Allow apex records for name.com DDNS. Implement #14289

88e4113b 10/04/2024 04:32 PM Marcos M

Improve code readability for DDNS checks

2d9db4c6 10/04/2024 03:42 PM Jim Pingle

Sanitize RFC2136 key data in status output. Fixes #15490

8c0b5014 10/04/2024 03:26 PM Marcos M

Merge pull request #4699 from GChuf/logWidgetFix

62f646f3 10/04/2024 03:25 PM Marcos M

Merge pull request #4698 from GChuf/thermalSensorWidgetImprovement

042b7347 10/04/2024 03:22 PM Marcos M

Merge pull request #4697 from GChuf/WidgetRefreshRework

ee615d9d 10/04/2024 08:22 AM GChuf 6

Refresh widgets at specified intervals. Fix #15725

87d75fe7 10/04/2024 08:00 AM GChuf 6

Remove old code references in thermal widget

Originally removed in https://redmine.pfsense.org/issues/5369

b0cd23ab 10/04/2024 08:00 AM GChuf 6

Improve thermal widget refresh code. Implement #15728

Only replace values instead of entire DOM elements.

108cb5f2 10/04/2024 07:47 AM GChuf 6

Display seconds in firewall log widget

3d89c2db 10/04/2024 07:46 AM GChuf 6

Respect user-specified interval for log widget. Fix #15373

b1360be3 09/27/2024 09:02 PM Marcos M

Clean up diffs

d16bf0a3 09/27/2024 08:06 PM Christian McDonald

dhcp: ensure $pconfig is never null or not an array

1c978a25 09/26/2024 08:07 PM Christian McDonald

kea: filter self-signed certs from TLS options

9974d8f7 09/26/2024 07:54 PM Reid Linnemann

Add package hooks plugin_xmlrpc_send plugin_xmlrpc_recv, and plugin_xmlrpc_post_recv

3fc66fe7 09/26/2024 04:54 PM Marcos M

Don't unnecessarily remove the config cache

Removing the cache is no longer necessary; the behavior remains the
same without removing the config cache.

d2898b25 09/25/2024 09:04 PM Marcos M

Add safety check for alias ID

e4d661f7 09/20/2024 11:14 PM Marcos M

Avoid config access with unknown userid

d46c8560 09/13/2024 06:49 PM Marcos M

Fix input validation for gateway

d3c309af 09/12/2024 08:00 PM Marcos M

Set the working directory before checking unbound config. Fix #15723

aaa7cb6d 09/12/2024 06:19 PM Marcos M

Improve localhost DNS checks. Fix #15722

b0c455aa 09/10/2024 08:13 PM Marcos M

Improve thermal widget readability

Add a margin between progress bars and sort sensors.

4b0deb88 09/10/2024 08:12 PM Marcos M

Theme the progress-bar color in pfSense-dark

bfeac446 09/09/2024 05:23 PM Marcos M

Add config path check when creating a user

750e9069 09/09/2024 05:05 PM Marcos M

Don't do ACB uploads while the system is booting

cd200729 09/09/2024 04:23 PM Marcos M

Fix indentation

Style guide is to indent using tabs.

7939322b 09/05/2024 08:02 PM Marcos M

Fix config paths with leading slash

A single or a leading forwward-slash is not supported.

5843f3bf 09/04/2024 11:24 PM Marcos M

Add safety checks for calls to convert_real_interface_to_friendly_interface_name()

The function will return null for unassigned interfaces. Add checks
for this where appropriate.

8c81cad5 09/04/2024 07:47 PM Marcos M

Filter out empty array values for explode()

Calling explode() with an empty string will return a single-element
array with an empty value. This change filters out empty values
where appropriate - i.e. where it's not already a condition check for
it and the value should not be empty.

35f66a30 09/04/2024 06:25 PM Marcos M

Skip ppp modem interfaces where appropriate

This avoids calling e.g. get_real_interface() for a modem device.

3d1d330a 09/03/2024 10:26 PM Marcos M

Fix checks for mobile IPsec

When mobile is set, it is an empty string and hence should be
checked with isset(). Also make sure the mobile network type
is properly set, otherwise ipsec_idinfo_to_cidr() will not catch it.

43746bd5 09/03/2024 09:09 PM Marcos M

Escape only once when printing form fields

Form titles and values are already escaped when printed.

ab3af612 09/03/2024 02:47 PM Marcos M

Remove reference to undefined function

62b7615a 09/02/2024 06:36 PM Marcos M

Fix regression when removing interface assignments

5ffc4380 08/30/2024 05:20 PM Marcos M

Add some config access safety checks

4cd7b4b4 08/28/2024 10:48 PM Marcos M

Add safety checks to config index variables

If a config path is called with a null index, the result is undefined due to the
config functions ignoring consecutive slashes.

dc459dc9 08/21/2024 10:11 PM Marcos M

Config access regression in general setup

f32dca24 08/21/2024 08:18 PM Marcos M

Stop sshguard spam in system logs. Fix #12747

Instead of restarting sshguard with each log rotation, keep it running
separately while monitoring the auth log file. This allows sshguard
start/stop events to still be included in the system log without
spamming it. When the log file is rotated by newsyslog, sshguard will...

0a575039 08/13/2024 09:39 PM Marcos M

Move to CURLINFO_RESPONSE_CODE

As of cURL 7.10.8, CURLINFO_HTTP_CODE is a legacy alias of
CURLINFO_RESPONSE_CODE.

735b7681 08/08/2024 08:41 PM Marcos M

Introduce explicit config file read/write functions

b7419f41 08/06/2024 07:38 PM Marcos M

Set a default destination type in Port Forward rules. Fix #15671

Check that the destination option exists before switching to it, else
set it to "Address or Alias".

d68ab15c 08/01/2024 03:31 PM Marcos M

Allow changing system-default SCTP timeouts. Implement #15661

9cb40688 07/29/2024 03:23 PM Jim Pingle

Fix PHP error in DDNS widget.

The widget was generating a PHP error when there were no Dynamic DNS
entries (traditional or RFC2136)

17bf534a 07/24/2024 01:54 PM Phil Wardt

More revisions to OpenVPN CSC. Fix #12522

Fix push reset was not applied
Fix some flags were improperly set in config

6bc4f434 07/22/2024 10:02 PM Marcos M

Don't modify widget config button when toggling collapse state. Fix #15439