[PR #234] [MERGED] Fix IDPManagement initialization when no config #12340

Closed
opened 2026-08-05 02:05:42 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/234
Author: @mlsmaycon
Created: 2/17/2022
Status: Merged
Merged: 2/17/2022
Merged by: @braginini

Base: mainHead: fix-idpmanager-init


📝 Commits (2)

  • adce8b4 initialize idpmanage only if config was set
  • 19cd669 removed LetsEncryption information for local selfhosted deployments

📊 Changes

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

View changed files

📝 go.sum (+0 -2)
📝 infrastructure_files/management.json.tmpl (+0 -3)
📝 management/cmd/management.go (+8 -3)

📄 Description

  • Fix IDPManagement initialization when no config
  • Remove LetsEncryption configurations for example

🔄 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/234 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 2/17/2022 **Status:** ✅ Merged **Merged:** 2/17/2022 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `fix-idpmanager-init` --- ### 📝 Commits (2) - [`adce8b4`](https://github.com/netbirdio/netbird/commit/adce8b4999d569847704f572ed3cb8b2e3709e35) initialize idpmanage only if config was set - [`19cd669`](https://github.com/netbirdio/netbird/commit/19cd669f423f1ff950d5292c2facaf60311ab512) removed LetsEncryption information for local selfhosted deployments ### 📊 Changes **3 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `go.sum` (+0 -2) 📝 `infrastructure_files/management.json.tmpl` (+0 -3) 📝 `management/cmd/management.go` (+8 -3) </details> ### 📄 Description * Fix IDPManagement initialization when no config * Remove LetsEncryption configurations for example --- <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 02:05:42 -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#12340