[PR #2714] [MERGED] Add billing user role #15532

Closed
opened 2026-08-05 03:07:53 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2714
Author: @braginini
Created: 10/9/2024
Status: Merged
Merged: 10/10/2024
Merged by: @braginini

Base: mainHead: feature/billing_role


📝 Commits (4)

  • 797f5c0 Add billing user role
  • 1735c48 Merge branch 'main' into feature/billing_role
  • 70eea5e Rename the billing role to billing_admin
  • cf4b3c7 Update billing case

📊 Changes

1 file changed (+7 additions, -4 deletions)

View changed files

📝 management/server/user.go (+7 -4)

📄 Description

Describe your changes

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

🔄 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/2714 **Author:** [@braginini](https://github.com/braginini) **Created:** 10/9/2024 **Status:** ✅ Merged **Merged:** 10/10/2024 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `feature/billing_role` --- ### 📝 Commits (4) - [`797f5c0`](https://github.com/netbirdio/netbird/commit/797f5c02890f792282d5439baa191515d26b287f) Add billing user role - [`1735c48`](https://github.com/netbirdio/netbird/commit/1735c487fcc2e4418da2bb771d47acfab86f06ee) Merge branch 'main' into feature/billing_role - [`70eea5e`](https://github.com/netbirdio/netbird/commit/70eea5e932cfac830bc903c9a09f0d734932e76a) Rename the billing role to billing_admin - [`cf4b3c7`](https://github.com/netbirdio/netbird/commit/cf4b3c733bb82b6a9d1763e052485acf2b17382e) Update billing case ### 📊 Changes **1 file changed** (+7 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `management/server/user.go` (+7 -4) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is a feature enhancement - [ ] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <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 03:07:53 -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#15532