Skip to content

remove logic error that applies wireguard middleware globally#113

Merged
alexlovelltroy merged 1 commit into
OpenCHAMI:mainfrom
seantronsen:main
Jun 29, 2026
Merged

remove logic error that applies wireguard middleware globally#113
alexlovelltroy merged 1 commit into
OpenCHAMI:mainfrom
seantronsen:main

Conversation

@seantronsen

Copy link
Copy Markdown
Contributor

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Fixes #112

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

Signed-off-by: Sean Tronsen <sean.tronsen@gmail.com>
@seantronsen seantronsen marked this pull request as ready for review June 29, 2026 19:52
@alexlovelltroy alexlovelltroy merged commit 6d605f4 into OpenCHAMI:main Jun 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]:

2 participants