Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pfrest/pfSense-pkg-RESTAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.1
Choose a base ref
...
head repository: pfrest/pfSense-pkg-RESTAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.8.2
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Jun 9, 2026

  1. fix(WireGuardTunnel): adjust 'addresses' validation pre-condition tim…

    …ing #902 (#908)
    
    The previous fix did not address the outer nested model field validation, only the inner validation which rendered the fix unusable for many use cases. This commits introduces a new injection point to update() that allows us to apply pre-conditions before model validation, thefor allow us to negate addresses before validation if an iface assignment exists.
    jaredhendrickson13 authored Jun 9, 2026
    Configuration menu
    Copy the full SHA
    83ad58e View commit details
    Browse the repository at this point in the history
Loading