Skip to content

Add otpauth as a safelisted scheme for registerProtocolHandler()#5551

Open
fred-wang wants to merge 1 commit intowhatwg:mainfrom
fred-wang:safelist-otpauth
Open

Add otpauth as a safelisted scheme for registerProtocolHandler()#5551
fred-wang wants to merge 1 commit intowhatwg:mainfrom
fred-wang:safelist-otpauth

Conversation

@fred-wang
Copy link
Copy Markdown
Contributor

@fred-wang fred-wang commented May 16, 2020

This commit adds otpauth to [safelisted]. Several requests for new
schemes have been blocked on [blocklist] but this latter approach
is not pursued in the short term. This was originally proposed in
[otpauth] and the scheme is documented at [iana].

[blacklist] #3998
[iana] https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml
[optauth] #2204
[safelisted] https://html.spec.whatwg.org/multipage/system-state.html#safelisted-scheme

  • At least two implementers are interested (and none opposed):
  • Tests are written and can be reviewed and commented upon at:
  • Implementation bugs are filed:
    • Chrome: …
    • Firefox: …
    • Safari: …

(See WHATWG Working Mode: Changes for more details.)


💥 Error: Wattsi server error 💥

PR Preview failed to build. (Last tried on Jan 15, 2021, 8:00 AM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

🚨 Wattsi Server - Wattsi Server is the web service used to build the WHATWG HTML spec.

🔗 Related URL

<html>
<head><title>504 Gateway Time-out</title></head>
<body bgcolor="white">
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx/1.10.3</center>
</body>
</html>

If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.

This commit adds otpauth to [safelisted]. Several requests for new
schemes have been blocked on [blocklist] but this latter approach
is not pursued in the short term. This was originally proposed in
[otpauth] and the scheme is documented at [iana].

[blacklist] whatwg#3998
[iana] https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml
[optauth] whatwg#2204
[safelisted] https://html.spec.whatwg.org/multipage/system-state.html#safelisted-scheme
@TheHllm
Copy link
Copy Markdown

TheHllm commented May 18, 2020

Tests written wpt/pull/23661

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants