[PR #12482] [MERGED] Fix #12464: Only set username, password for HTTP/s #13982

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/12482
Author: @tobiasge
Created: 5/4/2023
Status: Merged
Merged: 5/4/2023
Merged by: @jeremystretch

Base: developHead: fix-12464


📝 Commits (1)

📊 Changes

1 file changed (+21 additions, -10 deletions)

View changed files

📝 netbox/core/data_backends.py (+21 -10)

📄 Description

Fixes: #12464

Only passes username and password to dulwich when HTTP / HTTPS is used for cloning.


🔄 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/12482 **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-12464` --- ### 📝 Commits (1) - [`13763fe`](https://github.com/netbox-community/netbox/commit/13763fe3f4099452891638515af1f759d74b1c32) Fix #12464: Only set username, password for HTTP/s ### 📊 Changes **1 file changed** (+21 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `netbox/core/data_backends.py` (+21 -10) </details> ### 📄 Description ### Fixes: #12464 Only passes username and password to dulwich when HTTP / HTTPS is used for cloning. --- <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#13982