Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-75089] Getting clone URL using mirror returns HTTP 401 #958

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

nfalco79
Copy link
Member

@nfalco79 nfalco79 commented Jan 4, 2025

Fix the method to retrieve the list of mirror URLs without using authentication. A JWT token is already provided in the request URL as documented at https://developer.atlassian.com/server/bitbucket/rest/v803/api-group-mirroring/#api-mirroring-latest-repos-repoid-mirrors-get

@nfalco79
Copy link
Member Author

nfalco79 commented Jan 4, 2025

Fixes #829

Fix the method to retrieve the list of mirror URLs without using authentication. A JWT token is already provided in the request URL as documented at https://developer.atlassian.com/server/bitbucket/rest/v803/api-group-mirroring/#api-mirroring-latest-repos-repoid-mirrors-get
@nfalco79 nfalco79 force-pushed the feature/JENKINS-75089 branch from 223ed9d to 9229202 Compare January 4, 2025 22:52
@nfalco79 nfalco79 merged commit dcd189d into master Jan 4, 2025
19 checks passed
@nfalco79 nfalco79 deleted the feature/JENKINS-75089 branch January 4, 2025 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant