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

Add FTP related protocols to the registerProtocolHandler safelist. #6583

Closed
asankah opened this issue Apr 14, 2021 · 2 comments · Fixed by #6584
Closed

Add FTP related protocols to the registerProtocolHandler safelist. #6583

asankah opened this issue Apr 14, 2021 · 2 comments · Fixed by #6584

Comments

@asankah
Copy link
Contributor

asankah commented Apr 14, 2021

As a part of deprecating of FTP I'd like to add FTP related protocols to the registerProtocolHandler safelist. Obv this would allow websites to offer gateway-like functionality to allow access to legacy FTP resources.

The schemes proposed for addition are:

PR and WPTs forthcoming for consideration.

@asankah
Copy link
Contributor Author

asankah commented Apr 14, 2021

@asankah
Copy link
Contributor Author

asankah commented Apr 14, 2021

Also related to issue #5375 .

asankah added a commit to asankah/html that referenced this issue Apr 14, 2021
asankah added a commit to asankah/html that referenced this issue Oct 9, 2021
asankah added a commit to asankah/html that referenced this issue Feb 7, 2022
asankah added a commit to asankah/html that referenced this issue Feb 7, 2022
asankah added a commit to asankah/html that referenced this issue Feb 7, 2022
asankah added a commit to asankah/html that referenced this issue Feb 7, 2022
asankah added a commit to asankah/html that referenced this issue Feb 7, 2022
asankah added a commit to asankah/html that referenced this issue Feb 7, 2022
domenic pushed a commit that referenced this issue Feb 14, 2022
Closes #6583.

This also adds normative steps to strip out the username and password components of the URL before passing it to the handler.
mfreed7 pushed a commit to mfreed7/html that referenced this issue Jun 3, 2022
Closes whatwg#6583.

This also adds normative steps to strip out the username and password components of the URL before passing it to the handler.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant