Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  pfSense
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
b8f80775 03/07/2024 09:40 PM Christian McDonald

pkg_mgr_install.php: ensure pkg_switch_repo reads latest config

e1faff49 03/07/2024 08:42 PM Jim Pingle

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 be more user-friendly
    and to handle password validation.
  • Leave room for Plus to utilize additional restrictions.
68ed2891 03/07/2024 07:05 PM Jim Pingle

Ensure RO user cannot trigger QinQ operations. Fixes #15318

d3929b79 03/06/2024 08:30 PM Jim Pingle

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.

e7d7547c 03/06/2024 05:05 PM Jim Pingle

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 handled if debugging is enabled
  • Fix diag_command.php parsing/handling of error detection and output
f9f395f5 03/05/2024 10:21 PM Marcos M

Use correct option when removing groups. Fix #15067

While there, add comments for clarity.

328919e8 03/05/2024 08:06 PM Jim Pingle

Suppress Kea status info w/sample confs. Fixes #14953

9b37bb0f 03/05/2024 07:18 PM Marcos M

Don't add overflow scroll to static navigation menu. Fix #7943

Restores old behavior to the static navigation menu.

a8edbe41 03/05/2024 03:13 PM Marcos M

Improve input validation for Captive Portal MAC masks

Now rejects decimal masks and masks of size 0.

22fe3bd7 03/05/2024 02:53 PM Marcos M

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 the client. With this
change, masks can be used to block partial addresses.

View revisions

Also available in: Atom