[PR #3594] [MERGED] [management] Permission manager on account delete #17962

Open
opened 2026-08-05 04:07:57 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3594
Author: @pascal-fischer
Created: 3/27/2025
Status: Merged
Merged: 3/28/2025
Merged by: @pascal-fischer

Base: refactor/permissions-accountHead: refactor/permissions-account-protect-delete


📝 Commits (2)

📊 Changes

2 files changed (+20 additions, -12 deletions)

View changed files

📝 management/server/account.go (+9 -11)
📝 management/server/permissions/manager.go (+11 -1)

📄 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/3594 **Author:** [@pascal-fischer](https://github.com/pascal-fischer) **Created:** 3/27/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@pascal-fischer](https://github.com/pascal-fischer) **Base:** `refactor/permissions-account` ← **Head:** `refactor/permissions-account-protect-delete` --- ### 📝 Commits (2) - [`8d64c0a`](https://github.com/netbirdio/netbird/commit/8d64c0afcc066ea44c3b227d69aba4c450f87fc2) permission protect account delete - [`f9fb498`](https://github.com/netbirdio/netbird/commit/f9fb49809ef76555c8169d52579a1d415d382ba6) fix test ### 📊 Changes **2 files changed** (+20 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `management/server/account.go` (+9 -11) 📝 `management/server/permissions/manager.go` (+11 -1) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### 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 --- <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 04:07: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#17962