[PR #478] [MERGED] Support user role update in the HTTP API #12662

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/478
Author: @braginini
Created: 9/23/2022
Status: Merged
Merged: 9/23/2022
Merged by: @braginini

Base: mainHead: feature/change-user-role


📝 Commits (1)

📊 Changes

4 files changed (+31 additions, -7 deletions)

View changed files

📝 management/server/http/api/openapi.yml (+4 -4)
📝 management/server/http/api/types.gen.go (+3 -0)
📝 management/server/http/users.go (+8 -1)
📝 management/server/user.go (+16 -2)

📄 Description

No description provided


🔄 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/478 **Author:** [@braginini](https://github.com/braginini) **Created:** 9/23/2022 **Status:** ✅ Merged **Merged:** 9/23/2022 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `feature/change-user-role` --- ### 📝 Commits (1) - [`10ccc3b`](https://github.com/netbirdio/netbird/commit/10ccc3b0bb71e0dec43cb93fe040b3c186f36f2d) Support user role update ### 📊 Changes **4 files changed** (+31 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `management/server/http/api/openapi.yml` (+4 -4) 📝 `management/server/http/api/types.gen.go` (+3 -0) 📝 `management/server/http/users.go` (+8 -1) 📝 `management/server/user.go` (+16 -2) </details> ### 📄 Description _No description provided_ --- <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:23 -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#12662