Skip to content

Possibility to switch between http and https protocol #42

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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