[PR #567] [MERGED] Return peer's FQDN via API #12752

Closed
opened 2026-08-05 02:06:37 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/567
Author: @mlsmaycon
Created: 11/18/2022
Status: Merged
Merged: 11/21/2022
Merged by: @braginini

Base: mainHead: return-peer-fqdn


📝 Commits (1)

  • b88f98b Return peer's FQDN via API

📊 Changes

3 files changed (+29 additions, -5 deletions)

View changed files

📝 management/server/account.go (+6 -0)
📝 management/server/http/peers.go (+14 -5)
📝 management/server/mock_server/account_mock.go (+9 -0)

📄 Description

Added a temp method to retrieve the dns domain


🔄 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/netbirdio/netbird/pull/567 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 11/18/2022 **Status:** ✅ Merged **Merged:** 11/21/2022 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `return-peer-fqdn` --- ### 📝 Commits (1) - [`b88f98b`](https://github.com/netbirdio/netbird/commit/b88f98bd062f73debbc8863a3b7082125c0eeb5a) Return peer's FQDN via API ### 📊 Changes **3 files changed** (+29 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `management/server/account.go` (+6 -0) 📝 `management/server/http/peers.go` (+14 -5) 📝 `management/server/mock_server/account_mock.go` (+9 -0) </details> ### 📄 Description Added a temp method to retrieve the dns domain --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 02:06:37 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12752