[PR #2767] [MERGED] [management] Fix context cancellation with JWT group sync enabled #20427

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2767
Author: @bcmmbaga
Created: 10/22/2024
Status: Merged
Merged: 10/22/2024
Merged by: @bcmmbaga

Base: mainHead: fix/jwt-group-sync


📝 Commits (1)

  • ac5c727 lock account and use transaction

📊 Changes

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

View changed files

📝 management/server/account.go (+7 -7)

📄 Description

Describe your changes

Closes #2696

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/2767 **Author:** [@bcmmbaga](https://github.com/bcmmbaga) **Created:** 10/22/2024 **Status:** ✅ Merged **Merged:** 10/22/2024 **Merged by:** [@bcmmbaga](https://github.com/bcmmbaga) **Base:** `main` ← **Head:** `fix/jwt-group-sync` --- ### 📝 Commits (1) - [`ac5c727`](https://github.com/netbirdio/netbird/commit/ac5c727f51419d4b8c8d0323a5323233f8395c2c) lock account and use transaction ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `management/server/account.go` (+7 -7) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link Closes #2696 ### Checklist - [x] 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:07:15 -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#20427