[PR #1814] [MERGED] Pass integrated validator for API #15847

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/1814
Author: @pappz
Created: 4/8/2024
Status: Merged
Merged: 4/15/2024
Merged by: @pappz

Base: mainHead: feature/zta-score


📝 Commits (4)

  • c8e2e7f Pass integrated validator for API
  • d583f9c Update management-integration
  • 7c010f4 Add log
  • 1a21269 Updated managment-integrations to the latest

📊 Changes

5 files changed (+20 additions, -18 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
📝 management/cmd/management.go (+1 -1)
📝 management/server/account.go (+13 -12)
📝 management/server/http/handler.go (+3 -2)

📄 Description

Describe your changes

Pass integrated validator for API

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/1814 **Author:** [@pappz](https://github.com/pappz) **Created:** 4/8/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@pappz](https://github.com/pappz) **Base:** `main` ← **Head:** `feature/zta-score` --- ### 📝 Commits (4) - [`c8e2e7f`](https://github.com/netbirdio/netbird/commit/c8e2e7f7cab0565aace78771a760a629b6568889) Pass integrated validator for API - [`d583f9c`](https://github.com/netbirdio/netbird/commit/d583f9c4483ee7ffabd4802b9e25b6849e36c47f) Update management-integration - [`7c010f4`](https://github.com/netbirdio/netbird/commit/7c010f43ca436a1d5d437dced11b950b50a3d38c) Add log - [`1a21269`](https://github.com/netbirdio/netbird/commit/1a212691949c14fb253f745d3ede226b160215e9) Updated managment-integrations to the latest ### 📊 Changes **5 files changed** (+20 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) 📝 `management/cmd/management.go` (+1 -1) 📝 `management/server/account.go` (+13 -12) 📝 `management/server/http/handler.go` (+3 -2) </details> ### 📄 Description ## Describe your changes Pass integrated validator for API ## 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:08:32 -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#15847