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

Fix exploring datasets via http (without s) #6863

Merged
merged 1 commit into from
Feb 21, 2023
Merged

Fix exploring datasets via http (without s) #6863

merged 1 commit into from
Feb 21, 2023

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Feb 21, 2023

The FileSystemProviders already support this, there was just some checks in the frontend and the createCredential codepath that didn’t handle http without s.

@philippotto Do you think the front-end fix is ok? I did not add http as a selectedProtocol, but rather reuse https in that case.

Steps to test:

  • Insert http (not https) uri in the Add Remote Dataset view
  • Should work

@fm3 fm3 requested a review from philippotto February 21, 2023 12:28
@fm3 fm3 self-assigned this Feb 21, 2023
Copy link
Member

@philippotto philippotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@fm3 fm3 enabled auto-merge (squash) February 21, 2023 12:44
@fm3 fm3 merged commit 3f3e6dd into master Feb 21, 2023
@fm3 fm3 deleted the explore-http branch February 21, 2023 12:45
hotzenklotz added a commit that referenced this pull request Feb 21, 2023
…bar-menu

* 'master' of github.com:scalableminds/webknossos:
  Fix exploring datasets via http (without s) (#6863)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants