[PR #120] [MERGED] fix(peers): merge Aliases in handleWgPeerUpdate #972

Closed
opened 2026-05-17 20:23:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/olm/pull/120
Author: @LaurenceJJones
Created: 5/11/2026
Status: Merged
Merged: 5/11/2026
Merged by: @oschwartz10612

Base: devHead: investigate/106-handleWgPeerUpdate-alias-merge


📝 Commits (1)

  • 3f64336 peers: merge Aliases in handleWgPeerUpdate

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 olm/peer.go (+3 -0)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

WireGuard update-peer messages now copy Aliases from the payload into the merged SiteConfig so UpdatePeer can refresh alias DNS records.

Fixes fosrl/olm#106

How to test?

When you change an alias the update message should include all aliases to configure


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/olm/pull/120 **Author:** [@LaurenceJJones](https://github.com/LaurenceJJones) **Created:** 5/11/2026 **Status:** ✅ Merged **Merged:** 5/11/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `investigate/106-handleWgPeerUpdate-alias-merge` --- ### 📝 Commits (1) - [`3f64336`](https://github.com/fosrl/olm/commit/3f64336b0b0f22ce775de2e7c2cec6294b160ca7) peers: merge Aliases in handleWgPeerUpdate ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `olm/peer.go` (+3 -0) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description WireGuard update-peer messages now copy Aliases from the payload into the merged SiteConfig so UpdatePeer can refresh alias DNS records. Fixes fosrl/olm#106 ## How to test? When you change an alias the update message should include all aliases to configure --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-17 20:23:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/olm#972