Skip to content

Conversation

@alehaa
Copy link
Contributor

@alehaa alehaa commented Aug 15, 2023

Fixes: #13358

Anonymous git clones (in GitLab) require the username and password (HTTP Basic authentication headers) not to be set in order to successfully clone. This patch will define clone args only, if the username passed is not empty.

Anonymous git clones (in GitLab) require the username and password not
to be set in order to successfully clone. This patch will define clone
args only, if the username passed is not empty.
@jeremystretch
Copy link
Member

Thanks @alehaa!

@jeremystretch jeremystretch merged commit 16e2283 into netbox-community:develop Aug 15, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Git DataSource requires authentication for HTTP

2 participants