[PR #3687] [CLOSED] [management] auditor role #21180

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/3687
Author: @pnmcosta
Created: 4/15/2025
Status: Closed

Base: feature/user-info-with-role-permissionsHead: feature/auditor-role


📝 Commits (4)

  • cf5e3ea [management] auditor role
  • 817a041 Merge branch 'feature/additional-roles' into feature/auditor-role
  • 3d34871 Merge branch 'feature/user-info-with-role-permissions' into feature/auditor-role
  • 454bb6d Merge branch 'feature/user-info-with-role-permissions' into feature/auditor-role

📊 Changes

3 files changed (+21 additions, -3 deletions)

View changed files

management/server/permissions/roles/auditor.go (+14 -0)
📝 management/server/permissions/roles/role_permissions.go (+4 -3)
📝 management/server/types/user.go (+3 -0)

📄 Description

Describe your changes

Stack

  • feature/additional-roles - ⚠️ No PR associated with branch

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/3687 **Author:** [@pnmcosta](https://github.com/pnmcosta) **Created:** 4/15/2025 **Status:** ❌ Closed **Base:** `feature/user-info-with-role-permissions` ← **Head:** `feature/auditor-role` --- ### 📝 Commits (4) - [`cf5e3ea`](https://github.com/netbirdio/netbird/commit/cf5e3ea9aa0d062d500c239d099a2f278708a0a4) [management] auditor role - [`817a041`](https://github.com/netbirdio/netbird/commit/817a04134bb33ac5e7c42f4b6d9eb0ea2c6362c3) Merge branch 'feature/additional-roles' into feature/auditor-role - [`3d34871`](https://github.com/netbirdio/netbird/commit/3d348717d8497e0775cad08b04ef4808eb76b85c) Merge branch 'feature/user-info-with-role-permissions' into feature/auditor-role - [`454bb6d`](https://github.com/netbirdio/netbird/commit/454bb6d21aeabfba5f9e6f4373c7a06a9d2d8fa7) Merge branch 'feature/user-info-with-role-permissions' into feature/auditor-role ### 📊 Changes **3 files changed** (+21 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `management/server/permissions/roles/auditor.go` (+14 -0) 📝 `management/server/permissions/roles/role_permissions.go` (+4 -3) 📝 `management/server/types/user.go` (+3 -0) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ## Stack - `feature/additional-roles` - :warning: No PR associated with branch <!-- branch-stack --> - \#3686 - \#3687 :point\_left: ### 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 05:08:12 -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#21180