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

impl: strict URL validation#164

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
fioan89 merged 2 commits intomainfromimpl-strict-url-validation
Jul 30, 2025
Merged

Conversation

fioan89
Copy link
Collaborator

This commit rejects any URL that is opaque, not hierarchical, not using http or https protocol, or it misses the hostname. The rejection is handled in the connection/auth screen and also in the URI protocol handling logicimage
image
image

This commit rejects any URL that is opaque, not hierarchical, not using http or httpsprotocol, or it misses the hostname. The rejection is handled in the connection/auth screenand also in the URI protocol handling logic.
Copy link
Member

@matifalimatifali left a comment

Choose a reason for hiding this comment

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

Could we make the error message a bit more explicit with an example of a correct URL? I think some of the users may not know what an opaque or hierarchical URL is.

@fioan89
Copy link
CollaboratorAuthor

Could we make the error message a bit more explicit with an example of a correct URL? I think some of the users may not know what an opaque or hierarchical URL is.

Done.

@fioan89fioan89 requested a review frommatifaliJuly 29, 2025 19:49
@fioan89fioan89 merged commit82eee1f intomainJul 30, 2025
6 checks passed
@fioan89fioan89 deleted the impl-strict-url-validation branchJuly 30, 2025 20:25
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@matifalimatifalimatifali approved these changes

@f0sself0sselAwaiting requested review from f0ssel

@jdomeracki-coderjdomeracki-coderAwaiting requested review from jdomeracki-coder

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

Successfully merging this pull request may close these issues.

2 participants
@fioan89@matifali

[8]ページ先頭

©2009-2025 Movatter.jp