[PR #314] [MERGED] Update daemon server adminURL and managementURL fields #12464

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/314
Author: @mlsmaycon
Created: 5/17/2022
Status: Merged
Merged: 5/17/2022
Merged by: @mlsmaycon

Base: mainHead: update-server-struct-fields


📝 Commits (3)

  • c327ec7 Update daemon server adminURL and managementURL fields
  • e1dae40 Avoid shadowing status with receiver name
  • a3dca6f Attempt login on change to get status

📊 Changes

2 files changed (+38 additions, -25 deletions)

View changed files

📝 client/server/server.go (+32 -20)
📝 client/ui/client_ui.go (+6 -5)

📄 Description

Update daemon server adminURL and managementURL fields and Removed the UP call in the login function


🔄 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/314 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 5/17/2022 **Status:** ✅ Merged **Merged:** 5/17/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `update-server-struct-fields` --- ### 📝 Commits (3) - [`c327ec7`](https://github.com/netbirdio/netbird/commit/c327ec72262ceeffd74132ad7491f07fd81efa50) Update daemon server adminURL and managementURL fields - [`e1dae40`](https://github.com/netbirdio/netbird/commit/e1dae4024382b2dcf6065182c75dace709d35c28) Avoid shadowing status with receiver name - [`a3dca6f`](https://github.com/netbirdio/netbird/commit/a3dca6f7d3423b275cf2a0ed36747f84b0f95f46) Attempt login on change to get status ### 📊 Changes **2 files changed** (+38 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `client/server/server.go` (+32 -20) 📝 `client/ui/client_ui.go` (+6 -5) </details> ### 📄 Description Update daemon server adminURL and managementURL fields and Removed the UP call in the login function --- <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:05:57 -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#12464