Skip to content

Possibility to switch between http and https protocol #42

@itsDamon

Description

@itsDamon

There could be some cases where the DevOps website is hosted on HTTP instead of HTTPS.
In the code at line 47 of AzureDevopsClient.ts the url is forced to https.

BaseURL = https://${settings.azureDevopsSettings.instance}/${settings.azureDevopsSettings.collection}/${settings.azureDevopsSettings.project};

It would be nice to be able to choose between the two increasing the accessibility to the plugin for everyone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions