- From: Adam Langley <noreply@github.com>
- Date: Wed, 04 Oct 2023 12:09:34 -0700
- To: public-webauthn@w3.org
Branch: refs/heads/main
Home: https://github.com/w3c/webauthn
Commit: 254d007aabe8817341ea66c1576aae67e504944d
https://github.com/w3c/webauthn/commit/254d007aabe8817341ea66c1576aae67e504944d
Author: Adam Langley <agl@chromium.org>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M index.bs
Log Message:
-----------
Highlight that filtering all pubKeyCredParams is an error.
While this is specified in the [algorithm steps][REF], it's arguably
subtle and surprising and thus worth calling out.
[REF]: https://w3c.github.io/webauthn/#ref-for-dom-publickeycredentialdescriptor-type%E2%91%A0
Commit: 0b011e6c677ba2bb9f260ddba517df1724fbcab1
https://github.com/w3c/webauthn/commit/0b011e6c677ba2bb9f260ddba517df1724fbcab1
Author: Adam Langley <agl@chromium.org>
Date: 2023-09-29 (Fri, 29 Sep 2023)
Changed paths:
M index.bs
Log Message:
-----------
Update capitalisation as requested.
Commit: f1475bd96604ca6d41cd7ab5f475b2005486bbed
https://github.com/w3c/webauthn/commit/f1475bd96604ca6d41cd7ab5f475b2005486bbed
Author: Adam Langley <agl@google.com>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
M index.bs
Log Message:
-----------
Merge pull request #1971 from w3c/emptyallowlist
Highlight that filtering all pubKeyCredParams is an error.
Compare: https://github.com/w3c/webauthn/compare/77654c941d0f...f1475bd96604
Received on Wednesday, 4 October 2023 19:09:38 UTC