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

Split Vsphere login URL to its parts #355

Merged
merged 1 commit into from
Oct 11, 2019
Merged

Conversation

hakanmemisoglu
Copy link
Contributor

Change Overview

Instead of getting one login url, construct login url by its parts.
Users will be asked to provide endpoint, username and password.

Pull request type

Please check the type of change your PR introduces:

  • Work in Progress
  • Refactoring (no functional changes, no api changes)
  • Trivial/Minor
  • Bugfix
  • Feature
  • Documentation

@hakanmemisoglu hakanmemisoglu changed the title Split login url to its parts Split Vsphere login URL to its parts Oct 11, 2019
@mergify mergify bot merged commit 48d9504 into master Oct 11, 2019
@tdmanv tdmanv deleted the vsphere-login-config branch October 11, 2019 21:00
@tdmanv
Copy link
Contributor

tdmanv commented Oct 11, 2019

I'd prefer to use https://golang.org/pkg/net/url/?m=all#URL if possible rather than concatinating these fields ourselves

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

3 participants