Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: prepend scheme to access url#3317

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
sreya merged 3 commits intomainfromjon/fixaccessurl
Jul 31, 2022
Merged

fix: prepend scheme to access url#3317

sreya merged 3 commits intomainfromjon/fixaccessurl
Jul 31, 2022

Conversation

sreya
Copy link
Collaborator

  • Problems can arise spawning workspaces if a scheme-less URL is passed
    as the access URL.

    If an access URL is detected to not have an "http" or "https" scheme
    then it is prepended with "https". If the hostname is detected
    to be a loopback device then "http" is preferred.

fixes#2874

ammario reacted with thumbs up emoji
- Problems can arise spawning workspaces if a schemeless URL is passed  as the access URL.  If an access url is detected to not have an "http" or "https" scheme  then it is prepended with "https". If the hostname is detected  to be a loopback device then "http" is preferred.
@sreyasreya requested a review fromdwahlerJuly 30, 2022 00:54
@sreyasreya merged commit8b17bf9 intomainJul 31, 2022
@sreyasreya deleted the jon/fixaccessurl branchJuly 31, 2022 22:49
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@kylecarbskylecarbskylecarbs approved these changes

@dwahlerdwahlerAwaiting requested review from dwahler

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

CODER_ACCESS_URL shouldn't require protocol
2 participants
@sreya@kylecarbs

[8]ページ先頭

©2009-2025 Movatter.jp