[PR #12484] [MERGED] Fix #12483: Using mutable dulwich configuration #13984

Closed
opened 2025-12-29 23:21:53 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/12484
Author: @tobiasge
Created: 5/4/2023
Status: Merged
Merged: 5/4/2023
Merged by: @jeremystretch

Base: developHead: fix-12483


📝 Commits (1)

📊 Changes

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

View changed files

📝 netbox/core/data_backends.py (+2 -2)

📄 Description

Fixes: #12483

Uses ConfigDict instead of StackedConfig.
Tested with docker.io/ubuntu/squid with the images default configuration and a Github repository.


🔄 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/netbox-community/netbox/pull/12484 **Author:** [@tobiasge](https://github.com/tobiasge) **Created:** 5/4/2023 **Status:** ✅ Merged **Merged:** 5/4/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `fix-12483` --- ### 📝 Commits (1) - [`dadea5d`](https://github.com/netbox-community/netbox/commit/dadea5ddc7171ad8dee176cd85ccbd513f8fc7ba) Fix #12483: Using mutable dulwich configuration ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `netbox/core/data_backends.py` (+2 -2) </details> ### 📄 Description ### Fixes: #12483 Uses ConfigDict instead of StackedConfig. Tested with `docker.io/ubuntu/squid` with the images default configuration and a Github repository. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:21:53 +01:00
adam closed this issue 2025-12-29 23:21:53 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13984