Activity
From 02/25/2024 to 03/25/2024
03/25/2024
-
08:54 PM Revision 2f30e7a9: register_all_installed_packages: introduce option
-
06:41 PM Revision 31742a25: Reflect config value of ddnsreverse for DHCPv6. Fixes #15118
-
06:15 PM Revision 216df8ac: Disallow hostnames in Kea NTP. Fixes #14991
- * If they are in the config.xml data already, do not write them into
the Kea configuration.
* Do not allow the user... -
05:44 PM Revision d027f903: Fix order of Kea boot files. Fixes #15032
-
05:43 PM Revision faf9f096: Fix variable typo. Fixes #14996
-
05:34 PM Revision 0cd692b7: Fix an radvd service status edge case. Fixes #14936
03/21/2024
-
06:53 PM Revision cba5bb65: Update the code for consistency.
- No functional changes.
-
06:43 PM Revision c379cdf4: Run the pfSense-repoc with the new file names style.
03/20/2024
-
11:54 PM Revision 3c6be688: Instrument the upgrade JSON data with more information about errors and failures.
- Now, with the proper return code, instead of presenting no data to the user when
the pfSense-upgrade is busy (running... -
11:51 PM Revision 1e0c40e5: Add the support to the new pfSense-repoc repository files style.
- Keeps the support to the old style, so both versions of pfSense-repoc are supported.
-
07:48 PM Revision 6667cd71: Catch/handle some HTTP errors. Implements #15322
- * Catch 50x errors, even from PHP FPM, so users don't end up with a
blank white screen if an error happens too earl...
03/19/2024
-
08:18 PM Revision 63fe1588: Correct empty resolver alias handling. Fixes #14942
-
08:09 PM Revision 0ea1a991: Adjust unbound host alias validation. Fixes #14942
03/17/2024
-
01:05 AM Revision d46d5302: pfSense-boot: now just a distribution package, eliminate post-install script
03/15/2024
-
03:21 PM Revision 210eb1d6: Add self-service user pw mgr to menu/tab. Issue #15266
- No need to hide this since it's convenient and works well.
While here, make all tab arrays in the user manager consi... -
01:54 PM Revision 0d42f78f: Fix FW log multiple instance bug. Fixes #15339
- Move the mdiff function into pfsense-utils.inc and also rename it so its
purpose is more clear.
03/14/2024
-
05:41 PM Revision 89b92719: Add password check mode to usermgrpasswd. Issue #15266
-
05:23 PM Revision 97c86b9e: Console password reset changes. Issue #15266
- * Correct menu description as this is the admin user manager account and
it is not specific to the GUI.
* Clean up ... -
01:14 PM Revision d5f7ea56: More accurate priv check for warning. Issue #15266
03/13/2024
-
06:44 PM Revision 16d4106b: Improve user password warning boxes. Issue #15266
- - Show warnings for user accounts as well as admin
- Try to send the user to the self-service password
manager page...
03/12/2024
-
07:48 PM Revision 0fed7e35: Use pw validation function in wizard. Issue #15266
-
07:31 PM Revision b5698fbf: Centralize password hints. Issue #15266
- Reduces repetition and makes it easier to maintain.
-
07:16 PM Revision c13d8a49: Fix local auth type match. Issue #15266
-
06:58 PM Revision 2eac2107: User Manager shell scripts. Issue #15266
- * usermgrwhoami prints info about the current user from the user manager
database.
* usermgrpasswd allows root/admi...
03/11/2024
03/08/2024
-
07:41 PM Revision eb0e751c: Password validation for user manager. Issue #15266
-
04:58 PM Revision 1586f580: Log widget fast update changes. Fixes #12673
- Submitted-By: LouisAtGH @ GitHub
-
02:32 AM Revision 338d722a: status_interfaces.php: make sure "{}" is expanded by PHP and not be sh
03/07/2024
-
09:40 PM Revision b8f80775: pkg_mgr_install.php: ensure pkg_switch_repo reads latest config
-
08:42 PM Revision e1faff49: Password management changes. Part of issue #15266
- * Add function to determine if a given password is valid for use.
* Revise the self-service password change page to b... -
07:05 PM Revision 68ed2891: Ensure RO user cannot trigger QinQ operations. Fixes #15318
03/06/2024
-
08:30 PM Revision d3929b79: Ensure RO user cannot trigger VLAN operations. Fixes #15282
- While here, fix a problem that prevented a VLAN delete operation that
failed from displaying errors. -
08:15 PM Revision 7d87d7cb: Fix tmpfs RAM disk mount permissions. Fixes #15054
-
07:49 PM Revision 587dcb6a: Don't make OpenVPN routes for empty nets. Fixes #14919
-
07:24 PM Revision 05e90540: Ensure loader.conf.lua is referenced. Fixes #15288
-
05:30 PM Revision 44f72862: Correct typo. Fixes #14488
-
05:20 PM Revision 903c1898: Fix PHP extension dir for PHP 8.3. Fixes #14488
-
05:05 PM Revision e7d7547c: More PHP error handling changes. Fixes #15263
- * Clean up outdated code/comments
* Change how error messages are formed in different contexts
* Allow warnings to be...
03/05/2024
-
10:21 PM Revision f9f395f5: Use correct option when removing groups. Fix #15067
- While there, add comments for clarity.
-
08:06 PM Revision 328919e8: Suppress Kea status info w/sample confs. Fixes #14953
-
07:18 PM Revision 9b37bb0f: Don't add overflow scroll to static navigation menu. Fix #7943
- Restores old behavior to the static navigation menu.
-
05:35 PM Revision 8bfe17da: Prune old Captive Portal sessions for autoadded MAC. Fix #15299
- Use the correct function to delete passthrumac entries. Remove the pipe
check since it's already handled by the funct... -
03:13 PM Revision a8edbe41: Improve input validation for Captive Portal MAC masks
- Now rejects decimal masks and masks of size 0.
-
02:53 PM Revision 22fe3bd7: Support blocking MAC addresses with a mask. Implement #15257
- The Captive Portal allows for blocking specific MAC addresses without
using pf rules so a message can be displayed to...
03/04/2024
-
08:48 PM Revision a088d550: Fix some SFP module info fields. Fixes #15112
- Text format changed slightly in ifconfig, so regex patterns had to be
changed to match -
08:17 PM Revision fb78d298: Add hardware IDs for 4xxx QAT. Implements #15233
-
06:48 PM Revision d5318588: Fix IPsec Dual Stack w/any remote. Fixes #15147
-
06:21 PM Revision a46b65d8: status.php: Omit IPsec if inactive. Fixes #15310
-
06:16 PM Revision b73a6caa: Add Kea info to status.php. Implements #14953
- While here, change ISC DHCP info header to include "ISC" and only
include those sections if the config files exist.
03/02/2024
03/01/2024
-
10:59 PM Revision 600f240e: qinq: remove incorrect config access
-
07:45 PM Revision 32a632b1: Improve Setup Wizard error handling. Fixes #15302
- While here, clean up some misc PHP syntax I spotted along the way.
Also made sure all error messages are wrapped in ... -
07:37 PM Revision 7129aba0: Fixup wizard pw to reduce diff against issue #15266
-
07:26 PM Revision 53dfecd0: Fix setup wizard WAN form field name. Fixes #15301
-
06:45 PM Revision 01ea8e05: Update setup wizard WAN JavaScript. Fixes #15301
02/29/2024
Also available in: Atom