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 sftp to registerProtocolHandler safelisted schemes #6254

Closed
vapier opened this issue Dec 28, 2020 · 1 comment
Closed

Add sftp to registerProtocolHandler safelisted schemes #6254

vapier opened this issue Dec 28, 2020 · 1 comment

Comments

@vapier
Copy link

vapier commented Dec 28, 2020

SSH File Transfer Protocol has been around for more than 2 decades with many clients out there supporting it (some incomplete lists).

the html spec already allows for ssh:// & ftp://, so sftp:// seems pretty straight froward.

the IETF RFC that defines both ssh:// & sftp://.

vapier added a commit to vapier/html that referenced this issue Dec 28, 2020
This aligns with the existing ssh scheme already in here.

Fixes whatwg#6254.
vapier added a commit to vapier/wpt that referenced this issue Dec 28, 2020
vapier added a commit to vapier/wpt that referenced this issue Jan 4, 2021
@annevk
Copy link
Member

annevk commented Dec 16, 2022

This was resolved by #6584.

@annevk annevk closed this as completed Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants