[PR #3911] [MERGED] [management] sys initiator save user #21901

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3911
Author: @pnmcosta
Created: 6/2/2025
Status: Merged
Merged: 6/3/2025
Merged by: @pnmcosta

Base: feature/net-13Head: feature/net-13-sys-save-user


📝 Commits (2)

  • a7c129a [management] sys initiator save user
  • 39d9958 Merge branch 'feature/net-13' into feature/net-13-sys-save-user

📊 Changes

1 file changed (+29 additions, -15 deletions)

View changed files

📝 management/server/user.go (+29 -15)

📄 Description

Describe your changes

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.


🔄 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/3911 **Author:** [@pnmcosta](https://github.com/pnmcosta) **Created:** 6/2/2025 **Status:** ✅ Merged **Merged:** 6/3/2025 **Merged by:** [@pnmcosta](https://github.com/pnmcosta) **Base:** `feature/net-13` ← **Head:** `feature/net-13-sys-save-user` --- ### 📝 Commits (2) - [`a7c129a`](https://github.com/netbirdio/netbird/commit/a7c129a462dec769b4c7cfd03a2726e53dbc80eb) [management] sys initiator save user - [`39d9958`](https://github.com/netbirdio/netbird/commit/39d995859c0ac3b5f01e21b621311bedda29f723) Merge branch 'feature/net-13' into feature/net-13-sys-save-user ### 📊 Changes **1 file changed** (+29 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `management/server/user.go` (+29 -15) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ## Stack <!-- branch-stack --> ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary > By submitting this pull request, you confirm that you have read and agree to the terms of the [Contributor License Agreement](https://github.com/netbirdio/netbird/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT.md). --- <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 05:09:05 -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#21901