bitbucket-branch-source-plugin
bitbucket-branch-source-plugin copied to clipboard
Skip authentication for fetching mirror urls
The self url of the mirror contains already the required authentication credentials. Therefore its not required to configure the authentication for the request to the mirror
Closes #829
Your checklist for this pull request
- [x] Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [x] Link to relevant issues in GitHub #829
- [x] Link to relevant pull requests, esp. upstream and downstream changes #796
- [ ] Did you provide a test-case? That demonstrates feature works or fixes the issue.