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

#601 Strip user info from Azure DevOps repository link #628

Merged
merged 1 commit into from
Jun 19, 2022
Merged

Commits on Jun 19, 2022

  1. #601 Strip user info from Azure DevOps repository link

    When creating the link from Sonarqube to an Azure Devops Pull Request,
    the URL of the owning repository is used as a base for the URL. If the
    Azure DevOps API returns a URL containing user authentication details
    then this is included in the resulting link, even though the details
    may not be valid for a front-end user. The authentication detail is
    therefore being stripped from the URL before the Pull Request URL is
    generated.
    mc1arke committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    44f2a7b View commit details
    Browse the repository at this point in the history